@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	position: relative;
}
img {
	border: none;
}
table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
tbody, tr, td, th, tfoot, thead {
	position: static;
}
ul, ol {
	list-style: none;
}
.clear {
	display: block;
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	overflow: hidden;
}
/*--------------------------------------------------------------------------------------------------------*/
a {
	text-decoration: underline;
	color: #333;
}
a:focus {
outline: none;
}
a:hover {
	text-decoration: none;
}
html {
	position: static;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	height: 100%;
}
hr {
	height: 0;
	overflow: hidden;
	border: none;
	border-bottom: 1px solid #000;
	color: #000;
	display: block;
	$margin: -7px 0;
}
p {
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
#wrapAll {
	min-height:100%;
	-height:100%;
	padding-bottom:182px;
	}
#content {
	width: 966px;
	margin:0 auto;
	padding:20px 18px;
	z-index:1;
	overflow:hidden;
	}
#header {
	min-width:100%;
	/*height:297px;*/
	zoom: 1;
	}
.headBgL {
	position:absolute;
	top:0;
	left:0;
	width:50%;
	background:url(../img/bg/headBgL.png) left top repeat;
	height:297px;
	}
.headBgR {
	position:absolute;
	top:0;
	right:0;
	width:50%;
	background:url(../img/bg/headBgR.png) left top repeat;
	height:297px;	
	}
.mainHeader {
	width:996px;
	/*height:297px;*/
	background:url(../img/bg/headBg.jpg) left top no-repeat;
	margin:0 auto;
	overflow:hidden;
	}
.mainHeaderBg {
	position: relative;
	width:100%;
	height:297px;
	background:url(../img/bg/mainHeaderBg2.png) left top no-repeat;	
	}
.noMainPage .mainHeaderBg {
	height:177px;
	}
.dropFloat {
	width:100%;
	overflow:hidden;
	}
#headerMenu {
	width:838px;	
	float:right;
	}
#headerMenu li {
	height:57px;
	float:left;
	display:inline;
	margin-right:20px;
	}
#headerMenu li.gotoRight {
	float:right;
	display:inline;
	}
#headerMenu li a {
	font-size:14px;
	line-height:57px;
	color:#fff;
	}
#headerMenu .gotoRight td {
	height:57px;
	vertical-align:middle;
	}
#headerMenu li input.imSearch {
	background:url(../img/bg/inpSearch.png) left top no-repeat;
	width:199px;
	height:22px;
	border:none;
	vertical-align:middle;
	}
#headerMenu li input.imSubmSearch {
	background:url(../img/bg/submSearch.png) left top no-repeat;
	width:75px;
	height:22px;
	border:none;
	color:#fff;
	font-size:14px;
	line-height:22px;
	vertical-align:middle;
	cursor:pointer;
	behavior: expression(
	          onmouseover = function() {this.style.background='url(img/bg/submSearch.png) left -22px no-repeat'},
	          onmouseout = function() {this.style.background='url(img/bg/submSearch.png) left top no-repeat'},
			  onmousedown = function() {this.style.background='url(img/bg/submSearch.png) left -44px no-repeat'},
	          style.behavior = null
	        );
	}
#headerMenu li input.imSubmSearch:hover {
	background:url(../img/bg/submSearch.png) left -22px no-repeat;
	}
#headerMenu li input.imSubmSearch:active {
	background:url(../img/bg/submSearch.png) left -44px no-repeat;
	}
#headerTxtWrap {
	width:829px;
	height:170px;
	float:right;
	display:inline;
	}
#headerLogoAnchor {
	top: 0;
	left:0;
	position: absolute;
	width: 150px;
	height: 200px;
	}
#headerLogoAnchor a {
	display: block;
	text-decoration: none;
	height: 200px;
	width: 150px;
	cursor: pointer;
	}
.noMainPage #headerTxtWrap {
	height:auto;
	}
.agroTxt {
	width:181px;
	height:60px;
	font-size:14px;
	color:#fff;
	font-style:italic;
	text-align:right;
	}
.agroTxt h2, .agroTxt div.zagl {
	font-size:34px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	}
.wrapAllHTB {
	position:absolute;
	}
.hTxtBlock {
	width:210px;
	height:90px;
	background:url(../img/bg/headerTxtBlock.png) left top no-repeat;
	-background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg/headerTxtBlock.png', sizingMethod='crop');	
	padding:20px 10px 10px 20px;
	color:#2f2f2f;
	position:static;
	}
.hTxtBlock * {
	position:relative;
	}
.hTxtBlock img {
	float:left;
	}
.wrapHTxtCont {
	float:left;
	margin-left:20px;
	}
.wrapHTxtCont h2, .wrapHTxtCont div.zagl {
	color:#2f2f2f;
	font-size:20px;
	font-weight:normal;
	padding-bottom:7px;
	}
.wrapHTxtCont p {
	font-size:12px;
	}
.wrapHTxtCont p .startNum {
	font-size:14px;
	}
.wrapHTxtCont p .stopNum {
	font-size:18px;
	}
.wrapHTxtCont a {
	border-bottom: 1px dashed #0E4470;
	text-decoration: none;
	}
.wrapHTxtCont a:hover {
	border: 0 none;
	}
.goto241 {
	left:251px;
	top:0;
	}
.goto241 p {
	margin-bottom:15px;
	}
.goto241 a {
	color:#0e4470;
	font-size:12px;
	}
.goto481 {
	left:491px;
	top:120px;
	}
.noMainPage .goto481 {
	top:0;
	}
#menuTopWrap {
	width:100%;
	border-bottom:1px #033b6f solid;
	z-index:2;
	background:#fff;
	text-align: center;
	}
