@charset "windows-1251";
/* CSS Document */
* {margin:0; padding:0;}
img {border:0;}

abbr,article,aside,audio,canvas,datalist,details,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video {
	display: block;
}


html, body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	min-width:1259px;
	margin: 0;
	padding: 0;
	color:#000000;
	position: relative;
}

#main{
	position: relative;
	width: 1259px;
	margin: 0 auto;
}

header{
	position: relative;
	width: 1259px;
	height: 51px;
	background: url(images/header.jpg) left top no-repeat;
}
	.call{
		position: relative;
		float: right;
		color: #ffffff;
		padding-right: 40px;
		padding-top: 22px;
	}
	.call span{
		color: #8bb403;
		font-size: 16px;
		font-weight: bold;
		padding-left: 13px;
	}
nav{
	position: relative;
	width: 1259px;
	height: 24px;
	padding-top: 4px;
}



/* меню первого уровня (начало) */

#nav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 48px;
	width:auto;
	height: 24px;
	list-style:none;
	position:relative;
}

#nav li{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float: left;
	margin-left: -10px;
}

#nav li a{
	font-size:12px;
	padding:0px 40px 0px 30px;
	height: 24px;
	line-height: 24px;
	font-style:normal;
	text-decoration: none;
	color:#ffffff;
	display:block;
	float: left;

    border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -khtml-border-radius: 8px 8px 0px 0px;
    -opera-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
}

.menu_0{
	background: #7ba342;
}
.menu_1{
	background: #d9a23c;
}
.menu_2{
	background: #7e0080;
}
.menu_3{
	background: #80abd2;
}
.menu_4{
	background: #987a48;
}

.menu_price a{
	background: #7ba342;
    border-radius: 8px 0px 0px 0px !important;
    -webkit-border-radius: 8px 0px 0px 0px !important;
    -khtml-border-radius: 8px 0px 0px 0px !important;
    -opera-border-radius: 8px 0px 0px 0px !important;
    -moz-border-radius: 8px 0px 0px 0px !important;
}
.menu_price{
	float: right !important;
}

.pad{
	margin: 0px 13px 0px 13px !important;
}

.menu_act_0, .menu_act_1, .menu_act_2, .menu_act_3, .menu_act_4{
	margin: 0px 23px 0px 13px !important;
	height: 22px !important;
	line-height: 22px !important;
}

.menu_act_0{
	color: #7ba342 !important;
	border-top: 2px solid #7ba342;
	border-right: 2px solid #7ba342;
	border-left: 2px solid #7ba342;
}
.menu_act_1{
	color: #d9a23c !important;
	border-top: 2px solid #d9a23c;
	border-right: 2px solid #d9a23c;
	border-left: 2px solid #d9a23c;
}
.menu_act_2{
	color: #7e0080 !important;
	border-top: 2px solid #7e0080;
	border-right: 2px solid #7e0080;
	border-left: 2px solid #7e0080;
}
.menu_act_3{
	color: #80abd2 !important;
	border-top: 2px solid #80abd2;
	border-right: 2px solid #80abd2;
	border-left: 2px solid #80abd2;
}
.menu_act_4{
	color: #987a48 !important;
	border-top: 2px solid #987a48;
	border-right: 2px solid #987a48;
	border-left: 2px solid #987a48;
}


/* меню первого уровня (конец) */

/* меню второго уровня (начало) */

#sub_nav{
	margin:0px 0px 0px 0px;
	padding:12px 0px 50px 0px;
	width:auto;
	height: auto;
	background: none;
	list-style:none;
	position:relative;
	overflow: hidden;
}

#sub_nav li{
	position:relative;
	padding:16px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*text-decoration: underline;*/
	color:#658ed3;
	font-size:11px;
}

#sub_nav li a{
	font-size:11px;
	padding:0px 0px 0px 0px;
	height: auto;
	line-height: normal;
	text-decoration: underline;
	color:#658ed3;
}
#sub_nav li a:hover{
	text-decoration: none;
}
/* 2 */
#sub_nav li ul{
	position:relative;
	margin:0px;
	padding:10px 0px 0px 9px;
	list-style:none;

}

