body {

margin: 0 auto;
background: #ffffff;
}

#main {
width: 980px;
margin: 0 auto;
background: #fff ;
}


#header_top {
position: relative;
width;980px;
height: 41px;
margin: 0 auto;
background: url('../img/top.png') no-repeat;
}

#header {
position: relative;
width: 980px;
margin: 0 auto;
background: url('../img/middle.png') repeat-y;
}

#logo {

width: 980px;
height: 140px;
background: url('../img/logo.png') center no-repeat;
}

#top_info {
position: absolute;
right: 10px;
width: 520px;
height: 48px;
font-size: 10px;
font-family: tahoma;
color: #736a6a;
}

#top_info_text1 {
position: absolute;
top: 0px;
left: 10px;
width; 130px;
height:48px;
}

#top_info_text2 {
position: absolute;
top: 0px;
left: 140px;
width; 130px;
height:48px;
}

#top_info_text3 {
position: absolute;
top: 0px;
right: 150px;
width; 130px;
height:48px;
}

#top_info_text4 {
position: absolute;
top: 0px;
right: 20px;
width; 130px;
height:48px;
}

#menu {
position: absolute;
right: 10px;
top: 95px;
float: right;
width: 520px;
height: 25px;
font-size: 17px;
font-family: Verdana;
color: #26699d ;

text-align:center;
}

a{

color: #26699d ;
text-decoration: none;
}

a:hover
{
color: #5dc005;
text-decoration: none;
}

#content {
position: relative;
width: 980px;
margin: 0 auto;
background: url('../img/middle.png') repeat-y;

}

#content .wide {
margin-left: 20px;
margin-right: 20px;
width: 920px;
font-family: Tahoma;
font-size: 13px;
color:#3b393a;
}

table {
font-family: Tahoma;
font-size: 13px;
color:#3b393a;
}

#smoke {
position: relative;
margin-left: 451px;
width: 519px;
height: 114px;
background: url('../img/smoke.png') no-repeat;
}

#footer {
position: absolute;
width: 980px;
margin: 0 auto;
background: url('../img/middle.png') repeat-y;
}

#footer a:link {
color:#26699d;
}

#footer a:hover {
color:#5dc005;
}

#line {

width: 980px;
height: 30px;
background: url('../img/line.png') center no-repeat ;
}

#footer_text1 {
position: relative;
top: 0px;
left: 90px;
width; 190px;
height:70px;
font-family: Tahoma;
font-size: 12px;
color:#736a6a
}

#footer_text2 {
position: absolute;
top: 30px;
left: 290px;
width; 190px;
height:70px;
font-family: Tahoma;
font-size: 12px;
color:#736a6a
}

#footer_text3 {
position: absolute;
top: 30px;
right: 290px;
width; 190px;
height:70px;
font-family: Tahoma;
font-size: 12px;
color:#736a6a
}

#footer_text4 {
position: absolute;
top: 30px;
right: 90px;
width; 190px;
height:70px;
font-family: Tahoma;
font-size: 12px;
color:#736a6a
}



#description {
margin-left:20px;
width: 980px;
margin: 0 auto;
background: url('../img/middle.png') repeat-y;
font-family: Tahoma;
font-size: 10px;
color:#736a6a
}


#description .stopka {
margin-left: 25px;
font-family: Tahoma;
font-size: 10px;
color:#736a6a;

}


#rights {
margin-left:20px;
width: 980px;
height:41px;
margin: 0 auto;
background: url('../img/bottom.png') no-repeat;
}

#rights .notka {
margin-right:25px;
font-family: Tahoma;
font-size: 10px;
color:#736a6a;
text-align: right;
}