#menuTop {
	width:860px;/*996px;*/ /* customized by ZverMan  */
	margin:0 auto;
	}
/*aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa*/
#menuTop li {
	float:left;
	display:inline;
	width:142px;
	padding-top:2px;
	height: 118px;
	}
/*#menuTop li.hover, #menuTop li:hover {
	border-left:2px solid #033b6f;
	border-right:2px solid #033b6f;
	background:#fff url(../img/bg/topMenuLi.jpg) left top repeat-x;
	width:138px;	
	}
#menuTop li .imdrop a {
	text-decoration:none;
	}*/
/*#menuTop li.hover .imdropWrap, #menuTop li:hover .imdropWrap {
	display:block;
	}*/
#menuTop li .imdrop a {
	text-decoration:underline;
	}
#menuTop li.hover .imdrop a, #menuTop li:hover .imdrop a {
	text-decoration:none;
	}
#menuTop li a img {
	top:10px;
	z-index:555;
	zoom: 1;
	}
#menuTop li.hover a img, #menuTop li:hover a img {
	background-position:0 -180px;
	}
#menuTop li.imactive:hover a img {
	background-position:0 -360px;
	}
#menuTop li.hover .onover, #menuTop li:hover .onover {
	width:100%;
	height:2px;
	background:#fff;
	position:absolute;
	z-index:333;
	}
/*aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa*/
#menuTop li.last {
	width:140px;
	}
/*#menuTop li.last p {
	bottom:5px;
	}*/
#menuTop li a {
	text-align:center;
	display:block;
	height:118px;
	z-index:222;
	}
/*#menuTop li:hover a {
	border-bottom: 2px solid #fff;
	margin-bottom: -2px;
}
#menuTop li.hover a {
	border-bottom: 2px solid #fff;
	margin-bottom: -2px;
	}*/
#menuTop li img {
	display:block;
	margin:0 auto 9px auto;
	width: 100px;
	height: 90px;
	}
#menuTop li .imdrop img {
	width:auto;
	height:auto;
	}
#menuTop .drop1 a img {
	background: url(../img/pic/picmenu/pltk.png) no-repeat 0 0;
}
#menuTop .drop2 a img {
	background: url(../img/pic/picmenu/mzk.png) no-repeat 0 0;
}
#menuTop .drop3 a img {
	background: url(../img/pic/picmenu/snthnk.png) no-repeat 0 0;
}
#menuTop .drop4 a img {
	background: url(../img/pic/picmenu/svt.png) no-repeat 0 0;
}
#menuTop .drop5 a img {
	background: url(../img/pic/picmenu/tplpl.png) no-repeat 0 0;
}
#menuTop .drop6 a img {
	background: url(../img/pic/picmenu/mbl.png) no-repeat 0 0;
}
#menuTop .last a img {
	background: url(../img/pic/picmenu/strtlnhm.png) no-repeat 0 0;
}
#menuTop .imdropWrap a img {
	background: none;
}
#menuTop li a {
	text-decoration:none;
	}
#menuTop li a p {
	text-align:center;
	color:#023874;
	text-decoration:none;
	font-size:14px;
	margin-bottom:-2px;
	z-index:222;
	display:block;
	width:100%;
	}
#menuTop li.hover p, #menuTop li:hover p {
	color:#833116;
	}
#menuTop li.imactive {
	background:#f3f3f3 url(../img/pic/picmenu/liBg.png) left top repeat-x;
	}
#menuTop li.imactive a img {
	background-position:0 -270px;
	}
.imdrop {
	display:block;
	width:938px;
	position:static;
	left:-2px;
	border:2px solid #033b6f;
	background:#fff;
	padding: 44px 18px;
	}
#menuTop li.hover .imdropWrap, #menuTop li:hover .imdropWrap {
	padding-right:10px;
	padding-bottom:11px;
	-padding-right:10px;
	-padding-bottom:4px;
	position:absolute;
	background:	url(../img/bg/dropB.png) 9px bottom no-repeat;
	-background:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/bg/dropB.png', sizingMethod='scale');
	}
#menuTop li.hover.last .imdropWrap, #menuTop li:hover.last .imdropWrap {
	padding-left:20px;
	padding-right:0;
	padding-bottom:11px;
	-padding-bottom:4px;
	position:absolute;
	background:	url(../img/bg/dropBI.png) left bottom no-repeat;
	-background:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/bg/dropBI.png', sizingMethod='scale');
	}
#menuTop .imdropWrap {
	display:none;
	}
#menuTop li.drop1 .imdropWrap {
	left:-2px;
	}
#menuTop li.drop2 .imdropWrap {
	left:-144px;
	}
#menuTop li.drop3 .imdropWrap {
	left:-286px;
	}
#menuTop li.drop4 .imdropWrap {
	left:-428px;
	}
#menuTop li.drop5 .imdropWrap {
	left:-570px;
	}
#menuTop li.drop6 .imdropWrap {
	left:-712px;
	}
#menuTop li.last .imdropWrap {
	left:-856px;
	}
#menuTop li .imdropWrap .dRow {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	}
#menuTop li ul {
	float:left;
	margin-top: 25px; /* customized by ZverMan */
	}
#menuTop li .imdrop .dropEl {
	float:left;
	display:inline;
	width:187px;
	height: 74px; /* customized by ZverMan */
	overflow: visible;/* hidden; customized by ZverMan */
	}
/*#menuTop li .imdrop .dropEl:hover {
	border: 1px solid #ddd;
	width: 183px;
	height: 70px;
	padding: 0px 0px 4px;
	}*/
