BODY {
background: #e7e7e7;
padding: 0;
margin: 0;
}
#header {
width: 100%;
height: 237px;
background: 
url("img/bg-head.jpg")
left top
repeat-x;
}
.top {
width: 100%;
height: 237px;
background: 
url("img/top.jpg")
right top
no-repeat;
}
.logo {
width: 100%;
height: 237px;
background: 
url("img/logo.jpg")
left top
no-repeat;
}
.dz-container {
float: left;
width: 100%;
margin: 0 -110px 0 0;
}
.dz-menu {
float: left;
width: 400px;
height: 237px;
position: relative;
}
.dz-menu a:link, .dz-menu a:visited, .dz-menu2 a:link, .dz-menu2 a:visited {
color:#696969;
}
.dz-menu-p1 {
float: left;
width: 200px;
height: 237px;
}
.dz-menu-text {
clear: both;
margin: 5px 0 0 10px;
font-size: 10px;
font-weight: bold;
color: #5C758C;
}
.dz-menu-rules, .dz-menu-users, .dz-menu-faq, .dz-menu-reklama, .dz-menu-news, .dz-menu-contact {
clear: both;
font-family: Arial, Tahoma;
font-size: 13px;
font-weight: bold;
color:#696969;
}
.dz-menu-rules {
margin-left: 46px;
margin-top: 7px;
}
.dz-menu-users {
margin-left: 20px;
margin-top: 50px;
}
.dz-menu-faq {
margin-top: 10px;
margin-left: 75px;
}
.dz-menu-reklama {
margin-top: 15px;
margin-left: 135px;
}
.dz-menu-news {
margin-top: 37px;
margin-left: 120px;
}
.dz-menu-contact {
margin-top: 28px;
margin-left: 25px;
}
.dz-top-block {
margin: 0 110px 0 400px;
text-align: center;
}

.dz-banner {
margin-left: auto;
margin-right: auto;
margin-top: 35px;
width: 468px;
text-align: center;
height: 60px;

}
.dz-rotator {
margin-left: auto;
margin-right: auto;
margin-top: 15px;
width: 600px;
text-align: center;
height: 130px;

}
.dz-menu2 {
float: right;
width:110px;
}
.dz-nav-head {
height: 38px;
background: 
url("img/bg-nav-head.png");
margin: 0 -10px;
padding: 0 10px;
}
.dz-nav-head h3{
color: #fff;
text-decoration: none;
border-bottom: none;
font-size: 12px;
font-weight: bold;
}