#sub_nav li ul li{
	position:relative;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}
/* 3 */
#sub_nav li ul li ul{
	position:relative;
	margin:0px;
	padding:0px 0px 0px 18px;
	list-style:none;

}
#sub_nav li ul li ul li{
	position:relative;
	padding:1px 0px 1px 0px;
	margin:0px 0px 0px 0px;
}

.orange_link {
	color: #ff942b !important;
	text-decoration: none !important;
}
/* меню второго уровня (конец) */

aside{
	position: relative;
	width: 227px;
	padding: 0px 0px 60px 19px;
	float: left;
	/*background: #363;*/
}
	#search_wallpaper{
		position: relative;
		width: 156px;
		padding: 15px 10px 10px 10px;
		border-radius: 13px;
		-webkit-border-radius: 13px;
		-khtml-border-radius: 13px;
		-opera-border-radius: 13px;
		-moz-border-radius: 13px;
		border: 2px solid #ffa53d;
		margin-top: 10px;
	}
	.title_wallpaper{
		position: absolute;
		top: -9px;
		left: 35px;
		background: #ffffff;
		color: #ffa53d;
		padding: 0px 10px;
	}
	#hide_wall{
	display: none;
	}

section{
	position: relative;
	width: 1013px;
	padding-bottom: 60px;
	float: left;
}
	#catalog_left{
		position: relative;
		width: 626px;
		height: 834px;
		float: left;
	}
	#catalog_right{
		position: relative;
		width: 387px;
		height: 834px;
		float: left;
	}

	#text_wallpaper{
		position: absolute;
		top: 483px;
		left: 0px;
		width: 298px;
		padding: 15px 10px;
		background: #ffffff;
	    border-radius: 13px;
    	-webkit-border-radius: 13px;
    	-khtml-border-radius: 13px;
    	-opera-border-radius: 13px;
    	-moz-border-radius: 13px;
    	border: 2px solid #adcc61;
	}
	#text_gal{
		position: absolute;
		top: 50px;
		left: 60px;
		/*width: 298px; */
		padding: 15px 10px;
		background: #ffffff;
	    border-radius: 13px;
    	-webkit-border-radius: 13px;
    	-khtml-border-radius: 13px;
    	-opera-border-radius: 13px;
    	-moz-border-radius: 13px;
    	border: 2px solid #adcc61;
	}
	.walGal_btm{
		font-size: 9px;
		display: block;
		text-align: center;
		background: url(images/walGal.jpg) left top no-repeat;
		width: 140px;
		height: 19px;
		float: right;
		margin-bottom: -7px;
		color: #ffffff;
		text-decoration: none;
		line-height: 18px;
	}
	.walGal_btm:hover{color: #ffffff;}

	#calc_wallpaper{
		position: absolute;
		top: 663px;
		left: 0px;
		width: 440px;
		padding: 15px 10px;
		background: #ffffff;
		line-height:24px;
		font-size: 11px;
	    border-radius: 13px;
    	-webkit-border-radius: 13px;
    	-khtml-border-radius: 13px;
    	-opera-border-radius: 13px;
    	-moz-border-radius: 13px;
    	border: 2px solid #d22bb6;
    	text-align: left;
	}
	.calc_title{
		position: absolute;
		top: -15px;
		left: 85px;
		background: #ffffff;
		color: #d22bb6;
		padding: 0px 10px;
	}
	
	.big_wall{
		position: absolute;
		top: 60px;
		left: 750px;
		width: 82px;
		height: 85px;
		display: block;
		padding: 70px 0px 0px 20px;
		background: url(images/big_wall.gif) left top no-repeat;
	}

	#search_gallery{
		position: absolute;
		top: 240px;
		left: 60px;
		width: 156px;
		padding: 15px 10px 10px 10px;
	    border-radius: 13px;
    	-webkit-border-radius: 13px;
    	-khtml-border-radius: 13px;
    	-opera-border-radius: 13px;
    	-moz-border-radius: 13px;
    	border: 2px solid #1595d2;
    	background: #ffffff;
	}
	.title_gallery{
		position: absolute;
		top: -9px;
		left: 27px;
		background: #ffffff;
		color: #1595d2;
		padding: 0px 10px;
	}
	#hide_wall{
	display: none;
	}