#menuTop li .imdrop li {
	border:none;
	background:none;
	float:none;
	display:block;
	width:90px; /* 117px; customized by ZverMan */
	height: auto;
	}
#menuTop li .imdrop img {
	float:left;
	margin-right:6px;
	}
#menuTop li .imdrop a {
	height:auto;
	font-size:11px;
	color:#023874;	
	text-align:left;
	background:none;
	text-decoration:none;
	/*white-space: nowrap;*/ /* customized by ZverMan */
	}
#menuTop li .imdrop .dropEl:hover a {
	text-decoration:underline;
	}
#leftCol {
	width:710px;
	float:left;
	display: inline;
	overflow:hidden;
	}
#rightCol {
	float:right;
	display: inline;
	width:236px;
	padding-left:20px;
	zoom: 1;
	}
.rcontEl {
	margin-bottom:45px;
	zoom: 1;
	}
.rcontEl h2, .rcontEl div.zagl {
	color:#023975;
	font-size:20px;
	font-weight:normal;
	padding-bottom:8px;
	border-bottom:1px solid #023975;
	margin-bottom:12px;
	margin-top:-6px;
	}
.rcontEl p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000;
	padding-left:6px;
	}
.rcontEl .colors {
	width:100%;
	overflow:hidden;
	margin-top:12px;
	padding-left:6px;
	}
.colors .c1 {background:url(../img/bg/rcolors.png) 0 -236px no-repeat;}
.colors .c2 {background:url(../img/bg/rcolors.png) 0 -208px no-repeat;}
.colors .c3 {background:url(../img/bg/rcolors.png) 0 -180px no-repeat;}
.colors .c4 {background:url(../img/bg/rcolors.png) 0 -152px no-repeat;}
.colors .c5 {background:url(../img/bg/rcolors.png) 0 -124px no-repeat;}
.colors .c6 {background:url(../img/bg/rcolors.png) 0 -96px no-repeat;}
.colors .c7 {background:url(../img/bg/rcolors.png) 0 -68px no-repeat;}
.colors .c8 {background:url(../img/bg/rcolors.png) 0 -39px no-repeat;}
.colors .c9 {background:url(../img/bg/rcolors.png) 0 -12px no-repeat;}
.colors .c1 a:hover {background:#ed1c24;}
.colors .c2 a:hover {background:#5e1a72;}
.colors .c3 a:hover {background:#ed7c1c;}
.colors .c4 a:hover {background:#f7bd94;}
.colors .c5 a:hover {background:#edd21c;}
.rcontEl .colors .c6 a:hover {color:#000; border:1px solid #d0d0d0; line-height:16px;}
.colors .c7 a:hover {background:#428e27;}
.colors .c8 a:hover {background:#000000;}
.colors .c9 a:hover {background:#1357a2;}
.rcontEl .colors .c10 a:hover {color:#000; border:1px solid #d0d0d0; line-height:16px;}
.rcontEl .colors li {
	float:left;
	width:112px;
	margin-bottom:1px;
	}
.rcontEl .colors li a {
	font-size:12px;
	color:#084681;
	text-decoration:underline;
	margin-left:11px;
	padding-left:3px;
	line-height:18px;
	width:90px;	
	display:block;
	}
.rcontEl .colors li a:hover {
	color:#fff;
	text-decoration:none;
	}
.rcontEl .dostavka {
	width:216px;
	height:100px;
	float:right;
	display:inline;
	margin-top:20px;
	background:url(../img/bg/dostaka.png) left top no-repeat;
	font-size:20px;
	color:#03457f;
	padding:12px;
	z-index: 2;	/* customized by ZverMan */
	}
.rcontEl p.lastNews a {
	color:#023874;
	font-size:12px;
	margin-bottom:17px;
	display:block;
	}
#bannerPlace {
	height:120px;
	background:#939393;
	color:#FFF;
	font-size:16px;
	text-align:center;
	line-height:120px;
	}
.contEl {
	width:100%;
	overflow:hidden;
	margin:12px 0 22px;
	}
.contEl h2 {
	font-size:24px;
	padding-bottom:6px;
	margin:0;
	}
.contEl .bestPrice {
	color:#ed1c24;	
	border-bottom:1px solid #ed1c24;	
	}
.contEl .popularCommodities {
	color:#023874;
	border-bottom:1px solid #023874;
	}
.slider {
	float:right;
	}
.slider .preBtn, .slider .nxtBtn {
	width:26px;
	height:55px;
	background:url(../img/bg/slider/arrows.png) left top no-repeat;
	float:left;
	display:inline;
	margin-top:56px;
	cursor:pointer;
	}
.slider .nxtBtn {
	display:inline;
	background:url(../img/bg/slider/arrows.png) right top no-repeat;
	}
.slider .preNotActive.nxtBtn {
	background-position: bottom right;
	}
.slider .preNotActive.preBtn {
	background-position: bottom left;
	}
.slider .wrapPhotosOut {
	float:left;
	display:inline;
	width:624px;
	overflow:hidden;
	margin:20px 14px 0 14px;
	}
.slider .wrapPhotosIn {
	width:9999%;
	overflow:hidden;
	}
.slider .photosBlk {
	float:left;
	display:inline;
	margin:0 16px 0 0;
	}
.slider p {
	font-size:12px;
	color:#577179;
	}
.slider a {
	text-decoration: none;
	}
.slider .priceMe {
	font-size:20px;
	color:#ed1c24;
	}
.slider .pht {
	border:1px solid #cad0d1;
	width:142px;
	height:127px;
	overflow:hidden;
	}
.slider .pht img{
	border:1px solid #f2f5f8;
	vertical-align:middle;
	}
.allComWP {
	float:right;
	display:inline;
	font-size:12px;
	color:#03457f;
	margin-top:11px;
	}
#footer {
	height:182px;
	margin-top:-182px;
	background:#023874;
	}
#footMenu {
	height:33px;
	background:url(../img/bg/footMenu.png) left bottom repeat-x;
	}
#footMenu ul {
	width:585px;
	overflow:hidden;
	margin:0 auto;
	}
#footMenu li {
	float:left;
	display:inline;
	}
#footMenu ul li a {	
	margin-right:18px;
	color:#fff;
	text-decoration:underline;	
	line-height:33px;	
	}
#footMenu ul li a:hover {
	text-decoration:none;
	}
#footer .wrapBlocks {
	width:866px;
	margin:0 auto;
	padding-top:17px;
	}
#footer .wrapBlocks div {
	width:200px;
	float:left;
	color:#fff;
	}
#footer .wrapBlocks .footlast {
	width:250px;
	}
