@charset "utf-8";
/* NOT USED on kuzkom.ru */
* {border:0; margin:0; padding:0;}
body {font:62.5% Verdana, Geneva, sans-serif; color:#000;}
img {border:none; padding:0; margin:0;}
a {
	color:#000;
	text-decoration:none;
	}
a:hover {
	color:#615f5f;
	}
:focus {outline:none;}

#wrap {
	width:100%;
	min-width:980px;
	max-width:1200px;
	margin:0 auto;
	}
/* header */
#header {
	position:relative;
	height:100px;
	border-bottom:solid 1px #333;
	font-size:1.2em;
	}
	#logo-main {
		display:block;
		position:absolute;
		top:14px;
		left:25px;
		}
		#header-img {
			display:block;
			position:absolute;
			top:14px;
			right:220px;
			}
		#date-main {
			position:absolute;
			width:710px;
			padding-left:234px;
			top:78px;
			text-align:center;
			}	
	#logo {
		display:block;
		position:absolute;
		top:5px;
		left:0px;
		}
		#date {
			position:absolute;
			top:82px;
			left:0px;
			}
/* menu-left */
#menu-left {
	float:left;
	width:18%;
	min-width:220px;
	padding-top:27px;
	}
	#form-search {
		display:block;
		position:relative;
		height:50px;
		}
		#search-pole {
			display:block;
			position:absolute;
			width:170px;
			height:18px;
			padding:4px 10px 8px 5px; 
			top:4px;
			left:0px;
			background:url(img/form-search.jpg) no-repeat;
			color:#a9a9a9;
			}
		#search-submit {
			display:block;
			position:absolute;
			width:29px;
			height:30px;
			top:4px;
			right:0px;
			background:url(img/form-search-submit.jpg) no-repeat;
			cursor:pointer;
			}
	#main-menu {
		display:block;
		width:219px;
		border-top:solid 1px #000;
		}
		#main-menu li {
			display:block;
			position:relative;
			width:219px;
			height:94px;
			list-style:none;
			}
			#main-menu li.active {background-position: -219px 0;}
			#page-1 {background:url(img/page-1.jpg) no-repeat;}
			#page-2 {background:url(img/page-2.jpg) no-repeat;}
			#page-3 {background:url(img/page-3.jpg) no-repeat;}
			#page-4 {background:url(img/page-4.jpg) no-repeat;}
			#page-5 {background:url(img/page-5.jpg) no-repeat;}
			#page-6 {background:url(img/page-6.jpg) no-repeat;}
			#page-7 {background:url(img/page-7.jpg) no-repeat;}
			#about {background:url(img/about.jpg) no-repeat;}
				#main-menu li a {
					display:block;
					height:84px;
					}
					#main-menu li a b {
						display:block;
						position:absolute;
						bottom:12px;
						left:10px;
						}
					#main-menu li span {
						display:block;
						width:130px;
						margin-top:8px;
						font-size:1.2em;
						font-weight:normal;
						line-height:1.1em;
						font-family:Arial, Helvetica, sans-serif;
						text-transform:uppercase;
						}
/*menu right*/
#menu-right {
	position:relative;
	float:right;
	width:20%;
	min-width:200px;
	min-height:790px;
	height:auto !important;
	height:790px;
	padding: 0px 0 0 2px;
	margin:15px 0 20px 0;
	border-left:solid 1px #787878;
	font-size:1.4em;
}
#menu-right .sitenews {
font-size:0.75em;
} 
#menu-right .otzyv-autor {
	font-size:0.78em;
}
	/* news */
	.rightcontent {
		padding-left:20px;
		font-size:0.85em;
		overflow-x:hidden;
	}
#menu-right a {
		text-decoration:underline;
	}	
