/*
New1 #F FC025
New	#F FA025
Old	#F F9000
*/

/*---- Main Style----*/
body{
	background:#FF9000;
}
.bg_word{
	background:#D6822E;
	padding:1px;
}

#wrapp{
	margin-top:20px; 
}

.st_list{list-style:disc inside;}
.st_list li{background:none !important;}
/*-------------------*/


/*------Header Style-------*/

#header{background:#000000;}

.lang{
	margin:25px 50px 0 0;
	float:right;
}

.lang span{margin:0 5px 5px 0;}

.lang span a{
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.header_logo{
	margin:17px 56px 0 50px;
	_margin:17px 56px 0 20px;
	float:left;
}

.header_menu{
	overflow:hidden;
	/*background:url(i/header_bg.jpg) right no-repeat;*/
	min-height:11.67em;
	height:auto !important;
	_float:left;
}

.name{
	position:relative;
	top:20px;
	height:6.67em;
	float:left;
	margin:0 56px 0 0;
	_margin:0 0px 0 0;
}

#banners{
	margin:0 0 10px 0;
}
.banner{
	width:500px;
	height:50px;
	margin:0 auto;
	background:#CC3300;
	color:#FFFFFF;
}

/*--header menu--*/

.menu{
	margin:35px 0 0 0;
	_margin:35px 0 5px 0;
	overflow:hidden;
	height:1%;
	background:#000000;
}

.menu li{
	float:left;
	margin:0 20px 0 0;
}

.sub_menu{
	display:none;
	position:absolute;
	background:#000000;
	overflow:hidden;
	z-index:1;
	_height:1%;
	width:250px;
}

.sub_menu li{
	float:none !important;
	border-bottom:1px solid #FF9000;
	width:250px;
}

.sub_menu li div{
	margin:10px 10px 12px 18px;	
}

.sub_menu li a{
	font-size:14px !important; 
	color:#FF9000; 
	text-decoration:none;
	font-family:"Arial Narrow", sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}

.sub_menu li a:hover{
	color:#ff0000;	
}

.last_item{

}

.third_level {
	background:none repeat scroll 0 0 #FF9000;
	list-style-position:outside;
	padding:1px 0 2px;
	width:250px;
}

.third_level li {
	border-bottom:medium none;
	line-height:normal !important;
	list-style:none outside none;
	margin:0 35px 0 18px;
	padding:0 0 1px 0 !important;
}

.third_level li a {
	border:medium none !important;
	color:#000000;
	font-size:14px;
	line-height:normal !important;
	text-transform:none;
}

.catalogue{
	/*width:250px;*/
	list-style-position:outside;
	padding:1px 0 2px 0;
}

.catalogue li{
	list-style:none;
	border-bottom:none;
	/*background:url(i/list_arrow.png) no-repeat 0 center;*/
	margin:0 15px 0 18px;
	padding:0 0 1px 15px;
	line-height:normal !important;
}

.catalogue li a{
	font-size:14px;
	color:#000;
	border:none !important;
	text-transform:none;
	line-height:normal !important;
}

.catalogue_level2, .catalogue_level3{
	padding: 0px;
	margin: 0 0 0 -33px !important;
}

.catalogue_level5{
	padding: 0px;
	margin: 0 0 0 -17px !important;
}
/*----*/


/*-------------------
/*--------Page style-------*/
/*----Main Style----*/


#banner_on_main{
	margin:0 auto;
	width:728px;
}

#banner_on_main_2{
	margin:0 auto;
	width:728px;
}


#banner_on_main_3{
	margin:0 auto;
	width:728px;
}

.index_alert{
	overflow:hidden;
	height:1%;
	padding:17px 0 10px 17px;
	margin:0 0 10px 0;
}

.block_index{
	float:left;
	margin:0 0 10px 20px;
	_margin:0 0 10px 15px;
	width:217px;
	
}

