/* C-cross code */

body {
	background-color: #FFFFFF;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}

#all {
min-height:100%;
width:100%;
}

*html #all{ 
    height:100%;
}

#line{
height:5px;
background: #b0c4d6;
margin: 0 30px 0 30px;
}

#top_menu{
margin: 0 30px 0 30px;
height:25px;
}

.lada{
font-weight:bold;
color: #9f9f9f;
font-size:120%;
float:left;
}

#top ul{
padding:0.3em 0 0 0;
margin:0;
list-style:none;
overflow:hidden;
line-height:100%;
height:100%;
margin-left:50%;
}

#top ul li{
display:inline;
padding:0 9px;
border-left:2px solid #CCC;
font-size:90%;
float:left;
line-height:100%;
margin-left:-2px;
font-weight:bold;}

#top a{
color:#8c8c8c;
}

#top a:hover{
color:#75b6f0;
}

#header {
height: 170px;
margin: 0 150px 0 450px;
}

#logo {
width: 440px;
height: 170px;
background: url(http://www.2151.ru/images/header_left.jpg) no-repeat;
margin-left:-440px;
float:left;
position:relative;
display: inline;
}

#h_bg{
background:url(http://www.2151.ru/images/header_bg.jpg);
height:170px;
width:100%;
float:left;
}

#h_r {
width: 140px;
height: 170px;
background: url(http://www.2151.ru/images/header_right.jpg);
margin-right:-140px;
float:right;
display: inline;
position:relative;
}

#content{
margin:10px 10px 0 10px;
}

#menu_bg{
background:#dadedf;
width:250px;
}

#menu_t{
background:url(http://www.2151.ru/images/menu_top.jpg);
width:250px;
height:20px;
}

#menu_b{
background:url(http://www.2151.ru/images/menu_bottom.jpg);
width:250px;
height:25px;
}

#menu_list{
padding:0;
margin:0 5px 0 25px;
font-weight:bold;
list-style-image:url(http://www.2151.ru/images/menu1.jpg);
font-size:100%;
}

#menu_list a{
color:#6f6f6f;
}
#menu_list a:hover{
color:#5296d2;
}

.menu0{
font-weight: normal;
list-style-image:url(http://www.2151.ru/images/menu2.jpg);
font-size:95%
}
.menu0 a{
color:#d2d2d2;
text-decoration:none;
}
#menu0 a:hover{
color:#ff7400;
text-decoration:none;
}

#left{
width:250px;
float:left;
}

#text{
margin:0 10px 0 270px;
color:#525252;
font-size: 12px;
font:Arial, Helvetica, sans-serif;
}

#content-clear{ 
    clear:both;
    height:65px;
}

#footer {
height: 50px;
margin: -65px 100px 15px 30px;
}
#lf {
width: 20px;
height: 50px;
background: url(http://www.2151.ru/images/bottom_left.jpg) no-repeat;
margin-left:-20px;
float:left;
position:relative;
display: inline;
}
#f_bg{
background:url(http://www.2151.ru/images/bottom_bg.jpg);
height:50px;
width:100%;
float:left;
}
#rf {
width: 90px;
height: 50px;
background: url(http://www.2151.ru/images/bottom_right.jpg);
margin-right:-90px;
float:right;
display: inline;
position:relative;
}
#f_bg a{
color:fcfcfc;
}
#f_bg a:hover{
text-decoration:none;
}
