@CHARSET "UTF-8";

#content #items .inbox{padding:20px; background:#fff; margin-top:10px; border:1px solid #ebebe1;}

	.topFilter{background:#f7f7f0; border:1px solid #e9eae4; padding:5px;}
	#sorterBody select option{padding-left:5px;}
	#items{font-size:80%; position:relative;}
	#items a{color:#000;}
	.item{width:220px; height:260px; overflow:hidden;float:left; position:relative;}
	.item a{ display:block; text-decoration:none; padding:10px;}
	.item {text-align:center;}
	.item .img{width:200px; height:200px; display:block; display: table-cell; vertical-align: middle;  border-right:1px solid #e6e6e6;}
	.item img{vertical-align:middle; }
	.item .producer{float:left; font-weight:normal;}
	.item a:hover .name{text-decoration:none;}
	.item .name{text-decoration:underline;display:block;text-align:left;}
	.item .price{float:right; color:#9FCF67; display:block;}
	.last{margin-left:20px;}
		
	.item .akcniCena {position:absolute; left:0px; top:5px; background:url('../../../imgs/web/ikona-akcni-cena.png') no-repeat; width:78px; height:77px;}
	.item .sleva20 {background:url('../../../imgs/web/sale/20s.png') no-repeat;}
	.item .sleva25 {background:url('../../../imgs/web/sale/25s.png') no-repeat;}
	.item .sleva30 {background:url('../../../imgs/web/sale/30s.png') no-repeat;}
	.item .sleva40 {background:url('../../../imgs/web/sale/40s.png') no-repeat;}
	.item .sleva50 {background:url('../../../imgs/web/sale/50s.png') no-repeat;}
	

	
	.item .akceNovinka {position:absolute; left:0px; top:5px; background:url('../../../imgs/web/ikona-novinka.png') no-repeat; width:78px; height:77px;}
	.item .novaKolekce {position:absolute; left:0px; top:5px; background:url('../../../imgs/web/ikona-kolekce.png') no-repeat; width:78px; height:77px;}
	.item .novaKolekce span,.item .akcniCena span, .item .akceNovinka span  {display:none}
	
	
	
	#items .item:hover .icoBox {display:block} 
	
	#items a.oblibIkon {position:absolute; right:20px; top:5px; height:25px !important; width:25px; background:url('../../../imgs/web/oblibene.jpg') no-repeat; padding:0px }
	#items a.satnaIkon {position:absolute; right:47px; top:5px; height:25px; width:25px; background:url('../../../imgs/web/satna.jpg') no-repeat; padding:0px }
	
	#items .icoBox {display:none}
	#items a.oblibIkon span, #items a.satnaIkon span {display:none}
	
	#items .odd td{background:#f7f7f0;}
	#items .itemList td{padding:7px;}
	#items .itemList td.img{padding:2px 0px; background-position:center center;}
	#items .itemList table{width:100%;}
	#items .ico-list span, #items .ico-catalog span{display:none;}
	#items .ico-list span, #items .ico-catalog span{display:none;}
	#items .ico-list{background:url('../../../imgs/web/ico-list.png') no-repeat; text-decoration:none;padding:0 4px;margin:0 5px;}
	#items .ico-catalog{background:url('../../../imgs/web/ico-katalog.png') no-repeat;text-decoration:none;padding:0 4px;margin-right:5px;}
	#items .colorIco{width:40px; height:20px;display:block;}
	
	#items .loadInfo{background:#fff url('../../../imgs/web/loadinfo.gif') center center no-repeat;position:absolute; top:55px; display:none; right:0px; width:682px; height:300px;z-index:10;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
	
	.itemList{width:669px;float:right;}
	.needHelp a{text-decoration:none;display:block; padding:10px; color:#E0E0D8 !important; background:url('../../../imgs/web/bg-need-help.png') no-repeat;}
	.needHelp a:hover{background-position:0px -25px; color:#fff !important;}
	.needHelp{margin-bottom:15px;}
	.filterCol{float:left;width:194px;}
	#filter{background:#e0e0d8;}
	#filter h4{background:#d9d9cd; padding:8px; background:url('../../../imgs/web/bg-hudy-info.png') repeat-x; }
	#filter ul li{padding:2px; }
	#filter ul{list-style:none;padding:10px;}
	#filter input{margin-right:5px;}
	#filter .colorFilter{width:20px; height:20px; float:left; margin-right:3px; margin-bottom:3px; border:2px solid #E0E0D8; cursor:pointer;display:block; text-decoration:none;}
	#filter .colorFilter:hover{border:2px solid #fff;}
	#filter .colors{padding:10px;}
	#filter .colors ul{display:none;}
	#filter .checked{border:2px solid #000;}
	#filter #priceFrom{width:140px; margin-left:10px;}
	#filter #priceTo{width:140px; margin-left:10px;}
	#filter .greyButton{margin-left:35px;margin-bottom:10px;}
	#topPage{float:left;}

	#detail{ font-size:80%;}
		#detail .leftColDetail{width:535px; float:left; position:relative}
		
		#detail .leftColDetail .akcniCena {position:absolute; left:0px; top:1px; background:url('../../../imgs/web/ikona-akcni-cena-velke.png') no-repeat; width:161px; height:161px; z-index:1;}
		#detail .leftColDetail .akceNovinka {position:absolute; left:0px; top:1px; background:url('../../../imgs/web/ikona-novinka-velke.png') no-repeat; width:161px; height:161px; z-index:1;}
		#detail .leftColDetail .novaKolekce {position:absolute; left:0px; top:1px; background:url('../../../imgs/web/ikona-kolekce-velke.png') no-repeat; width:161px; height:161px; z-index:1;}
		#detail .leftColDetail .akcniCena span, #detail .leftColDetail .akceNovinka span,#detail .leftColDetail .novaKolekce span  {display:none}
		
    	#detail .leftColDetail .sleva20 {background:url('../../../imgs/web/sale/20b.png') no-repeat;}
    	#detail .leftColDetail .sleva25 {background:url('../../../imgs/web/sale/25b.png') no-repeat;}
    	#detail .leftColDetail .sleva30 {background:url('../../../imgs/web/sale/30b.png') no-repeat;}
    	#detail .leftColDetail .sleva40 {background:url('../../../imgs/web/sale/40b.png') no-repeat;}
    	#detail .leftColDetail .sleva50 {background:url('../../../imgs/web/sale/50b.png') no-repeat;}
		
		#detail .img{width:398px; height:398px; background:#fff; border:1px solid #edede1; float:left;text-align:center; }
		#detail .img .innerImg { padding:0px; margin:9px;}
		#detail #ImgDetail{width:380px; height:380px; position:relative; text-align:center;}
		#detail .img a{display:block;}
		#detail .rightColDetail{position:relative;float:right; width:380px;}
		#detail .rightColDetail #imgZoomOver {position:absolute; left:0px; top:-10px; background:#f7f7f0;  width:385px; height:480px;display:none;}
		#zoomer_region { background:#666666; border:none;  position:absolute; top:0px; left:0px; cursor:move; }
		#closeZoom{padding:5px;}
		#imgZoom { display:block; position:relative; background: white url('../../../imgs/web/loadinfo.gif') center center no-repeat;  overflow:hidden; margin:10px auto 0px; border:0px #FFFFFF solid; cursor:move; }
		#zoomer_image {	display:block;position:absolute; top:0px; left:0px}
		#detail .heading{height:90px;}
		#detail .price{font-size:160%;height:40px; line-height:40px; color:#9FCF67;}
		#detail .price s{color:#939389;}
		#detail .onstock{color:#9FCF67;}
		#detail .discount{font-weight:bold; margin-bottom:10px;}
		#detail .prevPrice{font-size:130%; margin-bottom:10px;}
		#detail h3{font-weight:normal; font-size:110%; color:#939389;}
		#detail #title{font-size:200%;}
		
		#detail .heading{float:left; width:280px;}
		
		#detail .addToCartBox{width:378px;  float:right;}
		#detail .addToCartBox form {}
		#detail .addToCartBox form .addToCartBoxBg{padding:10px;border:1px solid #e7e7dd;background:#edede5;}
		#detail .variants{float:left;}
		#detail .variants a{width:100px; margin-bottom:10px;height:100px; display:block; background:#fff; border:1px solid #edede1; margin-left:10px;text-align:center;}
		#detail .attr00{margin-top:5px; }
		#detail .attr00 a{border:1px solid #ababa3;margin-top:1px; margin-left:1px; display:block; float:left;color:#000; text-decoration:none; font-size:70%; font-weight:bold; height:17px; overflow:hidden; margin-right:5px; margin-bottom:5px;}		
		#detail .attr00 a span{display:block; padding:2px 4px; border:1px solid #fff; background:url('../../../imgs/web/bg-button-16.png') repeat-x}
		#detail .attr00 a.active{border:2px solid #000;margin-top:0px; margin-left:0px;margin-right:4px; margin-bottom:4px;}
		#detail #labelKusu, #detail .attr00Desc{display:block; margin-top:10px; font-weight:bold; margin-bottom:10px;}
		#detail .stockInfo{font-weight:bold; margin-bottom:10px;}
		#detail .lastItems{font-size:80%; margin-bottom:5px;}
		#detail .button{width:381px; height:41px; background:url('../../../imgs/web/bg-add-to-cart.png') no-repeat; border:none; font-size:115%; font-weight:bold; color:#c8c8c8; cursor:pointer; margin-top:15px;}
		#detail .button:hover{background-position:0 -41px; color:#fff; }
		#detail .tools{margin-top:15px;}
		#detail .tools a{display:block; color:#605f5b;float:left; padding:3px;  text-decoration:none; padding-right:10px; font-size:110%;}
		#detail .tools a:hover{color:#000;}
		#detail .tools .dressRoomAdd{background:url('../../../imgs/web/ico-dressroom-b.png') no-repeat 0px 3px; border-right:1px solid #d3d2cd;margin-right:10px;padding-left:30px;}
		#detail .tools .favoritesAdd{background:url('../../../imgs/web/ico-favorite-b.png') no-repeat 0px 4px; padding-left:25px;border-right:1px solid #d3d2cd;margin-right:10px;margin-left:10px;}
		#detail .tools .watchDogAdd{background:url('../../../imgs/web/ico-dog-b.png') no-repeat 0px 4px; padding-left:25px;margin-left:10px;}
		
		#detail .share{margin-top:15px; margin-bottom:10px;}
		#detail .share a{display:block; width:16px; height:16px; text-decoration:none; float:left; margin-right:25px;}
		#detail .share a:hover{background-position:0 -16px;}
		#detail .share a span{display:none;}
		#detail .share p{float:left;padding-right:25px; font-weight:bold;}
		
		#detail .share .facebookShare{background:url('../../../imgs/web/ico-facebook.png') no-repeat; }
		#detail .share .twitterShare{background:url('../../../imgs/web/ico-twitter.png') no-repeat; }
		#detail .share .digitShare{background:url('../../../imgs/web/ico-digit.png') no-repeat; }
		#detail .share .deliciousShare{background:url('../../../imgs/web/ico-delicious.png') no-repeat; }
		#detail .share .mailShare{background:url('../../../imgs/web/ico-mail.png') no-repeat; }
		
		#detail .infoTabs{background:url('../../../imgs/web/bg-product-description-shade.png') no-repeat 0 16px; height:36px;}
		#detail .infoTabs h3{height:36px; position:relative; float:left;}
		#detail .infoTabs h3 span{height:36px; position:absolute; top:0px; left:0px; z-index:2; display:block;}
		#detail .infoTabs h3.descriptionHeading{width:163px;}
		#detail .infoTabs h3.descriptionHeading span{width:163px; background:url('../../../imgs/web/bg-product-description.png') 0 0px no-repeat;}
		#detail .infoTabs h3.questionsHeading{width:162px;}
		#detail .infoTabs h3.questionsHeading span{width:162px; background:url('../../../imgs/web/bg-product-questions.png') 0 0px no-repeat;}
		#detail .infoTabs h3.reviewsHeading{width:162px;}
		#detail .infoTabs h3.reviewsHeading span{width:162px; background:url('../../../imgs/web/bg-product-review.png') 0 0px no-repeat;}
		#detail .infoTabs h3 a:hover span{background-position:0 -36px;}
		#detail .infoTabs h3 a.active span{background-position:0 -72px;}
		#detail .infoTabs a{text-decoration:none}
		#detail .goodDetail{border:1px solid #ebeae6; border-top:none;padding:20px;background:#fff;}
		#detail .goodDetail ul{padding-top:5px; list-style:none;}
		#detail .goodDetail li{padding:2px 2px 2px 20px;background:url('../../../imgs/web/submenu-list.png') no-repeat 8px 8px; list-style:none;}
		#detail .goodDetail .odd td, #detail .goodDetail .odd th{background:#ebeae6; }
		#detail .goodDetail td,#detail .goodDetail th{padding:5px;}
		#detail .goodDetail .odd th{font-weight:bold; width:100px;}
		#detail .goodDetail td{width:250px;}
		#detail .goodDetail table{float:right;}
		#detail .descr{float:left; width:450px;}
		
		#detail .reviewCount{z-index:10;  position:absolute; top:8px; right:16px; color:#666364; font-size:115%; font-weight:normal; display:block; width:30px; text-align:center; }
		#detail #goodsReviews .leftCol{width:300px; float:left;}
		#detail #goodsReviews .rightCol{width:400px;float:right;}
		#detail #goodsReviews .rightCol.notLogged{width:540px; background:url('../../../imgs/web/bg-review.png') 0 0px no-repeat; padding-top:100px}
		#detail #goodsReviews .rightCol .greyButton{float:right;}
		#detail #goodsReviews .smallRegister{clear:both; text-align:right; font-size:80%; color:#9b9a96;float:right;}
		#detail #goodsQuestions .leftCol{width:900px; float:left;}
		#detail #goodsQuestions .leftCol .banner{float:left;width:236px; height: 191px; background:url('../../../imgs/web/otaznik-banner.png') 0 0px no-repeat;}
		#detail #goodsQuestions .leftCol .banner:hover {background-position: 0px -191px}
		#detail #goodsQuestions .odd, #html .odd{background:#f7f6f1;}
		.question span, .question b{display:block;}
		.question b.green,#detail #goodsReviews b{color:#9FCF67;}
		.question .small{color:#63625e; font-size:80%;}
		.question{padding:10px;}
		
		.writeReview {width:550px;float:left}
		.writeReview textarea{width:390px; border:1px solid #e7e7e7;margin-bottom:5px;padding:2px; height:100px;}
		.writeReview .textInput{width:390px; border:1px solid #e7e7e7;margin-bottom:5px;padding:2px;}
		 input.reviewButton {padding:0px;margin-left:270px;border:0px; cursor:pointer;cursor:pointer;background: url('../../../imgs/web/bg-order-back.png') 0 0 no-repeat; height:25px; width:125px; border:none}
		 input.reviewButton:hover {background: url('../../../imgs/web/bg-order-back.png') 0 -25px no-repeat; color:white}
		.writeReview .error{display:block;color:red;}
		.questions{ background:url('../../../imgs/web/bg-poradna.png') no-repeat top right; width:650px}
		
		#reviews{padding-top:20px; border-top:1px solid #e7e7e7; margin-top:20px;}
		#reviews h4{font-size:120%; margin-bottom:5px; font-weight:normal;}
		#reviews .basicInfo{float:left; width:200px; line-height:20px; margin-right:20px;}
		#reviews .review{position:relative; margin-bottom:20px; padding-bottom:20px;border-bottom:1px solid #e7e7e7;}
		#reviews .text{padding-bottom:35px;}
		#reviews .usefull{position:absolute; bottom:20px; right:0px;line-height:28px;}
		#reviews .usefull .greyButton{float:right; margin-left:5px;}
		#reviews .small{font-size:80%;}
		#goodsLine{}
		#goodsLine .inner{background:url('../../../imgs/web/bg-product-line.png') no-repeat;height:198px; overflow:hidden;position:relative;}
		#goodsLine .itemSmall{position:relative;float:left; width:126px; overflow:hidden; font-size:70%;margin-right:0px; margin-top:20px;
		background:url('../../../imgs/web/bg-small-product.png') no-repeat;		}
		
		#goodsLine .img{width:100px; height:100px; background:#fff; display:block;margin-bottom:5px;margin-left:8px;border:5px solid #fff; text-align:center;}
		#goodsLine a{color:#000; z-index:2;}
		#goodsLine a .nazev{display:block; padding-left:10px;padding-right:10px;text-decoration:underline;}
		#goodsLine .prevGoods{float:left;margin-left:30px;width:378px;}
		#goodsLine .prevGoods .itemSmall{float:right;}
		
		#goodsLine .actual{float:left; width:136px;}
		#goodsLine .actual a .nazev{font-weight:bold; text-decoration:none;}
		#goodsLine .actual .img{width:110px; height:110px;}
		#goodsLine .nextGoods{float:left;}
		#goodsLine .nextButton span{display:none;}
		#goodsLine .simple{padding-left:30px;padding-right:42px;}
		#goodsLine .simple.left .itemSmall{float:left;}
		#goodsLine .simple.right .itemSmall{float:right;}
		#goodsLine .nextButton{text-decoration:none;background:url('../../../imgs/web/bg-arrow-next.gif') no-repeat; width:22px; height:25px; position:absolute; top:70px; right:0px;}
		#goodsLine .prevButton span{display:none;}
		#goodsLine .prevButton{text-decoration:none;background:url('../../../imgs/web/bg-arrow-prev.gif') no-repeat; width:22px; height:25px; position:absolute; top:70px; left:0px;}
		#goodsLine a:hover .nazev{text-decoration:none;}
		#goodsLine .akcniCenaSmall {display:block;position:absolute; left:8px; top:0px; background:url('../../../imgs/web/ikona-akcni-cena-small.png') no-repeat; width:59px; height:58px;z-index: 5;}
		
		#goodsLine .sleva20 {background:url('../../../imgs/web/sale/20m.png') no-repeat;}
    	#goodsLine  .sleva25 {background:url('../../../imgs/web/sale/25m.png') no-repeat;}
    	#goodsLine  .sleva30 {background:url('../../../imgs/web/sale/30m.png') no-repeat;}
    	#goodsLine  .sleva40 {background:url('../../../imgs/web/sale/40m.png') no-repeat;}
    	#goodsLine  .sleva50 {background:url('../../../imgs/web/sale/50m.png') no-repeat;}
		
		#goodsLine .akceNovinkaSmall {display:block;position:absolute; left:8px; top:0px; background:url('../../../imgs/web/ikona-novinka-small.png') no-repeat; width:59px; height:58px;z-index:5;}
		#goodsLine .novaKolekce {display:block;position:absolute; left:8px; top:0px; background:url('../../../imgs/web/ikona-kolekce-small.png') no-repeat; width:59px; height:58px;z-index:5;}
		#goodsLine .novaKolekce b,#goodsLine .akcniCenaSmall b, #goodsLine .akceNovinkaSmall b  {display:none}
		
		.underline{border-top:1px solid #e6e6e6;padding-top:5px; margin-top:10px;}		
		.underline .infobox {float:left; font-weight:bold;}

		#categoryOverview ul{padding-left:0px; list-style:none;}
		#categoryOverview h3 a{ font-size:120%; display:block;}
		#categoryOverview ul li{ float:left; width:280px;}
		#categoryOverview a{text-decoration:none;}
		#categoryOverview ul ul a{padding:2px 2px 2px 20px;background:url('../../../imgs/web/submenu-list.png') no-repeat 8px 8px; display:block;}
		#categoryOverview a:hover{background-color:#dcdcdc;}		
		#categoryOverview ul ul li{ float:none; width:auto;}
		
		#mb_contents h2{padding-left:0px !important; margin-left:0px !important;}
		.heading h3 a{font-weight:normal; font-size:110%; color:#939389; text-decoration:none;}
		.heading h3 a:hover{text-decoration:underline;}
		.materialy img{margin-left:10px; border:1px solid #EDEDE1;}
		
.slider_gutter {float: left;width: 100%;display: block;position: relative; }
.slider_gutter_item{position: relative;	float: left; left: 100%;}
#slider_minmax_gutter_m{width: 172px;margin-left:-176px;	height:20px; background:url(../../../imgs/web/slider-bg.gif) repeat-x;}
#minmax_slider{ width:180px; margin:0px 10px;}

#slider_minmax_gutter_r,.slider_gutter_r{width: 4px;margin-left:-4px;height:20px; 	background:url(../../../imgs/web/slider-bg.gif) no-repeat; border:1px }
#slider_minmax_gutter_l, .slider_gutter_l{width: 4px;margin-left:-100%; height:20px;background:url(../../../imgs/web/slider-bg.gif) no-repeat; }

#slider_bkg_img{position: absolute; height:8px; margin:2px 0px 0px -10px; width:176px;}
.slider_gutter{ margin:10px 0px 0px 0px;}
.knob_left {	position: absolute;	height: 20px;width: 10px;background: url(../../../imgs/web/slider-left.gif) no-repeat;cursor: pointer; }
.knob_right {	position: absolute;	height: 20px;width: 10px;background: url(../../../imgs/web/slider-right.gif) no-repeat;cursor: pointer;}

.sliderPrice{padding:0px 10px;}
.slide_container{padding:10px 0px;}





		