.title{
	background:#FF9000;	
	margin:0 0 2px 0;
	padding:4px 20px 10px 20px;
	height:2.33em;
}

.title h2{

}	

.phone{
	background:#000000;
	margin:0 0 2px 0;
	padding:7px 0 7px 20px;
}


.last_block{

}

.block_index ul{
	background:#dbdbdd;
	border:1px solid #d1d1d1;
	padding:10px 5px 10px 20px;
}

.block_index ul li{
	background:transparent url(i/list_arrow.png) no-repeat scroll left center;
	padding:0 0 0 15px;
	margin:0 0 3px 0;
	/*background-image: url("http://proverstka.ru/comdi/i/ar1.gif");*/
	/*background-position: 0px 50%;*/
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
  	.block_index ul li{
		background:transparent url(i/list_arrow.png) no-repeat scroll left center;
		padding:0 0 2px 15px;
		margin:0 0 3px 0;
	}
}
	

.block_index ul li:hover{
	background:url(i/list_active.png) no-repeat left center;
}

.block_index ul li a{
	color:#000;
	font-family:"Arial Narrow";
	font-weight:bold;
	font-size:1.08em;
	text-decoration:none;
}

.block_index img{margin:0 0 0 0;}

.first_link{
	background:transparent url(i/list_active.png) no-repeat scroll left center !important;
}

.first_link a{
	color:#F00 !important;
}


.download_files_description{
	color: #000;
	/*text-decoration:none;*/
}

.download_files{
	text-decoration:none;
}

/*------------------*/


/*-- Left Style--*/


/*----*/

/*--Content Style--*/

#content_main {
	text-align:justify;
}



.content_news{
	width:75.33em !important;
	margin:0 !important;
}

#content_main p,#content_main span{
	line-height:1.4em;	
}

#content_main li{
	background:url(i/news_sepr.jpg) no-repeat 0 6px;
	padding:0 0 4px 15px;
}

.production p{ 
	position:relative;
	top:-3px;
}

.nav{font-size:0.93em;}

.index_info_block{
	background:#FFF;
	float:left;
	width:46.69em;
	margin:0 0 15px 37px;
	_margin:0 0 0 23px;
	overflow:hidden;
	height:1%;
}
/*
.index_info_block h1 a{
	color:#000;
	text-decoration:none;
}
*/
.index_info_block p, .index_info_block span, .index_info_block h1, .index_info_block h2, .index_info_block h3{
	color:#000;
	font-weight:bold;
}

.index_info_block p, .index_info_block span{
	font-size:1.17em;	
	letter-spacing:-0.05em;
}

.sidebar_form{
	float:right;
	padding:0 34px 10px 0;
	width:26em;
}

.mail, .search{
	float:left;
	background:#000;
	padding:7px 10px 7px 10px;
	margin:0 2px 2px 0;
}

.mail{

}

.search{padding:5px 10px 6px 10px;}

.sidebar_form form{

}

.sidebar_form_separator{
	clear:both;
	height:4px;
}

.input_search,.sub_text{
	border:1px solid #AAAAAA;
	float:left;
	font-family:"Arial Narrow",Helvetica,sans-serif;
	font-size:1.14em;
	font-weight:bold;
	height:1.6em;
	margin:0 0 2px;
	padding:0 0 0 4px;
	width:19.5em;
	width:268px;
}

.button{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #AAAAAA;
	font-weight:bold;
	float:left;
	height:1.8em;
	*height:1.8em;
	margin:0 0 0 8px;
	width:2.2em;
	_width:2.0em;
}

.button_img{
	background:none;
	border:none;
	color:#000 !important;
	height:1.99em;
	*height:1.99em;
	padding:0 5px 0 0;
	float:left;
	width:2.2em;
	margin:0 0 0 0;
	text-decoration:underline;
	
}

.order_link_wrap {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #AAAAAA;
	float:left;
	position:relative;
	margin-bottom:6px;
	height:1.9em;
	width:272px;
}