#footer .wrapBlocks div a {
	color:#fff;
	}
#footer .wrapBlocks div h3 {
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
	padding-bottom:20px;
	}

.wrapTopLine {
	width:100%;
	overflow:hidden;
	}
.namePage {
	font-size:14px;
	color:#023874;
	float:left;
	display:inline;
	margin-left:0px;
	font-weight:normal;
	}
.topPager, .bottomPager {
	float:right;
	width: 330px;
	}
.topPager span, .topPager a, .bottomPager span, .bottomPager a {
	float:left;
	margin:1px;
	padding:2px;
	}
.topPager .pactive, .bottomPager .pactive{
	background:#ed1c24;
	color:#FFF;
	padding:3px 0;
	}
.topPager a, .bottomPager a{
	color:#023874;
	}
.wrapCentrLine {
	width: 710px;
	overflow:hidden;
	margin:16px 0 0 20px;
	}

#reg .wrapCentrLine {
	width: auto;
	}
#news .wrapCentrLine {
	overflow: visible;
	/*width: 688px;*/
	width: 710px;
	margin: 16px 0 0 0;
	}
.newsEl {
	width:318px;
	/*height:214px;	customized by ZverMan */
	/*float:left;*/
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right:19px;
	overflow:hidden;	/*customized by ZverMan */
	vertical-align: top;
	margin-bottom: 35px;
	}
.newsEl .wrapNETopLine {
	width:100%;
	overflow:hidden;
	background:url(../img/bg/preNewsSeparate.png) left bottom repeat-x;
	margin-bottom:13px;
	}
.newsEl .wrapNETopLine .newsName {
	font-size:12px;
	font-weight:normal;
	color:#023874;
	float:left;
	display:inline;
	padding-bottom:6px;
	width:245px;
	/*height:15px;*/
	overflow:hidden;
	}
.newsEl .wrapNETopLine .newsName a {text-decoration: none}
.newsEl .wrapNETopLine .newsName a:hover {text-decoration: underline}
.newsEl .wrapNETopLine .newsDate {
	font-size:12px;
	color:#023874;
	float:right;
	display:inline;
	}
.newsEl img {
	float:left;
	display:inline;
	margin:0 10px;
	border:1px solid #e4e4e4;
	}
.newsEl p {
	min-height:16px;
	/*max-height:136px;*/
	overflow:hidden;
    -height: expression( this.scrollHeight > 136 ? "136px" : "auto" );;
	}
.newsEl a {
	color:#023874;
	/*position:absolute;
	left:142px;*/
	z-index: 1000;
	}
.regTable {
	margin-top:24px;
	}
.regTable td {
	text-align:left;
	padding-right:13px;
	height:30px;
	vertical-align:middle;
	font-size:12px !important;
	}
.regTable td.regName {
	text-align:right;
	padding-top:11px;
	}
.regTable td.regName span {
	color:#ed1c24;
	}
.regTable td.regCont {
	text-align:left;
	height:20px;
	}
.regTable td.regCont input, .regTable td.regCont textarea {
	width:100%;
	border:1px solid #000;
	}
.regTable td.regCont input {
	height:21px;
	line-height:21px;
	}
.regTable td input.regLittle {
	width:137px;
	}
.regTable td.regCont textarea {
	height:52px;
	margin-top:5px;
	}
.regTable td img {
	float:left;
	}
.regTable td p.errMsg {
	display:inline;
	color:#ed1c24;
	}
.regTable td .captchaWrap {
	text-align:right;
	}
.regTable td .captchaWrap .capImg {
	float:none;
	text-align:right;
	display:inline;
	vertical-align:middle;
	}
.regTable td .captchaWrap input {
	width:137px;
	height:20px;
	border:1px solid #000;
	vertical-align:middle;
	}
.regTable td #regSubm {
	background:url(../img/bg/regFormSubm.png) 1px top no-repeat;
	color:#fff;
	width:108px;
	height:25px;
	border:none;
	cursor:pointer;
	behavior: expression(
	          onmouseover = function() {this.style.background='url(img/bg/regFormSubm.png) left -25px no-repeat'},
	          onmouseout = function() {this.style.background='url(img/bg/regFormSubm.png) left top no-repeat'},
			  onmousedown = function() {this.style.background='url(img/bg/regFormSubm.png) 1px -50px no-repeat) left -50px no-repeat'},
	          style.behavior = null
	        );
	}
.regTable td #regSubm:hover {
	background:url(../img/bg/regFormSubm.png) 1px -25px no-repeat;
	}
