html { height: 100%;}

body { 
	margin: 0;	
	height: 100%;	
	font: 12px Arial;	
	color: #4a4337;
	background-color: #e1c9a3;
	
	}
#second_com
{
	font-weight: normal;
	font-size: 14px;
	text-transform:none;
	font-weight:bold;
	color:#4a4337;
}
.allpage {	
	margin:	0 auto;	
	max-width: 1600px;	
	min-width: 1000px;	
	width:	expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? '1000px' : (document.documentElement.clientWidth || document.body.clientWidth)>1600 ? '1600px' : 'auto');	
	height: 100%;
	}

.page {	
	position: relative;	
	min-height: 100%;	
	#overflow: hidden;
	#zoom: 1;
	}

/*Шапка1*/
.header1 {
	overflow: hidden;
	zoom: 1;
}


.logo {
	float: left;
	padding: 30px 0 0 0;
}

.tell {
	float: right;
	margin: 0;
	padding: 10px 40px 0 0;
	text-align: right;

}

.tell p {
	font-size: 14px;
	color: #6b6050;
}

.tell p span.k {
	text-decoration: underline;
}

.tell p span.c {
	font-weight: bold;
}

.tell p span.n {
	font-size: 30px;
	font-weight: bold;
}

/*Шапка2*/
.header2 {
	height: 310px;
	background: url(../images/header2_bg.jpg) top center no-repeat;
}
.header21 {
	/*background: url(../images/header2_bg2.jpg) top center no-repeat;*/
}
.header22 {

}
/*Меню каталога - вверху*/
.menu_catalogue_wrap {
	width: 100%;
	margin: 20px 0 90px 0;
	overflow: hidden;
	zoom: 1;
}

.menu_catalogue {
	float: left;
	position: relative;
	left: 50%;
}

.menu_catalogue ul {
	position: relative;
	left: -50%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform:uppercase;
	color: #0099ff;
	overflow: hidden;
	zoom: 1;
	}

* html .menu_catalogue ul {
	float: left;
}
	
.menu_catalogue ul li{
	float: left;
	margin:0 5px;
	padding: 2px 15px;
	list-style-type: none;
	#white-space: nowrap;
}

.menu_catalogue a, .menu_catalogue a:visited {
	color: #615747;
	font-weight: bold;
}

.menu_catalogue a:hover {
	text-decoration: none;
}

.menu_catalogue li.active a, .menu_catalogue li.active a:visited  {
	color: #fff;
	text-decoration: none;
}

li.active .tl {
	background: #1295e8 url(../images/menu_mark_tl.jpg) top left no-repeat;
	padding: 0px;
}
li.active .tr {
	background: url(../images/menu_mark_tr.jpg) top right no-repeat;
}
li.active .br {
	background: url(../images/menu_mark_br.jpg) bottom right no-repeat;
}
li.active .bl {
	background: url(../images/menu_mark_bl.jpg) bottom left no-repeat;
	padding: 2px 15px;
}

/*Основная часть*/
.content {
	padding-bottom: 85px;
	overflow: hidden;
	zoom: 1;
}

/*Второй уровень*/
.catalogue_2 {

}
.catalogue_2 li {
	list-style-type: none;
}
.catalogue_2 a, .catalogue_2 a:visited{
	display: inline;
	border-bottom: none;
	font-size: 14px;
	color: #09699a;
	text-decoration: underline;
}
.catalogue_2 li a:hover {
	color:#858585;
}



/*Левая колонка*/
.column_left {
	float: left;
	width: 215px;
	padding: 0 45px 0 60px;
	overflow: hidden;
	zoom: 1;
}
/*Меню1*/
ul.menu1_left {
	margin: 0px;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	margin:0 0 60px;
}

ul.menu1_left li {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}
.menu1_left a, .menu1_left a:visited {
	color: #615747;
	font-weight: bold;
}

.menu1_left a:hover {
	text-decoration: none;
}

.menu1_left li.active a, .menu1_left li.active a:visited  {
	color: #fff;
	text-decoration: none;

}

.menu1_left li.active .tl{
	background: #1295e8 url(../images/menu_mark_tl.jpg) top left no-repeat;
	float: left;
	margin-bottom:5px;
}
.menu1_left li.active .tr {
	background: url(../images/menu_mark_tr.jpg) top right no-repeat;
}
.menu1_left li.active .br {
	background: url(../images/menu_mark_br.jpg) bottom right no-repeat;
}
.menu1_left li.active .bl {
	background: url(../images/menu_mark_bl.jpg) bottom left no-repeat;
	padding: 2px 15px;
}

/*Меню2*/
ul.menu2_left {
	margin: 0px 0 0 30px;
	padding: 0;
	font-size: 12px;
	text-transform: none;
	clear:left;
}

ul.menu2_left li {
	margin: 7px 0;
	padding: 0;
	list-style-type: none;
}

.menu1_left li.active  .menu2_left li a, .menu1_left li.active  .menu2_left li a:visited {
	color: #615747;
	text-decoration: underline;
}
.menu1_left li.active  .menu2_left li a:hover {
	text-decoration: none;
}
.menu1_left li.active  .menu2_left li.active a, .menu1_left li.active  .menu2_left li.active a:visited {
	color: #fff;
	text-decoration: none;
}


