html { height: 100%; } 
.list_head, .list_head a{
	padding-left: 15px;
	font-size: 14px;
	font-weight: bolder;
}
body{
	padding: 0px;
	margin: 0px;
	height: 100%;
	height: 100%;
}

a{
color: #2f4f8e;
}
a:hover{
color: #f49800;
text-decoration: none;
}

h3{
font-size: 15px;
}

h5{
font-size: 11px;
}

#main_cell{
width: 1240px;
height: 100%;
}
#header{
background-image: url(../images/shap.jpg);
background-repeat: no-repeat;
height: 194px; 
}

#upper_menu{
	width:754px;
	height: 90px;
	margin-top: -45px;
	/*margin-left: 380px;*/
  position: absolute;
}
.upp_menu_cell_w{
	border: 1px;
	border-color: #ffffff;
	border-style: solid;
	height: 45px;

}
.upp_menu_cell{
	background-color: #213d73;
	border: 6px;
	border-color: #2f4f8e;
	border-style: solid;
	height: 33px;
}
.upp_menu_cell a{
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 13px;
	font-variant: small-caps;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	display: block;
}

.upp_menu_cell:hover{
	background-color: #f49800;
	border: 6px;
	border-color: #2f4f8e;
	border-style: solid;
	height: 33px;

}

#cont_cell{
	background-color: #ffffff;
	height: 100%;
}

#left_cell{
background-image: url(../images/left_cell_back.jpg);
background-repeat: repeat-y;
	width: 380px;
	float: left;
	
}
#ics{
	background-color: transperent;
	height: 45px;
	width: 298px;
	padding-left: 83px;
}
#main_menu{
	height: 300px;
	width: 298px;
	margin-left: 83px;
}
#contact_pole{
font-family: Arial, Helvetica, sans-serif;
height: 140px;
width: 298px;
margin-left: 83px;
margin-bottom: 48px;
border-top: 1px;
border-top-style: solid;
border-top-color: #2f4f8e;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #2f4f8e;
}

#mm_cel{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin-top: 6px;
background-image: url(../images/main_men_cell.jpg);
background-repeat: repeat-x;
border-left: 8px;
border-left-style: solid;
border-left-color: #2f4f8e;
	height: 46px;
	width: 288px;

}
/*--------------------------правая и основная колонка-----------*/
#right_cell{
	height: 100%;
	width: 500px;
	margin-left: 380px;
}
/*--------------------------тело-----------*/

.content{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 220px;
margin-top: 100px;
width: 600px;
position: absolute;
}
.or{
	color: #f49800;
	text-decoration: none;
}
.li_fo{
font-size: 10px;
}
.content_wo_dop_men{
font-family: Arial, Helvetica, sans-serif;
/*padding-left: 400px;*/
margin-top: 50px;
width: 740px;
position: absolute; 
}
.content #head{
	font-size: 13px;
color: #f49800;
}
/*--------------------------доплнтельное меню в теле страницы-----------*/
.dop_menu_holder{
position: absolute;
font-family: Arial, Helvetica, sans-serif;
	/*padding-left: 380px;*/
margin-top: 100px;
	font-size: 12px;
}
.dop_menu{

	border-left: 10px;
	border-left-style: solid;
	border-color: #f49800;
	width: 190px;
	padding-left: 20px;
	padding-bottom: 15px	
}
.dop_menu #head{
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #2f4f8e;
font-size: 20px;
color: #f49800;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
}
.dop_menu a:hover{
display: block;
color: #f49800;
text-decoration: none;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #2f4f8e;
padding-top: 4px;
}
.dop_menu a{
display: block;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #2f4f8e;
padding-top: 4px;
}

/*--------------------------блок с анонсом публикации-----------*/
.publ{
padding-top: 50px;
width: 280px;

}
.publ .head_p{
font-size: 15px;
color: #2f4f8e;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 

}
.publ a:hover{
color: #f49800;
text-decoration: none;
}

