html {
	background-color: #fff;
	background-image: url(/images/site/bg.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
body {
	background-image: url(/images/site/body.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



#page {
	min-width: 980px;
	min-height: 100%;
	margin: 0px 10px;
	/*border: 1px solid red;*/
}
#top {
	height: 58px;
	padding-top: 213px;
	min-width: 980px;
	position: relative;
}
	#home-link {
		display: block;
		width: 222px;
		height: 72px;
		position: absolute;
		left: 17px;
		top: 11px;
		text-decoration: none;
	}
	#phone-link {
		display: block;
		width: 339px;
		height: 36px;
		position: absolute;
		right: 17px;
		top: 30px;
		text-decoration: none;
	}

#middle {
	background-image: url(/images/new/bottom-left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 68px;
}
.middle-bg {
	padding: 0px 11px 10px 11px;
	background-image: url(/images/new/bottom-right.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}





#container {
	min-height: 200px;
	padding-left: 242px;
}
	#left {
		width: 232px;
		float: left;
		margin-left: -242px;
	}
		#search {
			margin: 20px 0px;
			font-size: 11px;
		}
		#search h2 {
			margin-bottom: 0px;
		}
		#search .text {
			border: 1px solid #e6e7e9;
			width: 152px;
			height: 17px;
			padding: 0px 3px;
			font-size: 11px;
			float: left;
			margin: 5px 5px 0px 0px;
		}
		#search .submit {
			margin-top: -2px;
			display: block;
		}
	#right {
		float: left;
		/*width: 716px;*/
		/*background-color: #ff0;*/
		position: relative;
		width: 100%;
	}


#bottom {
	min-width: 980px;
	margin: -68px 10px 0px 10px;
	height: 68px;
}
	#verygood {
		display: inline-block;
		text-decoration: none;
		font-size: 11px;
		color: #595959;
		line-height: 37px;
		height: 37px;
		padding-left: 49px;
		background-image: url(/images/site/verygood.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 12px 0px 0px 10px;
	}
		#verygood span {
			text-decoration: underline;
			color: #0082c8;
		}
	#copiright {
		color: #595959;
		font-size: 11px;
		float: right;
		line-height: 31px;
		display: inline-block;
		height: 31px;
		margin-top: 16px;
	}
		#copiright b {
			color: #02406f;
		}
	#counters {
		height: 31px;
		float: right;
		margin: 17px 10px 0px 10px;
	}
	

/* *************************************** */


