body{
color: #333333;
background: url(img/back.gif) white repeat;
font-size: 12px;
line-height: 1.3em;
margin: 0px;
font-family: Verdana, Arial;
}

h1{
margin: 10px 0px 10px 0px;
font-size: 18px;
}

h2{
margin: 5px 0px 5px 0px;
font-size: 16px;
}

hr{
border: 0px;
height: 0px;
border-top: 1px solid #eeeeee;
background: #eeeeee;
}

img,a{border:0px;}

#all{
width:800px;
margin: auto;
}

#belka{
float:left;
width: 800px;
height: 95px;
margin: 0px 0px 10px 0px;
background: url(img/menu.gif) transparent no-repeat;
}

#belka2{
float:left;
width: 800px;
height: 95px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
background: url(img/belka.gif) transparent no-repeat;
}

a.bel{
display: inline-block;
width: 90px;
height: 20px;
text-align: center;
padding: 45px 0px 30px 0px;
font-size: 18px;
color: #ADB6BD;
text-decoration: none;
}

a.bel:hover, a.bel2{
display: inline-block;
width: 90px;
height: 20px;
text-align: center;
padding: 45px 0px 30px 0px;
font-size: 18px;
color: #ADB6BD;
text-decoration: none;
background: url(img/hover.gif) transparent no-repeat;

}

#top{
float:left;
width: 800px;
height: 316px;
background: url(img/top.gif) transparent no-repeat;
}

#content{
float:left;
width: 800px;

}

#lef{
float:left;
width: 578px;

padding: 0px;
margin: 10px 0px 0px 0px;
background: url(img/leftback.gif) repeat-y;
}

#left{
float:left;
width: 558px;
min-height: 209px; height: 209px; height: auto !important;
padding: 10px 10px 0px 10px;
margin:  0px;
background: url(img/lefttop.gif) transparent no-repeat;
}

#lefb{
float:left;
width: 578px;
height: 14px;
background: url(img/leftbottom.gif) transparent no-repeat;
}

.ri{
float:left;
width: 219px;

padding: 0px;
}

.righ{
float:left;
width: 197px;

padding: 0px;
margin: 10px 0px 0px 22px;
background: url(img/rightback.gif) repeat-y;
}

.right{
float:left;
width: 177px;
min-height: 209px; height: 209px; height: auto !important;
padding: 10px;
margin: 0px;
background: url(img/righttop.gif) transparent no-repeat;
}

.righb{
float:left;
width: 197px;
height: 14px;
background: url(img/rightbottom.gif) transparent no-repeat;
}

#left a, .ri a{color: #888888;}

#footer{
float:left;
width: 780px;
height: 35px;
padding:5px 10px;
margin-top: 10px;
background: url(img/footer.gif) transparent no-repeat top;
color: #777777;
}
#footer a { color:#777777; }
#footer a:hover { color:red; text-decoration:none; border-bottom:1px dotted red; }
.righ a:hover { color:red; text-decoration:none; border-bottom:1px dotted red; }
.righ a { color:#333333; }
#left a:hover { color:red; text-decoration:none; border-bottom:1px dotted red; }
#left a { color:#333333; }