/*
body, html {
overflow-x:auto;
overflow-y:hidden;
height:800px;
}*/
body{
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.all_index{
	background-image: url(../images/index_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	min-width:1000px;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
}
* html .all_index{/**************for ie6**************/
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}
.cleardiv{
	clear:both;
}
.header_block_index{
	height:140px;
}
.lang_block{
	float: right;
	margin-right:6%;
	padding-top:32px;
/*	background: red;*/

}
.lang_block{/******************for ie6**************/
	display:inline;
}
.lang_block ul{
}
.lang_block ul li{
	padding-right:4px;
	padding-left:7px;
	float:left;
}

.lang_block ul li a{
	color:#000000 !important;
	text-decoration:none;
}
.lang_block ul li a:hover{
	text-decoration:underline;
}
.lang_block ul li.selected{
	background-image: url(../images/lang_selected.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.lang_block ul li.selected a{
	color:#e11c24 !important;
}
.logo_block{
	padding-top:30px;
	float:left;
	margin-left:6%;
	height: 68px;	
}
* html .logo_block{/******************for ie6**************/
	display:inline;
}
.logo_block a{
	display:block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:264px;
	height:68px;
}
.body_block_index{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	clear:both;
}
.about_index{
	float:right;
	padding-right:40px;
	padding-top:47px;
}
.index_menu_block{
	clear:both;
	padding-left:186px;
}
.index_menu_block ul{
	clear:both;
}
.index_menu_block ul li{
	float:left;
}
.index_menu_block ul li a{
	
	background-repeat: no-repeat;
	background-position: left top;
	width:280px;
	height:240px;
	display:block;
}
.index_menu_block ul li.menu-1{

	margin-left: 20px;
}
.index_menu_block ul li.menu-2{

	margin-left: 40px;
}
.index_menu_block ul li.menu-3{

	margin-left: 20px;
	margin-top: 20px;
}
.index_menu_block ul li.menu-4{

	margin-left: 40px;
	margin-top: 20px;
}
.index_menu_block ul li.menu-1 a{
	background-image: url(../images/index_menu-1.jpg);
}
.index_menu_block ul li.menu-2 a{
	background-image: url(../images/index_menu-2.jpg);
}
.index_menu_block ul li.menu-3 a{
	background-image: url(../images/index_menu-3.jpg);
}
.index_menu_block ul li.menu-4 a{
	background-image: url(../images/index_menu-4.jpg);
}
.all{
/*	min-width:1000px;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	top:0px;
	bottom:90px;
	overflow-x:hidden;
	left:0px;
	right:0px;
	overflow-y:auto;*/
	min-width:1000px;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto; 
}
* html .all{/**************for ie6**************/
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}
.header_block{
	height:155px;
}
.date_block{
	clear:left;
	margin-left:6%;
	padding-top:18px;
	padding-left:27px;
	font-size:13px;
	color:#231f20;
	/*border:1px solid red;*/
}
* html .date_block{/**********for ie6****************/
	display: inline-block
}
*+html .date_block{/**********for ie7****************/
	display: inline-block
}
.top_menu_block{
/*	padding-top:45px;         Изменен 27.04.2010 */
	margin-top:45px;
	position:absolute;
	width:250px;
	left:73%;
	top:0px;
	line-height:normal;
/*	background: black;*/
}
.top_menu_block_main{
	width:84px;
	float:left;
}
.top_menu_block_main ul{
}
.top_menu_block_main ul li{
}
.top_menu_block_main ul li a{
	color:#9b9da0 !important;
	text-decoration:none;
}
.top_menu_block_main ul li a:hover{
	text-decoration:underline;
}
.top_menu_block_main ul li.selected a{
	color:#231f20 !important;
}
.top_menu_block_sub{
	padding-top:25px;
	float:left;
	font-size:10px;
}
.top_menu_block_sub ul{
}
.top_menu_block_sub ul li{
}
.top_menu_block_sub ul li a{
	color:#9b9da0 !important;
	text-decoration:none;
}
.top_menu_block_sub ul li a:hover{
	text-decoration:underline;
}
.top_menu_block_sub ul li.selected a{
	color:#231f20 !important;
}
.body_block_all{
	background-image: url(../images/right_bkg-2-line.gif);
	background-repeat: repeat-y;
	background-position: 98% top;
	clear:both;
	
}
.body_block_all_2{
	clear:both;
}
.body_block{
	min-height:300px;
	background-image: url(../images/right_bkg-2.gif);
	background-repeat: no-repeat;
	background-position: 98% top;	
}
* html .body_block{/******************for ie6******************/
	height:300px;
}

.info_block{
	float:right;
	width:28%;
	background-image: url(../images/right_bkg-1-line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.info_block_inner{
	width:100%;
	background-image: url(../images/right_bkg-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:300px;
/*	padding-right:8%;*/
	position: relative;
	
}
* html .info_block_inner{/******************for ie6******************/
	height:300px;
}
ul.stend_list{
	margin-left:auto;
	margin-right:auto;
	width:90%;
	padding-left:20px;
	padding-top:33px;
}
ul.stend_list li{
	float:left;
	padding-right:2%;
	padding-left:2%;
	width:101px;
	height:68px;
	overflow:hidden;
	padding-bottom:4%;
}
ul.stend_list li a{
}
.data_block{
	float:left;
	width:22%;
	background-image: url(../images/left_bkg-1-line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.data_block_inner{
	min-height:300px;
/*	background-image: url(../images/left_bkg-1.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	padding-left:38% !important;
	position: relative;

}
.data_block_news{
	float:left;
	width:38%;
/*	border: 1px solid red;*/
}
.data_block_inner_news{
	min-height:300px;
	padding-left:28% !important;
	position: relative;
}
* html .data_block_inner{/******************for ie6******************/
	height:300px;
}
* html .data_block_inner_news{/******************for ie6******************/
	height:300px;
}

.data_block_news_full_text{
	float: right;
	width:56%;
/*	border: 1px solid red;*/

}

.data_block_inner_news_full_text{
	padding-right:25% !important;
	padding-right:10% !important;
}

.data_block_news_full_text_title_page{
	background-image: url(../images/news_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 11%;
	height:26px;

}

.gallery_header_news_full{
	font-size:14px;
	text-transform:uppercase;
	text-align: left !important;
	color:#231f20;
	letter-spacing: 2px;
	/*padding-right: 252px;*/
}

.data_news_header_full_text{
	font-weight: bold;
	padding-bottom: 20px;
}

.data_news_block_full_text_img{
	padding-bottom: 20px;
}

.data_news_date{
	color: red;
	font-weight: bold;
	margin-bottom: 15px;
}
.data_news_header{
	margin-bottom: 15px;
}

a.link_news_title{
	color:#000000 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.data_news_block{
	margin-bottom: 15px;
}

.data_header{
	
}
ul.client_list{
	line-height:13px;
	padding-top:15px;
	padding-right: 10px;
}
ul.client_list li{

}
ul.client_list li a{
	color:#000 !important;
	text-decoration:none;
}

ul.client_list li.selected a{
	font-weight: bold;
}

ul.client_list li a:hover{
	text-decoration:underline;
}
.content_block{
	background-image: url(../images/content_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:22%;
	margin-right:28%;
		
}
.content_block_inner{
	min-height:300px;
	background-image: url(../images/content_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
* html .content_block_inner{/******************for ie6******************/
	height:300px;
}
.content_gallery{
	margin-left:auto;
	margin-right:auto;
	width:464px;
	overflow:hidden;
}
.gallery_header{
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#231f20;
	letter-spacing: 2px;
}
.gallery_big_img{
	padding-top:20px;
	min-height:308px;
	padding-bottom:18px;
}
.gallery_small{
	
}
.gallery_small ul{
	margin-left:-4px;
}
.gallery_small ul li{
	float:left;
	padding-left:4px;
	padding-right:4px;
	height:46px;
	overflow:hidden;
}
* html .gallery_small ul li{/****************for ie6**********/
	padding-right:3px;
}
*+html .gallery_small ul li{/****************for ie7**********/
	padding-right:3px;
}
.gallery_description{
	clear:both;
	padding-top:22px;
	font-size:10px;
	line-height:normal;
}
.gallery_description_name{
	font-size:12px;
}
.footer_block{
/*	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	background-color:#FFF;
	height:90px;
	min-width:1000px;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	*/
	height:90px;
	min-width:1000px;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px; 
}
* html .footer_block{/**************for ie6**************/
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}
.copyright_block{
	float:right;
	font-size:10px;
	padding-top:48px;
	padding-right:6%;
	width: 22%;
	line-height: normal;
}
.contact_block{
	float:left;
	padding-left:6%;
	padding-top:15px;
}
.footer_form{
	margin-left:22%;
	font-size:10px;
	padding-top:28px;
	margin-right: 28%;
	position: relative;
}
.footer_form_inner{
	width:460px;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	top: -230px;/*top: -160px; */
	left: 20%;
	-left: 10%;
	display: none;
}

.footer_form_inner_send{
	width:460px;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	top: -230px;/*top: -160px; */
	left: 20%;
	-left: 10%;
	display: none;
}
.msg_for_user_block{
	text-align: center;
	padding: 80px 20px 40px 20px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
}
.msg_for_user_block_btm{
	text-align: center;
}
.footer_form ul{
}
.footer_form ul li{
	float:left;
	padding-left:3px;
	
}
.footer_form_text{
	display:block;
	padding-bottom:4px;
	width:67px;
	float: left;
	margin-left: 25px;
	-margin-left: 10px;
	margin-top: 4px;
	opacity: 1.0 !important;
}
.footer_form_text_2{
	display:block;
	padding-bottom:4px;
	width:67px;
	float: left;
	margin-left: 52px;
	margin-top: 4px;
	opacity: 1.0 !important;
}
.footer_form input.textfield{
	margin-top: 4px;
	width:143px;
	height:14px;
	background-color:#ffffff !important;
	border:1px solid #231f20;
	opacity: 1.0 !important;
	font-size:12px;
}
.footer_form textarea.textfield{
	margin-top: 4px;
	width:143px;
	height:72px;
	border:1px solid #231f20;
	opacity: 1.0 !important;
	background-color: #ffffff !important;
	font-size:12px;
}

/*Форма заказа
-------------------------------------------*/
a.link_head2{
	font-size:13px;
	visibility: visible;
/*	position: absolute;
	top: 10px; 
	left: 0%;*/
}
div.form_zakaz{
/*	background-color: #f1f1f2;*/
	width:286px;
	height:290px;/*height:252px;*/
	position: relative;
	opacity: 0.8;
}
div.form_zakaz_img{
	margin-top: -18px;
}
div.form_zakaz_bg_top{
	background-image: url(../images/zakaz_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:286px;
	height:14px;
}
div.form_zakaz_bg_bot{
	background-image: url(../images/zakaz_bg_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:286px;
	height:20px;
}
div.form_zakaz_inner{
	width:275px;
/*	-width:272px;*/
	height:260px;/*height:218px;*/
	position: relative;
	border-left: 1px solid #231f20;
	border-right: 1px solid #231f20;
	background-color: #f1f1f2;
	opacity: 1.0 !important;
}

a.zakaz_close{
	display: block;
	background-image: url(../images/zakaz_close.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:16px;
	height:11px;
	position: absolute;
	top: 0px; right: 10px;
	text-decoration:none;
}

a.zakaz_close span{
	visibility: hidden;
}

li.zakaz_li_send{
	clear: both;
	width:90%;
	height:58px;
	position: relative;
}
input.zakaz_input_send{
	position: absolute;
	top: 10px; right: 10px;
	font-size:12px;
}

span.zakaz_span_send{
	position: absolute;
	top: 27px; right: 10px;
}

span.capcha{
	width:113px;
	height:33px;
	display: block;
	position: absolute;
	top: 0px; left: 3px;
}

span.notcapcha{
	visibility:visible !important;
	color: red;
	position: absolute;
	top: -13px; left: 3px;
}

.footer_form input.capcha_textfield{
	margin-top: 4px;
	width:85px;
	height:14px;
	background-color:#ffffff;
	border:1px solid #231f20;
	position: absolute;
	top: 78px; 
	//top: 67px; 
	left: 33px;
	text-align: center;
}


/*Оформление текстового контента:
-----------------------------------------------------*/
.content_text{
	margin-left: 20px;
	margin-right: 20px;
/*	-max-width: 590px;
	-width: 590px;*/
	overflow:hidden;
	/*border: 1px solid red;*/
}
.content_text2{
	margin-top: 20px;
	/*border: 1px solid red;*/
}
.content_text2 p{
	margin-bottom: 20px;
	line-height: 1.2;
	/*border: 1px solid red;*/
}

.left_column_cont{
	padding: 30px 15px 0 0;
}
.left_column_cont p{
	margin-bottom: 20px;
	line-height: 1.2;
}

.right_column_cont {
	padding: 30px 0 0 5px ;

}

/*Оформление текстового контента^
-----------------------------------------------------*/
/*Оформление контента каждый из нас:
-----------------------------------------------------*/
div#each_of_us{
/*	border: 1px solid red;*/
}
ul#each_of_us_title{
/*	border: 1px solid red;*/
	margin: 0;
	padding: 0;
	height: 30px;
}

ul#each_of_us_title li{
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	height: 30px;
/*	border: 1px solid red;*/
}

li#li_each_of_us_pencil{
	width: 28%;
	background-image: url(../images/right_bkg-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:8%;
}
li#li_each_of_us_title{
	width: 50%;

}
span.latent_text{
		visibility: hidden;
}

div#div_list_product{
	text-align: center;
	clear:both;
}

ul#list_product{
	width: 600px;/*Ширина для увеличения и уменьшения количества картинок на странице /rus/about_the_company/content6*/
	margin: 0 auto;
}

ul#list_product li div{
	text-align: center;
}

ul#list_product li{
	float: left;
	margin: 0 30px 30px 30px;
	padding: 0;
	display: inline;
	text-align: right;
/*	border: 1px solid red;*/
}

/*Оформление контента каждый из нас^
-----------------------------------------------------*/
/*Оформление контента наши партнеры:
-----------------------------------------------------*/
div#partners{
/*	border: 1px solid red;*/
}
ul#partners_title{
/*	border: 1px solid red;*/
	margin: 0;
	padding: 0;
	height: 30px;
}

ul#partners_title li{
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	height: 30px;
/*	border: 1px solid red;*/
}

li#li_partners_pencil{
	width: 28%;
	background-image: url(../images/right_bkg-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:8%;
}
li#li_partners_title{
	width: 50%;

}
span.latent_text{
		visibility: hidden;
}

div#div_list_product_partners{
	text-align: center;
	clear:both;
}

ul#list_product_partners{
	width: 880px;/*Ширина для увеличения и уменьшения количества картинок на странице /rus/about_the_company/content7 */
	margin: 0 auto;
}
ul#list_product_partners li div{
	text-align: center;
	margin-bottom: 10px;
}

ul#list_product_partners li{
	float: left;
	margin: 30px ;
	padding: 0;
	display: inline;
	text-align: right;
/*	border: 1px solid red;*/
}

div#div_partners_prod_description{
	position: relative;
/*	border: 1px solid red;*/
}

ul#partners_prod_description{
	margin: 0;
	padding: 0;
}
ul#partners_prod_description li{
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 1.2;
	-line-height: 1.5;
/*	border: 1px solid red;*/
}

li#li_partners_prod_description{
	width: 28%;
	padding-right:8%;
}
li#li_partners_prod_description2{
	width: 50%;
}
/*Оформление контента наши партнеры^
-----------------------------------------------------*/
/*page_on_reconstruction = страница на реконструкции
------------------------------------------------------*/
.page_on_reconstruction{

	background-image: url(../images/page_on_reconstruction.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 300px;
}