.vline {
	width: 1px;
	background-image: url(/images/content/line.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
	
.content-l .vline {
	float: left;
	margin: 0px 20px;
	width: 1px;
	height: 150px;
	background-image: url(/images/content/vline.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.hline {
	clear: both;
	margin: 20px 0px;
	background-image: url(/images/content/hline.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 1px;
}



.content-l {
	background-image: url(/images/new/c-m.png);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #fff;
}
.content-r {
	background-image: url(/images/new/c-m.png);
	background-position: right top;
	background-repeat: repeat-y;
}
.content-t-l {
	background-image: url(/images/new/c-t-l.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.content-t-r {
	background-image: url(/images/new/c-t-r.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.content-b-l {
	background-image: url(/images/new/c-b-l.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.content-b-r {
	background-image: url(/images/new/c-b-r.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 150px;
	padding: 20px;
}


.cat-block {
	width: 197px;
	height: 180px;
	float: left;
	padding: 0px 41px 41px 0px;
	background-image: url(/images/new/prod.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
	.cat-block img {
		width: 107px;
		height: 100px;
		background-position: center center;
		background-repeat: no-repeat;
		margin: 15px 45px;
	}
	.cat-block a {
		display: inline-block;
		width: 197px;
	}
	.cat-block a span {
		/*border: 1px solid red;*/
		display: block;
	}
#tmp-prod {
	
}
#frame-prod {
	/*border: 1px solid red;*/
	overflow: hidden;
}

.page_prod {
	/*border: 1px solid lime;*/
	float: left;
}
#page-prod-0 {
	/*background: #ff0;*/
}
#page-prod-1 {
	/*background: #0ff;*/
}
#pager-prod {
	display: none;
}
#frame-prod {
	display: none;
}
	






.partners {
	height: 185px;
	min-width: 717px;
	background-image: url(/images/new/p-l.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e6e8e9;
	/*margin-top: 10px;*/
	margin: 0px auto;
	position: relative;
}
.partners-bg {
	background-image: url(/images/new/p-r.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 175px;
	min-width: 717px;
	padding-top: 10px;
}
	.partners .block-logo {
		height: 140px;
		background-image: url(/images/new/pl-l.png);
		background-position: left top;
		background-repeat: no-repeat;
		margin: 0px 7px 0px 9px;
	}
	.partners .block-logo-bg {
		background-image: url(/images/new/pl-r.png);
		background-position: right top;
		background-repeat: no-repeat;
		height: 140px;
	}
		.partners .block-logo h2 {
			padding: 18px 0px 6px 20px;
			float: left;
		}
		.partners .logotip {
			/*float: left;*/
		}
		.partners .block-logo .vline {
			height: 50px;
			display: block;
			margin: 0px 30px;
			float: left;
		}
		.partners .scroll-line a {
			height: 50px;
			width: 250px;
			display: block;
			float: left;
		}
		.partners .scroll-line {
			height: 50px;
			overflow: hidden;
			/*background-color: #ff0;*/
			margin: 0px auto;
			width: 591px;
		}
		.partners .scrolled-line {
			height: 50px;
			width: 10000px;
		}
	.next-part {
		float: right;
		display: block;
		margin: 10px 20px 0px 0px;
		height: auto;
	}	
		
	
		
	.partners .buttons {
		height: 46px;
		width: 692px;
		margin: 0px auto -1px auto;
		position: relative;
	}
		.partners .buttons a {
			display: block;
			float: left;
			font-size: 11px;
			font-family: "Arial Narrow";
			color: #205379;
			text-decoration: none;
			background-image: url(/images/partners/partners-vline.png);
			background-repeat: no-repeat;
			background-position: right center;
		}
		.partners .buttons span {
			height: 41px;
			max-width: 95px;
			min-width: 60px;
			padding: 5px 9px 0px 7px;
			display: block;
		}
		.partners .buttons a:hover, .partners .buttons a.active {
			background-image: url(/images/partners/partners-left.png);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.partners .buttons a:hover span, .partners .buttons a.active span {
			background-image: url(/images/partners/partners-right.png);
			background-repeat: no-repeat;
			background-position: right top;
		}
		/*
		.buttons a.item1 {
			left: 0px;
			width: 71px;
			background-position: 0px 0px;
		}
		.buttons a.item2 {
			left: 71px;
			width: 79px;
			background-position: 0px -47px;
		}
		.buttons a.item3 {
			left: 150px;
			width: 76px;
			background-position: 0px -94px;
		}
		.buttons a.item4 {
			left: 226px;
			width: 55px;
			background-position: 0px -141px;
		}
		.buttons a.item5 {
			left: 281px;
			width: 68px;
			background-position: 0px -188px;
		}
		.buttons a.item6 {
			left: 349px;
			width: 111px;
			background-position: 0px -235px;
		}
		.buttons a.item7 {
			left: 460px;
			width: 78px;
			background-position: 0px -282px;
		}
		.buttons a.item8 {
			left: 538px;
			width: 72px;
			background-position: 0px -329px;
		}
		.buttons a.item9 {
			left: 610px;
			width: 69px;
			background-position: 0px -376px;
		}
		
		
		
		
		.partners .buttons a:hover, .partners .buttons a.active {
			z-index: 30;
		}
		.buttons a.item1:hover, .buttons a.item1.active  {
			left: 0px;
			width: 76px;
			background-position: -111px 0px;
		}
		.buttons a.item2:hover, .buttons a.item2.active {
			left: 69px;
			width: 84px;
			background-position: -111px -47px;
		}
		.buttons a.item3:hover, .buttons a.item3.active {
			left: 148px;
			width: 81px;
			background-position: -111px -94px;
		}
		.buttons a.item4:hover, .buttons a.item4.active {
			left: 224px;
			width: 59px;
			background-position: -111px -141px;
		}
		.buttons a.item5:hover, .buttons a.item5.active {
			left: 279px;
			width: 73px;
			background-position: -111px -188px;
		}
		.buttons a.item6:hover, .buttons a.item6.active {
			left: 346px;
			width: 116px;
			background-position: -111px -235px;
		}
		.buttons a.item7:hover, .buttons a.item7.active {
			left: 458px;
			width: 83px;
			background-position: -111px -282px;
		}
		.buttons a.item8:hover, .buttons a.item8.active {
			left: 536px;
			width: 77px;
			background-position: -111px -329px;
		}
		.buttons a.item9:hover, .buttons a.item9.active {
			left: 608px;
			width: 74px;
			background-position: -111px -376px;
		}*/


.pages {
	margin-top: -2px;
	font-size: 12x;
}
.pages a {
	width: 35px;
	height: 32px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/pages/page-off.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 32px;
	text-decoration: none;
}
.pages a.active {
	background-image: url(/images/pages/page-on.png);
	color: #02355c;
}






.faq-block {
	margin-right: 10px;
}
.faq-block .user {
	display: inline-block;
	padding-top: 5px;
	font-size: 11px;
}
.faq-line {
	margin-right: 10px;
}
.faq-question {
	padding: 3px 0px 3px 18px;
	background-image: url(/images/content/question.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.faq-answer {
	padding: 3px 0px 3px 18px;
	background-image: url(/images/content/answer.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-left: 18px;
	margin-top: 10px;
}

.faq-form {
	display: block;
	width: 362px;
	margin: 0px auto;
	font-size: 11px;
}
.faq-form label {
	display: block;
	width: 56px;
	font-size: 11px;
	float: left;
	line-height: 21px;
	color: #000;
}

.textarea-text, .input-text {
	padding: 3px 5px;
	border: 1px solid #e6e7e9;
	font-size: 11px;
	width: 294px;
	margin-bottom: 9px;
}
.textarea-text {
	height: 78px;
}
.input-text {
	height: 13px;
}
.faq-submit {
	float: right;
}
img.captcha {
	float: left;
	border: 1px solid #e6e7e9;
	margin-left: 56px;
	margin-right: 10px;
}
input.captcha {
	border: 1px solid #e6e7e9;
	padding: 3px 5px;
	font-size: 11px;
	width: 154px;
	margin-bottom: 9px;
}





.gallery {
	margin-right: -20px;
}

.gallery-block {
	width: 216px;
	margin: 0px 15px 18px 0px;
	float: left;
}
.gallery-block img {
	background-position: 8px 8px;
	background-repeat: no-repeat;
	width: 216px;
	height: 216px;
}
#gallery-frame {
	/*border: 1px solid red;*/
	overflow: hidden;
}
#gallery-scroll-frame {
	/*border: 1px solid lime;*/
}
#pager-gal {
	display: none;
}
/*
#page-gal-0 {
	background-color: #ff0;
}
#page-gal-1 {
	background-color: #0ff;
}
#page-gal-2 {
	background-color: #f0f;
}*/
.page_gal {
	float: left; 
}






.tovar-files {
	background-color: #005aa8;
	/*background-image: url(/images/content/files-top.png);
	background-repeat: no-repeat;
	background-position: right top;*/
}
.tovar-files .tr-bg {
	background-image: url(/images/files/top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.tovar-files .br-bg {
	background-image: url(/images/files/bot-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tovar-files .tl-bg {
	background-image: url(/images/files/top-left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tovar-files .bl-bg {
	background-image: url(/images/files/bot-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px 20px;
	min-height: 52px;
}

.tovar-files-bg {
	background-image: url(/images/content/files-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.tovar-files span {
	display: inline-block;
	width: 45%;
	background-image: url(/images/content/file-link-sep.png);
	background-repeat: repeat-y;
	background-position: right 0px;
	margin-right: 20px;
	padding-right: 20px;
}
.tovar-files span.right-files {
	background-image: none;
	padding-right: 0px;
	margin-right: 0px;
}
.tovar-files .clear {
	height: 5px;
}

.file-link {
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #82d2ff;
}
.file-doc {
	background-image: url(/images/files/doc.png);
}
.file-xls {
	background-image: url(/images/files/xls.png);
}
.file-pdf {
	background-image: url(/images/files/pdf.png);
}
.file-zip {
	background-image: url(/images/files/zip.png);
}
.file-rar {
	background-image: url(/images/files/rar.png);
}



.foto-list {
	width: 624px;
	padding: 0px 25px;
	margin: 0px auto;
}
img.frame {
	background-position: 8px 8px;
	background-repeat: no-repeat;
	width: 256px;
	height: 256px;
}
img.small-frame {
	background-position: 8px 8px;
	background-repeat: no-repeat;
	width: 76px;
	height: 75px;
	display: block;
}
.left-foto, .center-foto, .right-foto {
	float: left;
	height: 256px;
}
.center-foto {
	padding-right: 17px;
	margin-right: 18px;
	background-image: url(/images/content/line.png);
	background-position: right 0px;
	background-repeat: repeat-y;
	width: 76px;
}
.pointers {
	display: block;
	width: 13px;
	margin: 0px auto;
}






#scroll-block {
	width: 76px;
	height: 226px;
	overflow: hidden;
}



.search-bred {
	font-size: 10px;
}
.search-text {
	padding: 5px 0px;
}


.mini-preview {
	text-decoration: none;
}
.mini-preview-block {
	float: left;
	padding: 7px 5px;
	text-align: center;
	width: 100px;
}
.mini-preview img {
	border: 1px solid #999;
	width: 60px;
	height: 60px;
}
.left-list {
	/*width: 367px;*/
	width: auto;
	float: left;
	padding: 0px 20px 15px 0px;
}


.full-content {
	min-height: 520px;
}