.regTable td #regSubm:active {
	background:url(../img/bg/regFormSubm.png) 1px -50px no-repeat;
	}

.regTable .regLast {
	padding:18px 13px 18px 0;
	background:url(../img/bg/preNewsSeparate.png) left bottom repeat-x;
	}
#cat .wrapCentrLine {
	overflow:visible;
	}
.sortMenu {
	background:#f3f3f3;
	margin-left:-20px;
	zoom:1;
	padding-left:20px;
	}
.sortMenu h4 {
	color:#023874;
	font-weight:normal;
	font-size:16px;
	line-height:34px;
	background:url(../img/bg/cat/sortMenuSeparate.png) left bottom repeat-x;
	cursor:pointer;
	}
.sortMenu .sortList {
	margin-top:10px;
	margin-bottom:5px;
	background:url(../img/bg/cat/sortMenuSeparate.png) left bottom repeat-x;
	}
.sortMenu .sortList li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align:top;
	width:163px;
	margin-bottom:15px;
	}
/*.sortMenu .sortList li div, .sortMenu .sortList li a {
	white-space: nowrap;
	}*/
.sortMenu .sortList li input{
	margin-right:12px;
	}
.sortMenu .priceFilter {
	padding:15px 0 29px;
	}
.priceFilter {
	font-size:12px;
	color:#000;
	}
.priceFilter .otdo {
	height:18px;
	width:76px;
	margin:0 10px 0 6px;
	vertical-align:middle;
	top:-5px;
	}
.priceFilter .movetoRight{
	margin-left:111px;
	}
.priceFilter span {
	vertical-align:middle;
	top:-5px;
	}
.priceFilter .clearFrm {
	width:107px;
	height:25px;
	background:url(../img/bg/cat/sortMenuBtns.png) left -100px no-repeat;
	color:#fff;
	border:none;
	margin-right:10px;
	cursor:pointer;
	font-size:12px;
	text-align:center;
	behavior: expression(
	          onmouseover = function() {this.style.background='url(img/bg/cat/sortMenuBtns.png) left -125px no-repeat'},
	          onmouseout = function() {this.style.background='url(img/bg/cat/sortMenuBtns.png) left -100px no-repeat'},
			  onmousedown = function() {this.style.background='url(img/bg/cat/sortMenuBtns.png) left -150px no-repeat'},
	          style.behavior = null
	        );
	}
.priceFilter .find {
	width:107px;
	height:25px;
	background:url(../img/bg/cat/sortMenuBtns.png) left top no-repeat;
	color:#fff;
	border:none;
	cursor:pointer;
	behavior: expression(
	          onmouseover = function() {this.style.background='url(img/bg/cat/sortMenuBtns.png) left -25px no-repeat'},
	          onmouseout = function() {this.style.background='url(img/bg/cat/sortMenuBtns.png) left top no-repeat'},
			  onmousedown = function() {this.style.background='url(img/bg/cat/sortMenuBtns.png) left -50px no-repeat'},
	          style.behavior = null
	        );
	}
.priceFilter .clearFrm:hover {
	background:url(../img/bg/cat/sortMenuBtns.png) left -125px no-repeat;
	}
.priceFilter .find:hover {
	background:url(../img/bg/cat/sortMenuBtns.png) left -25px no-repeat;
	}
.priceFilter .clearFrm:active {
	background:url(../img/bg/cat/sortMenuBtns.png) left -150px no-repeat;
	}
.priceFilter .find:active {
	background:url(../img/bg/cat/sortMenuBtns.png) left -50px no-repeat;
	}
.sortPo {
	height:51px;
	padding-top:21px;
	}
.sortPo .sortMe {
	float:left;
	display:inline;
	line-height:25px;
	}
.sortPo a {
	line-height:25px;
	float:left;
	display:inline;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	padding-right:10px;
	}
.sortPo a.price {
	background:url(../img/bg/sortDinLinksR.png) right -25px no-repeat;
	margin:0 10px;
	}
.sortPo a.price div {
	background:url(../img/bg/sortDinLinksL.png) left top no-repeat;
	padding:0 20px;
	float: left;
	display:inline;
	cursor:pointer;
	}
.sortPo a.name {
	background:url(../img/bg/sortDinLinksR.png) right -25px no-repeat;
	}
.sortPo a.name div {
	background:url(../img/bg/sortDinLinksL.png) left top no-repeat;
	padding:0 20px;
	float: left;
	display:inline;
	cursor:pointer;
	}
.sortPo a.imSortActive {
	background:url(../img/bg/sortDinLinksR.png) right top no-repeat;
	}
.sortPo a.price:hover, .sortPo a.name:hover {
	background:url(../img/bg/sortDinLinksR.png) right -74px no-repeat;
	}
.sortPo a.price:hover div, .sortPo a.name:hover div {
	background:url(../img/bg/sortDinLinksL.png) left -25px no-repeat;
	}
.sortPo a.price:active, .sortPo a.name:active {
	background:url(../img/bg/sortDinLinksR.png) right -124px no-repeat;
	}
.sortPo a.price:active div, .sortPo a.name:active div {
	background:url(../img/bg/sortDinLinksL.png) left -50px no-repeat;
	}
.sortPo a.imSortActive:hover {
	background:url(../img/bg/sortDinLinksR.png) right -50px no-repeat;
	}
.sortPo a.imSortActive:active {
	background:url(../img/bg/sortDinLinksR.png) right -99px no-repeat;
	}
.sortPo .topPager {
	margin-right:20px;
	display:inline;
	top:5px;
	}	
.sortPo .topPager a {
	color:#023874;
	line-height:normal;
	padding-right:0;
	text-decoration:underline;
	}
