@CHARSET "UTF-8";

#productBottom {clear: both;}

.itemSpec {
	float: left;
	width: 210px;
	padding-left:1px;
	line-height: normal;
	clear: both;
	background: #979c82 url("../gfx/tab-background-ramka.gif") top left repeat-y;
	color: #fff;
}

.itemSpec ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.itemSpec li {
	float: left;
	background: url("../gfx/tab-right-on.gif") no-repeat right top;
	margin: 0;
	padding: 0;
	width: auto;
}

.itemSpec li.rev {
	float: left;
	background: url("../gfx/tab-right.gif") no-repeat right top;
	margin: 0;
	padding: 0;
	width: auto;
}

.itemSpec a {
	display: block;
	background: url("../gfx/tab-left-on.gif") no-repeat left top;
	padding: 5px 6px 4px 7px;
	font-size: 10px;
	color: #5f6547;
	text-decoration: none;
	font-weight: bold;
}

.itemSpec a.rev {
	display: block;
	background: url("../gfx/tab-left.gif") no-repeat left top;
	padding: 5px 6px 4px 7px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.itemSpec #current_1 {
	background-image: url("../gfx/tab-right.gif");
}

.itemSpec #current_1 a {
	background-image: url("../gfx/tab-left.gif");
	color: #fff;
	font-weight: bold;
}

.itemSpec #current_2 {
	background-image: url("../gfx/tab-right-on.gif");
}

.itemSpec #current_2 a {
	background-image: url("../gfx/tab-left-on.gif");
	color: #5f6547;
	font-weight: bold;
}

/* lista ofert*/
.ListOfferTop {float: left; width: 624px; height: 31px; background: url('../gfx/tab_polecane_background.gif') top repeat-x;}
.ListOfferTop ul {float: left; margin: 0; padding: 0; list-style: none; line-height: normal; }
.ListOfferTop li {float: left; margin: 0; padding: 0; width: auto;}
.ListOfferTop  a {display: block; padding: 10px 15px 9px 15px;}
.ListOfferTop  #current_3 a { background: url("../gfx/list-offer-top-left.gif") no-repeat left top; color: #d6040f; font-weight: bold;}
.ListOfferTop #current_3 { background: url("../gfx/list-offer-top-right.gif") no-repeat right top;}

/* full oferta top */
.FullOffertTopMenu {float: left; width: 624px; height: 31px; background: url('../gfx/tab_polecane_background.gif') top repeat-x;}
.FullOffertTopMenu ul {float: left; margin: 0; padding: 0; list-style: none; line-height: normal; }
.FullOffertTopMenu li {float: left; margin: 0; padding: 0; width: auto;}
.FullOffertTopMenu  a {display: block; padding: 10px 15px 9px 15px;}
.FullOffertTopMenu  #current_3 a { background: url("../gfx/list-offer-top-left.gif") no-repeat left top; color: #d6040f; font-weight: bold;}
.FullOffertTopMenu #current_3 { background: url("../gfx/list-offer-top-right.gif") no-repeat right top;}
