@charset "utf-8";
/* CSS Document */
#product-info{float:left;clear:left;width:98%;margin:1%}
.product-attr{background:#F1F1F1;margin:7px 0 0;float:left;clear:left;width:100%}
#product-info .product-images{width:205px;float:left}
#product-info .product-details{float:right;width:450px;position:relative;display:block}
#product-info .product-details ul .dprice, #product-info .product-details ul .dbasket, #product-info .product-details ul .dselect, #product-info .product-details ul .dproducent, #product-info .product-details ul .davail{float:left;clear:left;width:434px;border:1px solid #ddd;padding:7px;margin:2px 0;background:#fff;display:block}

 #product-info .product-details ul .dcat {float:left;clear:left;width:434px;border:1px solid #ddd;padding:7px;margin:2px 0;background:#fff;display:block;color: #6A9B2A;font-size:15px}
#product-info .product-details ul .dcecha {float:left;clear:left;width:434px;border:1px solid #ddd;padding:7px;margin:-1px 0;background:#fff;display:block}
	
#product-info .product-details ul .odd{background:#f1f1f1}

.dcat a, .dproducent a{color:#554017;margin:0 3px; text-decoration: none;}

.dcat a span, .dproducent a span{color:#554017}
/* .dcat a:hover, .dproducent a:hover{text-decoration:underline} */
#product-info .product-details ul li.davail span{overflow:hidden;display:inline}

/* Editing styles below is NOT recommended */
#product-info input.inSubmit:hover{opacity:0.8}
#product-info input.inSubmit:active{opacity:0.4}
#product-info label{font-weight:bold}
#product-info h2.product-name{font-size:22px}
	#product-info .product-images img{margin:0;padding:0;float:left}
	#product-info .product-images img.big-image{margin:2px 0 3px 1px}
	#product-info .product-images .minimages li{float:left;margin:1px}
	#product-info .product-images .minimages li a img{opacity:0.8;padding:1px}
	#product-info .product-images .minimages li a:hover img{opacity:1}

#product-info .product-details ul li{height:auto;border:none;width:auto}
#product-info .product-details ul .dprice{padding:0 7px;line-height:32px}
#product-info .product-details .dprice h4, #product-info .product-details .dprice strike, #product-info .product-details .dprice .price{float:left;display:inline}
#product-info .product-details .dprice strike{margin:0 3px}
#product-info .product-details span.price{font-size:22px;margin:0 0 0 5px;color: #6A9B2A;}
#product-info .product-details strike{text-decoration:line-through;color:#666}
#product-info .product-details ul li a.addToBasket{margin:0 0 5px;line-height:12px;padding:5px 0;display:block}
#product-info input.inText{width:30px;margin:0 2px}
#product-info .product-details ul li label{float:left;margin:4px 0 0;display:block}

#product-info .product-desc{float:left;clear:both;width:100%;margin:5px 0 0;line-height:1.5}
#product-info .product-desc .intro{padding:5px 0;margin:0 0 5px;border-bottom:1px solid #ddd}
#product-info .dselect select{margin:0 0 0 5px;padding:2px}
#product-info .dcat strong, #product-info .dproducent strong{float:left}
#product-info .product-details .goto{opacity:0.8}
#product-info .product-attr h4{padding:5px;color:#000; border: 1px solid #DDDDDD}
#product-info .product-attr ul.desc{margin:0;width:100%;color:#000;float:left;clear:left} 
#product-info .product-desc h4{font-size:14px}
#product-info .product-attr ul.desc li{background:#FFF;width:100%;margin:0;float:none;clear:none;display:block;height:auto;padding:5px 0;border:1px solid #DDDDDD;line-height:15px;height:15px}
#product-info .product-attr ul.desc li.last{border-bottom:1px dotted #cbcbcb}
#product-info .product-attr ul.desc strong{font-weight:bold;display:block;width:120px;float:left;padding:0 5px}
#product-info .product-add-basket{float:left;clear:left;width:96%;text-align:right;padding:8px 2% 5px}


#pagination li{float:left;display:inline;padding:1px}
#pagination li.first, #pagination li.last, #pagination li.first b{border:none}
#pagination li a, #pagination li b{display:block;padding:3px 5px;line-height:1;text-decoration:none;border:1px solid #cbcbcb;color:#333}
#pagination li a{background:#d7d8fd}
#pagination li a:hover{background:#8ca33f url(../images/solar/info.gif) repeat-x scroll 0 0}