.sortPo .topPager .pactive, .bottomSortBlock .bottomPager .pactive {
	background:#023874;
	}
.sortBody {
	margin-left:-20px;
	$margin-bottom:20px;
	zoom: 1;
	}
.sortBody .wrapSortEl {
	border:1px solid #CDD2D3;
	float:left;
	display:inline;
	height:296px; /* old 238px */
	margin-right:10px;
	margin-bottom:20px;
	overflow:hidden;
	padding:1px;
	width:337px;
	}
.sortBody .sortEl {
	width:100%;
	height:296px; /* old 238px */
	background:#ebebeb;
	}
.sortEl .sortElName {
	font-weight:bold;
	font-size:14px;
	color:#023874;
	padding:8px 8px 0 5px;
	display:block;
	height:43px;
	background:url(../img/bg/cat/sortElSeparate.png) left bottom repeat-x;
	}
.sortEl .sortElName a {
	font-weight:bold;
	font-size:14px;
	color:#023874;
	text-decoration: none
}
.sortEl .sortElPhotoWrap {
	background:url(../img/bg/cat/sortElSeparate.png) left bottom repeat-x;
	height: 200px; /* old 142px */
	/*width: 200px;*/
	margin: 0 auto;
 	padding-bottom:1px;
	}
	
.sortEl a {
	display: block;
	height: 100%;
	}
.sortEl .sortElPhoto, .sortEl .sortElPhotoBig {
	display:block;
	margin:0 auto;
	}
.sortEl .sortElPhoto {

	}
.sortEl .sortElPhotoBig {
	max-height: 200px; /* old 142px */
	max-width: 200px;
	}
.sortEl .priceInfo {
	width:120px;
	float:left;
	display:inline;
	padding-left:10px;
	}	
.sortEl .sortElFrm {
	float:left;
	display:inline;
	width:207px;
	}
.sortEl .sortElFrm .col {
	width:35px;
	height:16px;
	margin-left:5px;
	vertical-align:middle;
	}
.sortEl .sortElFrm .inback {
	width:106px;
	height:25px;
	background:url(../img/bg/cat/inback.png) left top no-repeat;
	border:none;
	color:#fff;
	padding:0 0 5px 19px;
	-padding:0 0 0 19px;
	margin-left:6px;
	cursor:pointer;
	-top:5px;
	behavior: expression(
	          onmouseover = function() {this.style.background='url(img/bg/cat/inback.png) left -25px no-repeat'},
	          onmouseout = function() {this.style.background='url(img/bg/cat/inback.png) left top no-repeat'},
			  onmousedown = function() {this.style.background='url(img/bg/cat/inback.png) left -50px no-repeat'},
	          style.behavior = null
	        );
	}
.sortEl .sortElFrm .inback:hover {
	background:url(../img/bg/cat/inback.png) left -25px no-repeat;
	}
.sortEl .sortElFrm .inback:active {
	background:url(../img/bg/cat/inback.png) left -50px no-repeat;
	}
.sortEl .sortElFrm .noinback {
	width:106px;
	height:25px;
	background:url(../img/bg/cat/inback.png) left bottom no-repeat;
	border:none;
	color:#fff;
	padding:0 0 5px 19px;
	padding:0 0 0 19px;
	margin-left:6px;
	cursor:pointer;
	-top:5px;
	}
.sortEl .sortElFrm span {
	line-height:45px;
	vertical-align:middle;
	}
.sortEl .sortElFrm form {
	float:left;
	display:inline;
	margin-top:5px;
	}
.sortEl .priceInfo div.price {
	color:#ed1c24;
	font-size:20px;
	}
.sortEl .priceInfo div.isset {
	color:#428e27;
	}
.sortEl .priceInfo div.noprice {
    font-size:28px;
    color:#000000;
    margin-bottom:10px;
	} 
.bottomSortBlock {
	width:100%;
	overflow:hidden;
	zoom: 1;
	}	
	
.sortPic {
	background:url("../img/bg/cat/dropActive.png") no-repeat scroll center center transparent;
	height:9px;
	left:-12px;
	top:12px;
	$top:5px;
	-top:0;
	position:absolute;
	width:9px;
	}
.sortWrap {
	width:100%;
	overflow:hidden;
	}
.buyTable th {
	height:47px;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	}
#buy .wrapCentrLine {
	margin:32px 0 0 0;
	}
.buyTable th.toCenter {
	text-align:right;
	}
.buyTable th.toCenter div {
	width:110px;	
	}
.buyTable td.gotoR {
	text-align:right;
	padding-right:46px !important;
	}
.stoimost {
	padding-left:40px;
	}
.buyTable tr {
	background:url(../img/bg/footMenu.png) left bottom repeat-x;
	}
.buyTable td {
	vertical-align:middle;
	line-height:23px;
	padding: 17px 0;
	}
.buyTable td a {
	color:#023874;
	font-size:14px;
	line-height: 17px;
	}
.buyTable td.price {
	font-size:16px;
	text-align:right;
	padding-right:15px;
	}
.buyTable td.title {
	vertical-align: top;
	padding-left: 12px;
}
.buyTable .sht {
	background:none repeat scroll 0 0 #F9F9F9;
	border:1px solid #E5E5E5;
	float:left;
	display:inline;
	height:22px;
	line-height:22px;
	margin-right:6px;
	padding-left:6px;
	width:45px;
	}
.buyTable .buyImg {
	float:left;
	border:1px solid #e5e5e5;
	background:#fff;
	padding:1px;
	}
.itogo {
	height:94px;
	width:100%;
	overflow:hidden;
	background:#f3f3f3;
	}
