/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background:#002b4e url(/i/bg.jpg) left top repeat-x;
	}
/* global styles */
img { border:none; }
p { padding:0; margin:10px 0;}
h1, h2, h3, h4, h5, h6 { font-family:Verdana, Geneva, sans-serif; color:#00286c; padding:0;}
h1 { font-size:24px; font-weight:normal; color:#f4a100; margin:10px 0 6px 0; text-transform:uppercase;}
h2 { font-size:22px; font-weight:normal; }
h3 { font-size:20px; font-weight:normal; }
h4 { font-size:15px;
color:#F4A100;
text-align:center;
 }
h5 { font-size:14px; }
h6 { font-size:12px; }
hr { height:1px; border:none; color:#dcdcdc; background:#dcdcdc; }
.clear { clear:both; }
.text { display:table; }

/* .inlineblock { display:-moz-inline-stack; display:inline-block; } */

/*#HTMLBlock { min-width:1000px; }*/
/* for IE6 */
html #HTMLBlock {
	padding-left:1000px;
}
html #HTMLBlockMinWidth {
	height:0;
} /* хак для IE, что бы включить свойство hasLayout */
html #HTMLBlockContent {
	margin-left:-1000px;
	position:relative;
	height:0;
}
/* end */

a:active, a:focus, img { outline:none !important; }
:focus{ -moz-outline-style:none !important; }

/* Стандартные ссылки */
a:link, a:active, a:visited {
	color:#f4a100;
	text-decoration:underline;
	}
#docs ol li a {
text-decoration:underline;
}
	
a:hover {
	text-decoration:none;
	}
.content .header{
	
}
.content .header .icons{
	float:right;
	padding:0 9px;
	width:182px;
	height:21px;
	padding-top:2px;
	padding-left:30px;
	background:url(/i/bg_icon.jpg) left top no-repeat;
}
.icons .icon_item {
	float:left;
	font-size:0;
	height:17px;
	padding:3px 20px 0 20px;
}
.icons .icon_razd {
	float:left;
	background:url(/i/icon_razd.jpg) left top no-repeat;
	width:2px;
	height:17px;
	font-size:0;
}
.content .header .logo_block {
	padding:0 9px;
	height:349px;
	background:url(/i/bg_logo.jpg) left top no-repeat;;
}
.logo_block .logo {
	width:330px;
	height:326px;
	padding-top:23px;
	padding-right:20px;
	float:left;
	color:#fff;
}
.logo_block .logo_pic {
	width:60%;
	max-width:1000px;
	height:332px;
	padding-top:17px;
	float:left;
	overflow:hidden;
	position:relative;
}
.logo_block .logo_pic .shadow {
	position:absolute;
	left:0;
	top:0;
	background:url(/i/logo_img_shadow.png) left top no-repeat;
	width:14px;
	height:349px;
	font-size:0;
}
.logo_block .logo_pic .rec {
	position:absolute;
	right:0px;
	top:17px;
	background:url(/i/logo_img_rec.png) left top no-repeat;
	width:10px;
	height:301px;
	font-size:0;
}
/*----------------------------*/
#content_block {
	padding:0 9px;
}
#content_block .leftblock {
	width:281px;
}
#content_block .leftblock .menu_block {
	padding-bottom:10px;
}
.menu_block .menu_top_bg {
	background:url(/i/menu_bg.png) left top no-repeat;
	width:281px;
	height:5px;
	font-size:0;
}
.menu_block .menu_bottom_bg {
	background:url(/i/menu_bg_bottom.png) left top no-repeat;
	width:281px;
	height:5px;
	font-size:0;
}
.menu_block .menu_bg {
	width:279px;
	background:#002b4e;
	border-left:1px solid #115782;
	border-right:1px solid #115782;
	padding:6px 0px;
}
.menu_block .menu_bg .menu_pos .menu_pos_nochild, .menu_block .menu_bg .menu_pos_big {
	background:url(/i/menu_arrow.jpg) 18px 12px no-repeat;	
}

.menu_pos a:link, .menu_pos a:visited, .menu_pos a:active,
.menu_pos_nochild a:link, .menu_pos_nochild a:visited, .menu_pos_nochild a:active,
.menu_pos_big a:link, .menu_pos_big a:visited, .menu_pos_big a:active{
	padding:8px 31px;
	text-decoration:none;
	display:block;
	color:#97c4e9;
}
.menu_pos a:hover, .menu_pos_nochild a:hover, .menu_act_min {
	color:#f4a100;
	background:url(/i/menu_pos_bg.jpg) left center no-repeat;
}

.menu_act_min {
	padding:8px 31px;
	text-decoration:none;
	display:block;
	color:#f4a100;
	background:url(/i/menu_pos_bg.jpg) left center no-repeat;
}
.menu_act_min a:link, .menu_act_min a:visited, .menu_act_min a:active {
	text-decoration:none;
}