/* conent */
table a {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
#content {
	position:relative;
	float:left;
	width:55%;
	min-width:400px;
	min-height:790px;
	height:auto !important;
	height:790px;
	padding: 50px 0 0 25px;
	margin:27px 0 20px 0;
	border-left:solid 1px #787878;
	font-size:1.4em;
	}
	#banner-content {
		position:absolute;
		height:68px;
		width:684px;
		top:-18px;
		right:0px;
		border-bottom:solid 1px #666;
		}
	#pathway {
		padding:10px 0;
		color:#5f5f5f;
		}
		#pathway a {
			color:#5f5f5f;
			text-decoration:underline;
			}
	.title-main {
		padding:30px 0 20px 0;
		font-size:1.79em;
		text-transform:uppercase;
		text-align:center;
		}
	.title-all {
		font-size:1.29em;
		text-transform:uppercase;
		text-align:center;		
		}
	/* pages */
	.pages {
		padding:4px 0;
		color:#5f5f5f;
		text-align:center;
		}
		.pages a {
			color:#5f5f5f;
			}
		.pages a:hover {
			color:#2e2c2c;
			}
			.pages span a {
				margin:0 2px;
				text-decoration:underline;
				}
	/* news */
	.thecontent {
		padding-left:40px;
		font-size:0.65em;
	}
	.news-date {
		position:relative;
		top:15px;
		font-size:1.07em;
		font-weight:bold;
		color:#929292;
		text-align:center;
		}
	.links-list {
		padding:23px 0;
		font-size:1.29em;
		}
		.links-list p {
			padding-bottom:10px;
			}
			.links-list a {
				color:#;
				text-decoration:underline;
				}
	/* post-full */
	.post-full {
		}
		#post-left {
			float:left;
			width:300px;
			color:#929292;
			}
			#post-left p {
				padding-top:5px;
				text-align:right;
				}
				#post-left p span {
					display:block;
					float:left;
					}
		#post-content {
			float:right;
			width:360px;
			}
			#post-content p {
				padding-bottom:15px;
				}
			#post-info {
				color:#929292;
				text-align:right;
				}
				#post-info a {
					color:#929292;
					text-decoration:underline;
					}
	/* show-house */
	#show-house {
		position:relative;
		min-height:265px;
		height:auto !important;
		height:265px;
		padding-left:215px;
		}
		#show-house img {
			position:absolute;
			left:0px;
			bottom:10px;
			}
		#show-house h2 {
			padding:10px 0 20px 0;
			font-size:1.29em;
			}
		#show-house table {
			padding-top:30px;
			}
			#show-house table td {
				width:200px;
				padding:0 10px 15px 0;
				vertical-align:bottom;
				}
				#show-house table b {
					display:block;
					}
		/* col-50 */
		.col-50 {
			float:left;
			width:310px;
			padding:20px 26px 20px 0;
			}
			.col-50 p {
				padding-left:5px;
				font-size:1.21em;
				}
				.col-50 p a {
					text-transform:uppercase;
					text-decoration:underline;
					}
		/* about */
		.about-box {
			position:relative;
			min-height:135px;
			height:auto !important;
			height:135px;
			padding:10px 130px 10px 180px;
			background:#f5f5f5;
			font-size:1.29em;
			}
			.about-box .avatar {
				position:absolute;
				top:15px;
				left:15px;
				}
			.about-box h2 {
				font-size:1.67em;
				}
			.about-box h3 {
				font-size:1em;
				font-weight:normal;
				}
			.about-box address {
				padding-bottom:10px;
				font-style:normal;
				}
			.about-rating {
				position:absolute;
				width:90px;
				bottom:5px;
				right:5px;
				text-align:center;
				}
				.about-rating span {
					display:block;
					color:#929292;
					}
				.about-rating img {
					padding-top:10px;
					}
		.about-menu {
			display:block;
			overflow:hidden;
			padding:5px 0;
			margin:20px 0;
			border-top:solid 1px #000;
			border-bottom:solid 1px #000;
			}
			.about-menu li {
				display:block;
				float:left;
				padding:0 5px;
				border-left:solid 1px #000;
				margin-left:-1px;
				}
				.about-menu li a {
					display:block;
					padding:0 6px;
					font-size:1.29em;
					text-transform:uppercase;
					}
				.about-menu li .active {
					background:#e0e0e0;
					}
	/* foto-box */
	#foto-box {
		position:relative;
		height:188px;
		padding:20px 55px;
		}
		#foto-body {
			height:188px;
			margin-right:-20px;
			}
			#foto-body a {
				display:block;
				float:left;
				margin-right:10px;
				}
		#foto-left {
			display:block;
			position:absolute;
			top:90px;
			left:3px;
			}
		#foto-right {
			display:block;
			position:absolute;
			top:90px;
			right:3px;
			}
	/* col-document */
	.col-document {
		float:left;
		width:49%;
		padding:20px 0;
		}
		.col-document p {
			padding-bottom:10px;
			}
		.col-document h3 {
			font-size:1.29em;
			font-weight:normal;
			}
			.col-document a {
				text-decoration:underline;
				}
	/* otzyv */
	#otzyv-list {
		padding-bottom:20px;
		text-align:center;
		color:#5f5f5f;
		}
		#otzyv-list span {
			text-decoration:underline;
			}
			.green {color:#007336;}
			.red {color:#9d170f;}
	.otzyv-box {
		padding:15px 0;
		}
		.otzyv-autor {
			padding-bottom:5px;
			color:#5f5f5f;
			}
			.otzyv-autor img {
				padding-right:10px;
				}
	/* faq */
	.faq-col {
		float:left;
		width:310px;
		padding-right:26px;
		padding-top:20px;
		}
		.faq-block {
			padding-bottom:30px;
			}
		.faq-block .info {
			padding-bottom:10px;
			color:#606060;
			}
		.faq-block h4 {
			font-size:1.14em;
			color:#000;
			}
		.faq-block .author {
			padding: 5px 0 15px 0;
			color:#606060;
			text-align:right;
			}
	/* comment-block */
	.comment-block {
		padding-top:20px;
		}
		.comm-info {
			width:385px;
			padding-top:15px;
			border-top:solid 1px #666;
			color:#5f5f5f;
			}
		.comm-text {
			padding-top:15px;
			}
	/* forms */
	#add-comment {
		display:block;
		padding-bottom:35px;
		font-size:0.71em;
		}
		#add-comment textarea {
			border:solid 1px #000;
			overflow:hidden;
			width:98%;
			height:165px;
			padding:2px 1%;
			margin-top:10px;
			margin-bottom:15px;
			}
		#add-name {
			display:block;
			position:relative;
			height:50px;
			}
			#add-name p {
				width:286px;
				text-align:right;
				}
			#comm-name {
				display:block;
				position:absolute;
				display:block;
				position:absolute;
				width:225px;
				height:38px;
				padding:0 5px;
				top:0px;
				left:305px;
				background:url(img/input-bg.gif) repeat-x;	
				}
		/* captcha */
		#captcha {
			position:relative;
			display:block;
			height:105px;
			font-size:10px;
			}
			#captcha p {
				width:286px;
				text-align:right;
				}
				#captcha p b {
					display:block;
					}
			#captcha-image {
				position:absolute;
				top:3px;
				left:305px;
				}
			#captcha-input {
				display:block;
				position:absolute;
				width:79px;
				top:3px;
				left:450px;
				}
			#captcha #form-submit {
				display:block;
				position:absolute;
				width:89px;
				height:25px;
				top:50px;
				left:450px;
				background:url(img/form-submit.gif) no-repeat;
				cursor:pointer;
				}
		/* form-adress */
		#form-address {
			display:block;
			position:relative;
			height:38px;
			padding:30px 0;
			}
			#form-address label {
				display:block;
				float:left;
				height:38px;
				line-height:38px;
				padding-right:10px;
				font-size:1.43em;
				}
				#address-street {
					display:block;
					float:left;
					width:245px;
					margin-right:20px;
					background:url(img/input-bg.gif) repeat-x;
					}
				#address-house {
					display:block;
					float:left;
					width:70px;
					margin-right:20px;
					}
			#address-submit {
				float:left;
				display:block;
				width:108px;
				height:38px;
				background:url(img/address-submit.gif) no-repeat;
				cursor:pointer;
				}
		/* vote-block */
		#vote-block {
			display:block;
			position:relative;
			height:160px;
			}
			#vote-question {
				display:block;
				position:relative;
				float:left;
				width:220px;
				height:160px;
				background:url(img/vote-question.jpg) 100% 100% no-repeat;
				}
				#vote-question p {
					display:block;
					position:absolute;
					bottom:0px;
					right:0px;
					padding-right:73px;
					text-align:right;
					font-size:1.29em;
					font-weight:bold;
					}
			#vote-answer {
				display:block;
				float:left;
				width:260px;
				height:145px;
				padding:15px 70px 0 10px;
				background:url(img/vote-answer.jpg) 100% 100% no-repeat;
				}
				#vote-answer ul {
					display:block;
					list-style:none;
					font-size:1.14em;
					text-align:right;
					}
					#vote-answer li {
						padding-bottom:5px;
						}
						#vote-answer ul input {
							padding:2px;
							}
				#vote-submit {
					position:relative;
					display:block;
					width:147px;
					height:27px;
					left:95px;
					top:5px;
					background:url(img/vote-submit.gif)
					}
			#vote-block a {
				display:block;
				position:absolute;
				width:45px;
				bottom:10px;
				right:25px;
				text-decoration:underline;
				font-size:0.71em;
				text-align:center;
				}
	/* form-otzyv, form-question */
	#form-otzyv, #form-question, #form-adminquestion {
		display:block;
		padding:30px 0;
		font-size:0.71em;
		}
		#otzyv-karma-block {
			padding-bottom:20px;
			}
			#otzyv-karma-block label {
				padding:0 20px 20px 10px;
				font-size:1.2em;
				}
				#otzyv-karma-block input {
					padding:2px;
					margin-right:5px;
					}
		#questionfor-block {
			padding-bottom:10px;
			}
			#questionfor-block label {
				padding-right:20px;
				font-size:1.5em;
				text-transform:uppercase;
				}
				#questionfor-block label input {
					margin-right:10px;
					padding:2px;
					}
		#form-otzyv textarea, #form-question textarea, #form-adminquestion textarea {
			border:solid 1px #000;
			overflow:hidden;
			width:98%;
			height:110px;
			padding:2px 1%;
			margin-top:10px;
			margin-bottom:15px;
			}
		#user-dannie {
			padding-bottom:20px;
			}
			#user-dannie .info {
				padding-bottom:20px;
				text-align:center;
				}
			#user-dannie label {
				padding-left:7px;
				float:left;
				display:block;
				}
				#user-dannie label span {
					display:block;
					float:left;
					height:38px;
					line-height:38px;
					padding-right:5px;
					_margin-left:-1px;
					}
				#user-name {width:135px;}
				#user-lastname {width:190px;}
				#user-phone {width:135px;}
				#user-town {width:134px;}
				#user-street {width:155px;}
				#user-house {width:34px;}
				#user-kvartira {width:90px;}
	/* form-calculator */
	#form-calculator {
		
		}
		#form-calculator .col {
			float:left;
			width:310px;
			padding-right:26px;
			padding-top:20px;
			}
		#form-calculator fieldset {
			padding-bottom:30px;
			}
			.calc-1, .calc-2, .calc-3 {
				position:relative;
				height:1%;
				padding-left:30px;
				}
		#form-calculator .title-all {
			padding-bottom:20px;
			}
			#form-calculator h4 {
				padding-bottom:10px;
				text-transform:uppercase;
				}
				.calc-radio {
					display:block;
					position:absolute;
					padding:1px;
					top:2px;
					left:5px;
					}
				.calc-1 p { position:relative;float:left;width:110px;}
				.calc-1 .input-all2 {display:block;float:left; width:50px; margin-top:10px;}
				.calc-1 span {display:block;float:left;padding:15px 0 0 10px;}
			.calc-2 { position:relative; height:28px;line-height:28px;}
				.calc-2 .calc-radio { top:8px;}
				.calc-2 p {float:left;width:190px;}
				.calc-2 .input-all2 {display:block;float:left; width:50px; margin-top:4px;}
				.calc-2 span {display:block;float:left; padding-left:5px;}
			.calc-3 .in {width:220px;height:28px; line-height:28px;}
				.calc-3 .in p {float:left;width:105px;}
				.calc-3 .in .input-all2 {display:block;float:left; width:50px; margin-top:4px;}
				.calc-3 .in span {display:block;float:left; padding-left:5px;}
			
/* footer */
#footer {
	clear:both;
	position:relative;
	height:170px;
	font-size:1.4em;
	color:#939393;
	}
	#banner-footer {
		height:85px;
		padding-top:35px;
		border-top:solid 1px #333;
		border-bottom:solid 1px #333;
		text-align:center;
		}
	#copyrights {
		padding-top:7px; 
		text-align:right;
		}
/* */
.clear {clear:both;}
.hr-400 {
	display:block;
    width: auto;
 	margin:5px auto;
	height:1px;
	background:#333;
	color:#333;
	}
.hr-full {
  border-bottom:1px solid #333333;
  clear:both;
  height:0;
  margin:20px auto;
	}
.input-all {
	height:28px;
	line-height:28px;
	padding:10px 5px;
	background:url(img/input-bg.gif) repeat-x;	
	}
.input-all2 {
	height:18px;
	line-height:18px;
	padding:5px;
	background:url(img/input2-bg.gif) repeat-x;
	}
.button-all {
	height:24px;
	line-height:24px;
	padding:0 5px;
	background:#d6d6d6;
	border: solid 1px #000;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	
	}
	