.itogo .itogobody{
	float:right;
	display:inline;
	line-height:94px;
	font-size:20px;
	margin-right:36px;
	}
.itogo .finalPrice {
	color:#ed1c24;
	}
.endForm {
	width:100%;
	overflow:hidden;
	}
.endFormBody {
	float:right;
	display:inline;
	padding-top:15px;
	}
.itogo .itogobody .pereschet {
	background:url("../img/bg/cat/sortMenuBtns.png") no-repeat scroll left -100px transparent;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	display:inline;
	font-size:12px;
	height:25px;
	line-height:25px;
	margin-right:23px;
	margin-top:36px;
	text-align:center;
	text-decoration:none;
	width:107px;
	border: 0 none; /*customized by ZverMan*/
	}
	
.itogo .itogobody .pereschet:hover {
	background:url("../img/bg/cat/sortMenuBtns.png") no-repeat scroll left -125px transparent;
	}
	
.itogo .itogobody .pereschet:active {
	background:url("../img/bg/cat/sortMenuBtns.png") no-repeat scroll left -150px transparent;
	}
    
    
    
    
    
    .pereschet_2 {
    background:url("../img/bg/cat/sortMenuBtns_2.png") no-repeat scroll left -100px transparent;
    color:#FFFFFF;
    cursor:pointer;
    float:left;
    display:inline;
    font-size:12px;
    height:25px;
    line-height:25px;
    margin-right:23px;
    margin-top:36px;
    text-align:center;
    text-decoration:none;
    width:135px;
    border: 0 none; /*customized by ZverMan*/
    }
    
 .pereschet_2:hover {
    background:url("../img/bg/cat/sortMenuBtns_2.png") no-repeat scroll left -125px transparent;
    }
    
   .pereschet_2:active {
    background:url("../img/bg/cat/sortMenuBtns_2.png") no-repeat scroll left -150px transparent;
    }
    
    
    
    
    
    
    
	
.endFormBody .oform {
	color:#fff;
	font-size:20px;
	background:url(../img/bg/oform.png) left top no-repeat;
	height:37px;
	width:189px;
	border:none;
	vertical-align:middle;
	margin-right:20px;
	cursor:pointer;
	behavior: expression(
	          onmouseover = function() {this.style.background='url(img/bg/oform.png) left -37px no-repeat'},
	          onmouseout = function() {this.style.background='url(img/bg/oform.png) left top no-repeat'},
			  onmousedown = function() {this.style.background='url(img/bg/oform.png) left -74px no-repeat'},
	          style.behavior = null
	        );
	}
.endFormBody .oform:hover {
	background:url(../img/bg/oform.png) left -37px no-repeat;
	}
.endFormBody .oform:active {
	background:url(../img/bg/oform.png) left -74px no-repeat;
	}
#prod .wrapCentrLine {
	width:702px;
	margin:32px 0 0 15px;
	}
#prod .topCentrLine, #prod .centerCentrLine {
	width:100%;
	overflow:hidden;
	}
#prod .topLeft {
	width:346px;
	overflow:hidden;
	margin-right:18px;
	float:left;
	display:inline;
	}
#prod .topLeft .bigPreWrap {
	/*height:236px;		customized by ZverMan */
	border:1px solid #cdd2d3;
	padding:1px;
	}
#prod .topLeft .prodImg {
	/*height:200px;		customized by ZverMan */
	padding-top: 36px;/*	customized by ZverMan */
	background:#ebebeb;
	text-align:center;
	}
#prod .topLeft .imZoom {
	height:36px;
	background:#ebebeb;
	}
#prod .topLeft .imZoom a {
	line-height:36px;
	color:#023874;
	display:block;
	margin:0 auto;
	padding:3px 0 3px 25px;
	width:60px;
	background:url(../img/bg/zoom.png) left center no-repeat;
	white-space: nowrap;
	}
#prod .topLeft .miniPreWrap {
	margin:4px 0 20px 0;
	width:110%;
	overflow:hidden;
	}

#prod .topLeft .miniPreWrap a { /*customized by ZverMan*/
	text-decoration: none;
}

#prod .topLeft .miniPreWrap img {
	border:1px solid #cdd2d3;
	width:64px;
	height:64px;
	margin-right:1px;
	}
#prod .topRight {
	float:left;
	display:inline;
	width:330px;
	}
#prod .topRight h3 {
	font-size:20px;
	font-weight:bold;
	color:#023874;
	margin-bottom:27px;
	}
#prod .topRight .prodPrice {
	font-size:28px;
	color:#ed1c24;
	margin-bottom:10px;
	}
#prod .topRight .isset {
	color:#428e27;
	margin-bottom:10px;
	}
#prod .topRight .kilk {
	height:60px;
	}
#prod .topRight .kilk {
	vertical-align:middle;
	}
#prod .topRight .kilk .inbackTop {
	width:158px;
	height:37px;
	background:url(../img/bg/cat/inbackTop.png) left top no-repeat;
	border:none;
	color:#fff;
	padding:0 0 5px 19px;
	margin-left:6px;
	cursor:pointer;
	-top:5px;
	font-size:20px;
	vertical-align:middle;
	behavior: expression(
	          onmouseover = function() {this.style.background='url(img/bg/cat/inbackTop.png) left -37px no-repeat'},
	          onmouseout = function() {this.style.background='url(img/bg/cat/inbackTop.png) left top no-repeat'},
			  onmousedown = function() {this.style.background='url(img/bg/cat/inbackTop.png) left -74px no-repeat'},
	          style.behavior = null
	        );
	}