.order_link{
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:1.17em;
	font-weight:bold;
	color:#000;
	padding:5px 0 0 5px;
	_padding:6px 0 6px 5px;
	*padding:7px 0 9px 5px;
	text-decoration:none;
	_top:8px;
	float:left;

	
}

.index_short_info{
	margin:30px 0 0 0;
	padding: 0 35px 0 37px;
}

.import_info{
	margin:0 25px 0 0;
	overflow:hidden;
	float:left;
	/*background:url(i/title_bg.jpg) 0 0 repeat-x;*/
}

.import_info h2,.news h2,.report h2,.vote h2{
	float:left;
	margin:0 25px 20px 0;
}

.comments h2{
	text-transform:none;
	font-size:1.56em;
	float:left;
	margin:0 25px 20px 0;
}

.comments .title_line{
	position:relative;
	top:6px;
}

.title_line{
	background:#FF9000;
	height:1.08em;
	margin:5px 0 0 0;
	overflow:hidden;
}

.thin_title_line{
	background:none repeat scroll 0 0 #FF9000;
	height:0.6em;
	margin:4px 0 7px;
	overflow:hidden;
}

.imp_block_img{
	border:2px solid #FF9000;
	margin:5px 0 10px 0;
}

.imp_date{
	color:#FF9000 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.92em;
	float:left;
	margin:1px 13px 0 0;
}

.imp_info{
	float:left;
	width:18.82em;
	text-align:justify;	
	font-size:0.96em
}

.comments{
	margin: 15px 0 0 0;
}

.comment{
	margin:0 0 30px 0;
	padding:0 0 0 106px;
}

.comment_info{
	float:left;
	width:105px;
	margin: 0 0 0 -106px;
}

.comment_value{
	color:#000000;
	font-size:0.96em;
	text-align:justify;
	font-family:"Trebuchet MS",Arial,sans-serif;
	line-height:1em;
}

.search_result {
	/*margin: 0 0 20px 0;*/
}

.search_result div{
	margin: 0 0 15px 0;
}

.news{
	float:left;
	overflow:hidden;
	position: relative;
	width: 100%;
}

.news_content{
	clear:both;
}

.announcements{
	clear:both;
}

.announcement a{
	color:#000000;
	font-size:0.96em;
	text-align:justify;
	text-decoration:none;
}

.index_info_block2{
	width:24.38em;
	width:24.374em;
}

.poll_info_block{
	background:#FFF;
	overflow:hidden;
	float:left;
	margin: 0 0 0 25px;
}

.report{
	overflow:hidden;
}

.report_block{clear:both;}

.report_block p a{
	color:#000;
	margin:0 0 20px 0;
	text-align:justify;
	text-decoration:none;
	font-size:0.96em
}

.report_block p a:hover{}


.vote{overflow:hidden; margin:20px 0 0 0;}
.votes{clear:both;}

.vote_question{
	font-size:0.96em;
	margin:0 0 7px 0;
	font-weight:bold;
}

.answer{
	width:7.67em;
	margin:0 7px 10px 0;
}

.vote_result_wrapp{
	background: url(i/line1_right.jpg) top right no-repeat;
	float:left;
	padding:0 6px 0 0;
}

.vote_result{
	background:url(i/line1_bg.jpg) top left repeat-x;
	height:0.83em;
	padding:3px 5px 8px 10px;
	color:#000;
}

.first_img{margin:0 5px 0 10px;}

.first{
	border:none !important;
	padding:0 !important;
	margin:0 0 0 10px;
}
.vote_img{
	height:1.67em;
	margin:0 6px 0 0;
}	

.choose_ans input{
	 margin:0 10px 10px 0;
	 position:relative;
	 top:2px;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .choose_ans input {top:0;}
}

.faq_info{
}

.faq_info li{
	background:url(i/news_sepr.jpg) no-repeat 0 6px;
	padding:0 0 0 15px;
	list-style:none;
}