/*Сертификаты*/
.text_certification a{
	margin: 0px 3px;
}
.text_certification img{
	border: 1px solid #bea173;
}


/*Правая колонка*/

.column_right {
	padding-left: 320px;
	padding-right: 45px;
}
.text {
	margin-right: -3px;
	width: 100%;
}

.banner {

}

.wrap {
	overflow: hidden;
	zoom: 1;
}

.activity {
	float: left;
	width: 46%;
	padding-right: 8%;
}

/*Новости*/
.news {

}

.news_box_wrap {
	background-color: #efdbbb;
	padding: 1px 15px;
	overflow: hidden;
	zoom: 1;
	
}

.news_box  {
	padding: 20px 3%;
	float: left;
	padding:20px 1.5%;
	width:30%;
}

.news_box .date {
	color: #1295e8;
	font-size: 10px;
}

.news_box a, .news_box a:visited {
	color: #4a4337;
	
}

.news_box a:hover {
	text-decoration: none;
}
.text {
	overflow: hidden;
	zoom: 1;
}
p.news_full {
	text-align: right;
	margin-bottom:2em;
}

.column_banner {
	float: right;
	width: 245px;
	text-align: center;
}
.column_unbanner {
	padding-right:265px;
}

/*Футер*/
.footer {	
	position: absolute;	
	bottom: 0;	
	left: 0;	
	width: 100%;	
	height: 75px;
	background-color: #efdbbb;
	font-size: 11px;
	color: #615747;	
	overflow: hidden;	
	zoom: 1;
}

.footer p {
	margin: 15px 0 0 25px;
}

.footer a {	color: #0099FF;}
.footer .studio-v {
	float: right;
	margin: 0;
	padding: 28px 25px 0 10px;
}	
.footer .studio-v img{
	vertical-align: middle;
	padding-left: 10px;
}
.footer .studio-v a, .footer .studio-v a:visited{
}
.footer .studio-v a:hover{
}

/*форма заказа*/
#f1 { overflow: hidden; }

.fm_field_group p {
	text-indent: 0;
	margin: 0 10px;
}
p.fm_name {
	float: left;
	width: 25%;
	text-align: right;
	overflow: hidden;
	font-size: 90%;
	padding: 0.5em 0;
}
p.fm_field {
	font-size: 90%;
}
p.fm_field .fm_input_field {
	width: 65%;
	padding: 2px;
	margin: 0;
	border: 1px solid;
	border-color: #aaa #eee #eee #aaa;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

p.fm_field .fm_select_field {
		width: 65%;
	padding: 2px;
	margin: 0;
	border: 1px solid;
	border-color: #aaa #eee #eee #aaa;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}
p.fm_field .fm_input_field:focus,
p.fm_field .fm_textarea_field:focus {
	background: #ffd;
	border-color: #666 #eee #eee #666;
	border-width: 1px;
}
p.fm_field .fm_input_field.check {
	width: auto;
	margin: 4px;
	border: none;
	padding: 0;
	text-align: left;
}
div.fm_field_group {
	clear: left;
	padding: 5px 0;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
}
.fm_sumbit_button {
	padding: 1em;
	padding-left: 35%;
}
.fm_sumbit_button input {
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #b89866 ;
	border: 1px solid;
	border-color: #bbb #888 #888 #bbb;
}

.fm_textarea_field {
	width: 65%;
	height: 150px;
}

* html p.fm_field .fm_input_field {
	width: 60%;
}
* html p.fm_field .fm_select_field {
	width: 60%;
}
* html p.fm_field .check {
	width: auto;
	margin: 4px;
	border: none;
	padding: 0;
	text-align: left;
}

/*Общее*/

a:focus {outline:none;}
input:focus {outline:none;}
option:focus {outline:none;}
a img { border:0;}
label { cursor: pointer; }
a { 	color: #095f95; }
a:visited { 	color: #095f95; }
a:hover { text-decoration: none; }
p { margin: 1em 0; }
h1 { margin: ; font-family: Arial; }
h2 { margin: 0.83em 0;	font-size:20px;	font-family: Arial; color: #000; }
h2.m_t { margin: 0.83em 0;	font-size:12px;	font-family: Arial; color:#4A4337; }
div.h_2 { margin: 0.83em 0;	font-size:20px;	font-family: Arial; color: #000; font-weight:bold; }

/*"Скачать полный прайс лист"*/
div.price-list {
	float: right; 
	padding-right: 30px; 
	margin-top: -17px;
	z-index: 999;
	position: relative;
	zoom: 1;
}

div.price-list img {
	vertical-align: middle;
}
a.menu5 {font-size: 12px;}

/*Банер*/

.baner_ytong{position:relative;}
.baner_ytong a{display:block; position:absolute; width:240px; height:400px; text-decoration:none; z-index:999; top:0; left:0; background: url(images/transparent.gif);}
.column_banner{text-align:center; font-weight:bold; font-size:16px;}
.column_banner a{color:#ff6600; text-decoration:none;}