footer{
	position: relative;
	width: 1259px;
	height: 60px;
	margin-top: -60px;
}
	#foot_left{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 247px;
	}
	#foot_right{
		position: absolute;
		left: 246px;
		top: 0px;
		padding-left: 10px;
		width: 1003px;
	}
		.copy{
			font-size: 8px;
			padding-top: 22px;
			float: left;
		}
		.langs{
			font-size: 10px;
			padding-top: 25px;
			padding-left: 60px;
			float: left;
		}


h1 { font-size:20px; color:#000000;}
h2 { font-size:18px; color:#000000;}
h3 { font-size:16px; color:#000000;}
h4 { font-size:13px; color:#000000;}
p { font-size:13px; color:#000000;}
td {font-size:13px; color:#000000;}
ol { padding-left:30px; font-size:13px; color:#000000;}
ul { padding-left:30px; font-size:13px; color:#000000; list-style-type:circle;}
a { color:#1e5a91; text-decoration:underline; outline: none;}
a:hover { color:#1e5a91; text-decoration:none;}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, hr, address { margin-bottom:16px;}

input,textarea{
	padding:0px 3px;
	border:1px solid #acacac;
	color:#000000;
	background:#ffffff;
	outline: none;
	font-size: 11px;
}
select, option{font-size: 11px;}
	#perimeter_p{
	width: 60px;
	margin: 0 20px 0 10px;
	font-size:11px;
	text-align: center;
	}
	#height_p{
	width: 60px;
	margin-left: 10px;
	font-size:11px;
	text-align: center;
	}
	#type_w{
	width: 68px;
	border:1px solid #acacac;
	margin-left: 10px;
	margin-right: 77px;
	}
	.search_select{
		width: 155px;
		margin-bottom: 10px;
		border:1px solid #acacac;
	}
	.art{
		width: 50px;
	}
	.s_btn{
		background: url(images/btn_search.gif) left top no-repeat;
		width: 46px;
		height: 19px;
		border: none;
		color: #ffffff;
		font-size: 9px;
		padding-bottom: 2px;
		float: right;
	}
	.g_btn{
		background: url(images/btn_gall.gif) left top no-repeat;
		width: 46px;
		height: 19px;
		border: none;
		color: #ffffff;
		font-size: 9px;
		padding-bottom: 2px;
		float: right;
	}
.clear{
	clear: both;
	font-size: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.btn-slide{
	margin: 10px 0px;
	display: block;
	text-align: center;
	font-size: 10px;
}


/* gallery */
#gal {
	height: 100px !important;
	width: 1239px;
	position: absolute;
	top: 0px;
	display: block;
	overflow: hidden;
	padding: 0 10px;
}
#galAjax {
	height: 100px !important;
	width: 1205px;
	position: absolute;
	display: block;
	overflow: hidden;
	padding: 0 31px 0 23px;
}

.sliderGallery {
	position: relative;
	padding: 4px 0px 0px 0px;
	height: 105px !important;
	width: 1259px;
	background: #f0f0f0 url(images/slide_bottom.gif) left bottom no-repeat;
}
        
.sliderGallery ul {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	top: 4px;
	padding: 0;
	margin: 0;
}
        
.sliderGallery ul li {
	display: inline;
}
#arrowNext{
	position: absolute;
	right: 2px;
	top: 0px;
	width: 18px;
	height: 80px;
	background: gray;
}
#arrowBack{
	position: absolute;
	left: 3px;
	top: 0px;
	width: 18px;
	height: 80px;
	background: gray;
}
#ajaxLoader{
	display: none;
	position: absolute;
	left: 550px;
	top: 34px;
	z-index: 10;
}