.faq_info a{
	text-decoration:none;
}
.faq_info a:hover{

}

.info_downl{
	margin:0 20px 10px 15px;
	width:145px;
	min-height:145px;
}

.info_downl img{
	border:2px solid #FF9000;
	margin:0 0 5px 0;
}

.download a{
	text-decoration:none;
	color:#FF9000 !important;
	font-weight:bold;
	font-size:1.25em;
}

.download a:hover{text-decoration:underline;}
.faq_info{margin:0 0 50px 0;}
.faq_info li{margin:0 0 10px 0;}
.faq_info li a div:hover{text-decoration:underline !important;}

#content_main h3{margin:15px 0 7px 0;}
.brows_list{margin:15px 0 15px 0;}

.brows_list li{
	background:url(i/news_sepr.jpg) no-repeat 0 4px !important;
	padding:0 0 0 15px;
	list-style:none;
}

.brows_list li h3{margin:0 !important;}
.brows_list li a{text-decoration:none;}
.brows_list li a:hover{text-decoration:underline;}


.order_table tr th{
	border-bottom:2px solid #FF9000;
	padding:5px;
}

.order_table tr td{
	padding:5px;
	border-bottom:1px dashed #FF9000;
}

.material_title{
	width: 100%;
}

.more_info,.dop_textarea{
	display:none;
}

/*----*/

/*--Sidebar style--*/

#sidebar{
	background:#FFF;
	padding:13px 30px 5px 0;
	/*margin:0 0 0 18px;*/
}

.small_bunner{
	width:200px;
	height:50px;
	float:left;
	background:#FF6600;
	color:#FFFFFF;
	margin:0 5px 20px 0;
}

.update_block{
	margin:0 0 20px 0;
}

.list{	
	/*padding:5px;*/
	/*overflow:hidden;
	z-index:1;
	_height:1%;
	width:320px;*/
	/*margin:-2px 0 0 0;*/
}

.list ul.third_level li{
	/*background:url(i/third_level_mark.jpg) no-repeat 0 12px !important;*/
}

.list li{
	font-size:16px;
	/*background:url(i/plus.gif) no-repeat 0 5px;*/
	padding:0 0 4px 15px;	
}

.list li > a{text-decoration:none; color:#000;}
.list li > a:hover{text-decoration:underline;}
.list li ul{display:none;}

.catalogue_heading1{
	font-size:1.345em !important;
	line-height:1.00em;
	font-weight:bold;
	margin:0 0 10px 0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#000;
	letter-spacing:-0.04em;
	text-align:left !important;
}

.catalogue_heading2{
	font-size:1.17em !important;
	font-weight:bold;
	/*font-family:"Arial Narrow", sans-serif;*/
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-align:left !important;
}

.catalogue_heading3{
	font-size:1em !important;
	font-weight:bold;
	/*font-family:"Arial Narrow", sans-serif;*/
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-align:left !important;
}


/*----*/


/*-------------------------*/
/*-------Footer Style------*/
#footer{
	background:#FFF;
	_padding:0 0 10px 0;
	padding:1px 0 0 0;
	margin:15px 35px 0 37px
}

#footer h2{
	float:left;
	margin:0 25px 20px 0;
}

.footer_list{
	/*width:63.32em;*/
	margin:0 0 0 25px;
	clear:both;
}

.footer_list li{
	float:left;
	margin:0 60px 15px 0;
	
}

.footer_list h3 a {
	color:#000000;
	font-family:"Arial Narrow",sans-serif;
	font-weight:bold;
	text-align:left !important;
	text-transform:none;
	text-decoration:none;
	line-height:1.3em;
}

.footer_list h3 {
	text-transform:none;
	margin: 0 0 5px 0;
}

/*-------------------------*/


.1last_f_link {
	clear:both;
}



.sidebar_form_item {
margin-bottom:5px; position:relative; width:300px;	
}