.menu_act {
	padding-left:13px;
	color:#0d2e6a;
}
.menu_act .menu_act_top_bg {
	background:url(/i/menu_act_top_bg.jpg) left top no-repeat;
	width:254px;
	height:5px;
	font-size:0;
}
.menu_act .menu_act_bottom_bg {
	background:url(/i/menu_act_bottom_bg.jpg) left top no-repeat;
	width:254px;
	height:5px;
	font-size:0;
}
.menu_act .menu_act_content {
	background:url(/i/menu_act_link_bg.jpg) left top no-repeat;
	width:236px;
	height:18px;
	padding-top:1px;
	padding-left:18px;
}
.menu_act .menu_act_content a:link, .menu_act .menu_act_content a:visited, .menu_act .menu_act_content a:active {
	padding:0 31px;
}

.menu_act_links {
	width:224px;
	background:#f4a100;
	padding:5px 10px 5px 20px;
}
.menu_act_links a:link, .menu_act_links a:visited, .menu_act_links a:active{
	display:block;
	color:#002b4e;
	background:url(/i/act_links_arrow.jpg) left 6px no-repeat;
	padding:2px 10px;
}
/*-*/
.menu_pos_big a:hover {
	color:#f4a100;
	background:url(/i/menu_pos_bg_big.jpg) left top no-repeat;
}
.menu_block .menu_bg .menu_hr {
	width:279px;
	height:1px;
	font-size:0;
	background:url(/i/menu_hr.gif) left top no-repeat;
}
/*--*/
#content_block .rightblock {
	width:257px;
}
.rightblock .info_block {
	padding-bottom:10px;
}
.rightblock .info_block .info_block_top {
	background:url(/i/right_block_top_bg.jpg) left top no-repeat;
	width:257px;
	height:5px;
	font-size:0;
}
.rightblock .info_block .info_block_content {
	background: url(/i/right_block_bg.jpg) left top no-repeat;
	width:235px;
	border-left:1px solid #115782;
	border-right:1px solid #115782;
	position:relative;
	color:#FFF;
	padding:10px;
}
.info_block_content .info_text {
	padding:10px 0;
}
.info_text .info_archive {
	padding-left:10px;
}
.info_text ul {
	margin:0;
	display:table;
}
.info_text ul li {
	list-style-image:url(/i/phones.gif);
	list-style-position:outside;
	padding-left:2px;
	padding-bottom:5px;
}
.info_block_content .logos1 {
	position:absolute;
	left:6px;
	top:-12px;
	background:url(/i/logos1.png) left top no-repeat;
	width:53px;
	height:71px;
}
.info_block_content .logos2 {
	position:absolute;
	left:0;
	top:0;
	background:url(/i/logos2.png) left top no-repeat;
	width:43px;
	height:57px;
}
.info_block_content .logos3 {
	position:absolute;
	left:-3px;
	top:-8px;
	background:url(/i/logos3.png) left top no-repeat;
	width:58px;
	height:52px;
}
.info_block_content .info_title {
	color:#f4a100;
	font-size:18px;
	padding:2px 0 25px 0;
}
.rightblock .info_block .info_block_bottom {
	background:url(/i/right_block_bottom_bg.jpg) left top no-repeat;
	width:257px;
	height:5px;
	font-size:0;
}
/*-*/
#content_block .centerblock {
	padding:0 22px;
	color:#97c4e9;
}
.centerblock .link_pages, .centerblock .link_pages a{
	color:#f4a100;
}
/*---------------------------------*/
.centerblock .contenttext {
	padding-bottom:10px;
}
.centerblock .contentline {
	font-size:0;
	height:2;
	border-top:1px solid #004775;
	border-bottom:1px solid #000013;
}
/*---------------------------------*/
.centerblock .obyavlenia {
	color:#000;
}
.red_h {
text-align:left;
	font-size:30px;
	color:#F4A100;
}
.centerblock .obyavlenia .blue_panel {
	color:#97c4e9;
	padding:5px 10px 1px 10px;
	margin:1px 0;
}

.centerblock .obyavlenia .blue_panel img {
border:1px solid #97c4e9;
padding:2px 5px 2px 5px;
width:120px;
}
.blue_panel .blue_title {
	font-size:18px;
	color:#F4A100;
	margin:0;
}

.blue_panel .blue_title span {
font-size:16px;
color:#97C4E9;
}
.morelink {
	padding:5px 0 10px 400px;
}
/*-------------------------------*/
#footer {
	height:117px;
	border-top:1px solid #000;
	background:#00213f;
}
#footer .left_part {
	float:left;
	width:482px;
	height:99px;
	padding:8px 0 0 18px;
	color:#f4a100;
}
#footer .right_part {
	float:right;
	width:142px;
	height:45px;
	padding:15px 53px 0 0 ;
	background:url(/i/footer_bg.jpg) right top no-repeat;
}

#footer .right_part a {
text-decoration:none;
}
#docs ol li a p {
color:#97C4E9;
text-decoration:underline !important; 
}

 a.next_pages  {
 text-decoration:none;
 }
 
 .yellow {
 color:#F4A100;
 }
 
 h4.blue {
 color:#97C4E9;
 border:1px solid #F4A100;
 padding:5px;
 }
 
 .blue2 {
 color:#97C4E9;
 }
 
 h4 a {
 font-weight:100;
 }
 
 .left {
 float:left;
 margin-right:10px;
 }
 
 .right {
 float:right;
 margin-left:10px;
 }