#prod .topRight .kilk .inbackTop:hover {
	background:url(../img/bg/cat/inbackTop.png) left -37px no-repeat;
	}
#prod .topRight .kilk .inbackTop:active {
	background:url(../img/bg/cat/inbackTop.png) left -74px no-repeat;
	}
#prod .topRight .kilk .col {
	width:45px;
	height:23px;
	vertical-align:middle;
	}
#prod .topRight .wrapKilkTbl {
	width:100%;
	overflow:hidden;
	}
#prod .topRight .kilkTbl {
	float:right;
	}
#prod .topRight a {
	color:#023874;
	}
#prod .centerLeft, #prod .centerRight {
	width:346px;
	float:left;
	display:inline;
	}
#prod .centerLeft {
	margin-right:10px;
	}
#prod .centerLeft table, #prod .centerRight table {
	width:100%;
	}
#prod .centerLeft td, #prod .centerRight td {
	padding:4px;
	font-size:12px !important;
	}
#prod .imBottom .imBP p {
	padding-top:17px;
	}
#prod .imBottom .imCommentsWrap {
	background: transparent url(../img/bg/cat/dropActive.png) no-repeat left center;
	padding:25px 0 20px 14px;
	}
#prod .imBottom .imComments {
	font-size:20px;
	font-weight:normal;
	color:#023874;
	padding:25px 0 20px 14px;	/* customized by ZverMan */
	cursor: pointer;	/* customized by ZverMan */
	}
#prod .imBottom .imCommentsWrap .imComments {
	padding: 0;
}
#prod .imBottom .first_child  {	/* customized by ZverMan */
	background: transparent url(../img/bg/cat/sortMenuSeparate.png) repeat-x left bottom;
	}
#prod .imBottom .comment {
	margin-bottom:15px;
	}
#prod .imBottom .comment .from {
	line-height:20px;
	background:url(../img/bg/from.png) left bottom no-repeat;
	padding-left:27px;
	}
#prod .imBottom .comment .commentBody {
	background:#ebebeb;
	padding:18px 18px 30px 18px;
	}
#prod .imBottom .leavComments td {
	padding:10px 5px;
	vertical-align:top;
	text-align:right;
	}
#prod .imBottom .yourName {
	width:377px;
	height:17px;
	}
#prod .imBottom .yourComment {
	width:377px;
	height:95px;
	}
#prod .imBottom .captcha {
	width:142px;
	height:18px;
	}
#prod .imBottom .submComment {
	background:url(../img/bg/regFormSubm.png) left top no-repeat;
	width:106px;
	height:25px;
	border:none;
	color:#fff;
	cursor:pointer;
	behavior: expression(
	          onmouseover = function() {this.style.background='url(img/bg/regFormSubm.png) left -25px no-repeat'},
	          onmouseout = function() {this.style.background='url(img/bg/regFormSubm.png) left top no-repeat'},
			  onmousedown = function() {this.style.background='url(img/bg/regFormSubm.png) left -50px no-repeat'},
	          style.behavior = null
	        );
	}
#prod .imBottom .submComment:hover {
	background:url(../img/bg/regFormSubm.png) left -25px no-repeat;
	}
#prod .imBottom .submComment:active {
	background:url(../img/bg/regFormSubm.png) left -50px no-repeat;
	}
#prod .imBottom input, #prod .imBottom img {
	vertical-align:middle;
	}
#prod .imBottom .tovari {
	font-size:20px;
	font-weight:normal;
	color:#023874;
	padding:75px 0 20px;
	border-bottom:1px solid #023874; 
	}
#prod .imBottom .sortBody {
	margin:20px 0 0 0;
	width:110%;	
	}
.imgBestPrice {
	position:absolute;
	left:0;
	top:43px;
	z-index:111;
	behavior: url(js/pngfix/iepngfix.htc);
	}	
.corz {
	background:url(../img/bg/corz.png) left top no-repeat;
	width:123px;
	height:25px;
	margin-top:6px;
	line-height:25px;
	text-decoration:none;
	display:block;
	text-align:center;
	color:#fff;
	border: 0 none; /*customized by ZverMan*/
	cursor: pointer; /*customized by ZverMan*/
	}
.corz:hover {
	background-position:0 -25px;
	}
.corz:active {
	background-position:0 -50px;
	}
.skolko {
	display:block;
	font-size:16px;
	color:#000;
	}
#contract {
	border: 0 none;
	}
#menuTop .activeTopLi {
	border-left:2px solid #033b6f;
	border-right:2px solid #033b6f;
	background:#fff url(../img/bg/topMenuLi.jpg) left top repeat-x;
	width:138px;
	}
#menuTop .activeTopLi a {
	background:#fff;
	margin-bottom:-2px;
	border-bottom:2px solid #fff;
	}
.topMenuGray {
	background:#ababab;
	}
#menuTopWrap.greyMe {
	background:#ababab;
	}
#menuTopWrap.greyMe #menuTop img {
	background-position: 0 -90px;
	}
#menuTopWrap.greyMe #menuTop .imactive {
	background:#ababab;
	}
#menuTopWrap.greyMe #menuTop .activeTopLi img {
	background-position: 0 -180px;
	}
.cat_desc {
	padding:12px 20px;
	border-top:1px solid #ffe090;
	background:#fff9e8;
	margin: 16px 0 16px 0 !important;
	font-size:13px;
	line-height: 18px;
	}
.cat_desc h1 { font-size: 20px; }
.newsEl a.txt {text-decoration: none; color: #000;}
.newsEl a.txt:hover {text-decoration: underline}
.nav {color: #023874;}
