﻿div.productrow
{
	 border-bottom: 1px solid #D3D3D3;
	 padding-top:25px;
	 overflow:hidden;
	 width:774px;
	 margin-left:10px;
}

div.productrow div.compare
{
	width: 20px;
	float:left;
}

div.productrow a.thumb
{
	width:140px;
	height:140px;
	text-align:center;
	overflow:hidden;
	float:left;
}

div.productrow div.details
{
	width: 582px; 
	margin: 0 0 0 0;
	padding-bottom: 20px;
	float:left;
}

div.productrow div.details a.more
{
	float: left; 
	margin-top:20px; 
	clear:both;
	color:Black;
	font-family:Arial;
}

div.productrow div.details div.avail
{
	font-size: 10px;
	margin: 20px 0px 8px 0px;
}

div.productrow div.details div.rate
{
	font-size: 10px;
}

div.productrow div.pricebox
{
	float:right;
	margin-top:-40px;
	text-align: right;
	font-family:Arial;
}

div.productrow div.pricebox a.addToCart
{
	background-image:url(/images/koszyk.gif);
	background-repeat:no-repeat;
	display:inline-block;
	width: 169px;
	height:42px;
}

div.sortheader
{
	font-family:Arial;
	font-size: 11px;
	overflow:hidden;
	width: 781px;
	margin-left: 5px;
	border-top: gray 2px solid;
	clear:both;
}
div.sortheader div
{
	float:left;	
}
div.sortheader div.sorttitle
{
	width: 50px; 
	margin-right:105px;
	font-weight:bold;
}
div.sortheader div.fifth
{
	width: 130px; 
	text-align: right;	
}
div.sortheader div.fourth
{
	 width: 75px;
	 text-align:center;
	 margin-left: 50px;
}
div.sortheader div.second
{
	width: 130px;
}

div.tocompare
{
	/*background-color:#F3F9E6;*/
	height: 20px;
	clear:both;
	margin-left: 10px;
	width: 774px;
	overflow:hidden;
	font-size:11px;
	color: #666666;
}

div.tocompare a
{
	display:inline-block;
	background-color:#71A801;
	padding:3px;
	float:right;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

div.tocompare #selpr
{
	padding:5px;
	display:inline-block;
	float:left;
}

div.topbuttons a img
{
	/*float:left;	*/
}

input.priceLimitBox
{
	margin-top: 5px;
	width: 30px;
	display: inline-block;
	font-family:Verdana;
	font-size: 10px;	
}

#productlist_footer
{
	padding-top: 20px;
}

div.productrow div.pricebox span.price
{
	font-size: 16px;
	color: #FB971E;
	font-family: Verdana;
	font-weight: bold;
}

div.productrow div.pricebox div.addcost
{
	color: gray;
	text-decoration:none;
	font-size: 11px;
	margin-bottom: 20px;
}

