	@import "rating.css";
/*	@import "order.css";*/
/*	@import "fonts.css"; */
	@import "grey.css";
	@import "sidebar.css";
	
.alt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 10px;
	font-style:normal;
}

tr.row2 td	{background-color: #fff;}

legend	{ color: #454545; font-size: 12pt; width: 90%; }
caption	{ color: #454545; font-weight: bold; }


ul	{ list-style: none; color: #FF9900/*#029dfd*/;}

dl, dt, dd {
  display: block;
/*  margin: 0;
  padding: 0;*/
    }

.toolbar1 ul > li	{display: inline;}

ul.flatlist li	{display: inline;}

span.error_list	{color: red;font-weight: bold;}

div.navigation_product
{
  margin-top: 5px;
}

div.navigation_sort
{
  width: 300px;
  float: left;
  margin-left: 10px;
}
div.navigation_view
{
  float: right;
  width: 100px;
}


ul.error_list, ul.error_list > li
{
  margin: 0px;
  padding: 0px;
  color: red;
  font-weight: bold;
}

ul.checkout_list
{
  list-style: none;
	width: 500px;
	margin-top: 30px;
}

.checkout_list div
{
  color: #666;
  text-align: right;
  padding: 4px;
  padding-left: 40px;
}


.checkout_li, ul.checkout_list li
{
  margin-bottom: 4px;
  width: 500px;
  margin-left: 20px;
}

.checkout_li_sel
{
  background-color: #FF9900 !important;
}

.checkout_li_over
{
  background-color: #f5f5f5 !important;
}

.checkout_li_over i
{
  color: blue;
  text-decoration: underline;
}

.checkout-address
{
	font-size: 14px;
	padding: 10px;
}

.pagenavi
{
  margin-top: 10px;

}

.pagenavi ul
{
  list-style: none; 
}
.pagenavi > ul > li
{
  display:inline;
  border-right: 1px solid #ddd;
  padding-right: 5px;
}
.product-features
{
	color: #666;
}

.span-18 > .span-9 > .product-features
{
  color: #666;
	border: 1px solid #eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0px;
	margin: 0px;
}

ul.product-features
{
  list-style: square;
}

div.product-features
{
  padding: 10px;
  font-size: 10pt;
}

.var_name
{
  font-weight: bold;  
}

.checkout_status
{
	width: 600px;
	margin: 0 auto 20px auto;
  font-weight: bold;
  color: #99cc00;
  height: 30px;
	text-align: center;
}
.checkout_status > div
{
  text-align: center;
  border-bottom: 3px solid #99CC00;
  height: 20px;
  float: left;
  width: 100px;
  padding: 3px;
	
}

.checkout_status a { color: #99cc00; }
.checkout_status a:hover { color: #333;  }

.checkout_status > .active_step
{
  color: #99cc00;
  font-size: 110%;
}

.checkout_status > .prev_step
{
  border-bottom: 3px solid #333;
	
	color: #333;
}

.active_step a
{color: #333; font: bold;}

.contact{font-size: 12px;}

.contact dd{padding-left: 13px;}

.offerinfo{margin-top: 20px;}

.offerinfo dt{ color: #333; font-size: 10pt;}
.offerinfo dd{ color: #666; margin-left: 5px;}
.order-final dt{ color: darkblue;}
.order-final dd{ color: #666;}

.product_description dt{margin-top: 30px;font-size: 120%;color: #000; margin-left: 10px;}

.product_description dl{ margin-left: 10px;}

.product_description dl > dd > dl > dt{color: #666;margin-top: 0px;font-size: 10pt;}

.product_description > dl > dd {margin-top: 3px;}

.product_description li{list-style-type: circle;color: #666;text-transform: capitalize;}

.product-list-text
{
	text-align: center;
}

.product-price
{
  color: #000;
  font-weight:bold;
  padding-left: 0px;
  width: 170px;
}

.product-price b
{
  color: #fff;
  padding: 2px;
  margin-right: 20px;
	text-transform: uppercase;
}

.span-6 > .product-price-right
{
	width: 135px;
	float: left;
	clear: none;
	margin-top: 8px;
	text-align:right;
}

.product-price-right
{
	color: #CC0000;
	font-size: 16px;
	padding-left: 0px;
}

.price2
{
  font-weight: bold;
}

.add-to-cart-btn
{
	float: left;
	clear: none;
	width: 125px;
	margin-left: 15px;
	margin-top: 25px;
	
}
.product-price-handler
{
	width: 300px;
	background: #f5f5f5;
	height: 350px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
}
.product-price-handler > .product-price-right
{
	float: left;
	clear: none;
	margin-top: 20px;
	text-align: right;
	width: 150px;
	font-size: 20px;
}

.transport
{
	width: 260px;
	height: 20px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 15px;
	margin-left: 15px;
	background: url("../images/delivery.png") top left no-repeat;
}




.ver-2
{
width: 180px;
padding-top: 4px;
}



.availability
{
	width: 270px;
	margin-top: 0px;
	margin-left: 15px;
	padding-bottom: 0px;
	border-bottom: 1px dashed #ccc;
}

.available-text
{
float: left;
width: 150px;
	color: #666;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.available-status
{
	float: right;
	width: 100px;
	color: #666;
	text-align: right;
	font-size: 14px;
}

.not-available
{
width: 270px;
font-size: 12px;
text-align: right;
}



.features
{
	width: 270px;
	height: 50px;
	margin-top: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

.feature-name
{
	width: 165px;
	float: left;
	color: #666;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
}

.feature-value
{
	width: 105px;
	float: right;
	color: #666;
	text-align: right;
	font-size: 10px;
}

.span-18 > .span-9 > #image_href > img
{
	display: list-item;
}

.yui-carousel-element li {
	height: 300px;
	text-align: left;
	width: 360px !important;
	display: inline; 
	overflow: hidden;
	padding-right: 10px;
	margin: 0 0px 0 0px !important;
}

li.carousel_item {
	height: 300px;
	text-align: left;
	padding-right: 5px;
	margin: 0px !important;
	list-style-type: none;
	float: left;
	border: none;
}

.yui-carousel-nav
{
/*background: url("../images/right-header.png") top left no-repeat;*/
	border: 0px solid #ccc;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	height: 10px;
}

.model
{
	color: #333;
}

.footer-link
{
	font-variant:small-caps;
	text-transform:lowercase;
}

.my_account
{
width: 720px;
}

.my_account > div > a
{
	width: 185px;
	height: 215px;
	float: left;
	margin-right: 0px;
	padding: 15px 20px 0 20px;
	font-weight: bold;
	font-size: 30px;
	font-variant:small-caps;
	color: #fff;
	line-height: 32px;
	text-align: center;
}

.my_account > div > a:hover
{
	color: #fff;
	text-decoration: none;
}

.li_myaddress a {background: url("../images/address-book.png") top left no-repeat;}
.li_myaddress a:hover{background: url("../images/address-book-hover.png") top left no-repeat;}

.li_myorders a{background: url("../images/orders.png") top left no-repeat;}
.li_myorders a:hover{background: url("../images/orders-hover.png") top left no-repeat;}

.li_logout a{background: url("../images/customer-logout.png") top left no-repeat;}
.li_logout a:hover{background: url("../images/customer-logout-hover.png") top left no-repeat;}

.li_mypp a{background: url("../images/affiliate.png") top left no-repeat;}
.li_mypp a:hover{background: url("../images/affiliate-hover.png") top left no-repeat;}

.shopcart-link
{
color: #454545;
font-weight: bold;
}

.shopcart-link:hover
{
color: #99CC00;
}

.infobox
{
	margin: 0px 5px 5px 5px;

	color: blue;
	border: 1px solid #666;
	padding: 10px;
	font-size: 10pt;
	background: #cf9;

}

.top10_caption
{
 font-size: 12pt;

}

ul.top10_content
{
	list-style-type: decimal;
}

li.top10_item
{
  
}


div#discount {
  border: 1px solid #ddd;
  padding: 10px;
}

div#discount input {
  border: 1px solid #666;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  color: purple;
  padding: 4px;
}

div#discount h2{
  font-weight: bold;
  font-size: 16px;
  color: purple;

}


#discount_value{
  color: green;
  font-weight: bold;
  font-size: 12px;

}


.freeshipping_1:after {
    content: "Darmowa Wysyłka!!!";
}
.freeshipping_1{
  color: red;
  font-weight: bold;
}

