div#productListing-doublecontainer{
	width: 610px;
	margin: 2px;
	padding: 5px;
	border: 1px solid;
}

div.productListing-odd{ 
	background: #e3e3e3;
	float:left;
	width:297px;
	margin:4px;
}

div.productListing-even{ 
	background: #e3e3e3;
	float:right;
	width:297px;
	margin:4px;
}

div#productListing-heading{
	background:#FFFFFF;
	margin:4px;
}

div#productListing-details{
	margin:4px;
}
div#productListing-icon{
	float:left;
	
	width:70px;
}
div#productListing-description{
	
	margin-left:70px;
}

div#productListing-price{
	background:#FFFFFF;
	float:right;
	text-align:right;
	margin-right:10px

}

b.productListing-10px-black{
	background:#FFFFFF none repeat scroll 0% 50%;
	color:#000000;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align:justify;
	text-decoration: none;
}

a.productListing-20px-red{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

div.cls {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

#productsListingTopNumber{
	color:#FFFFFF;
}

div#advSearchDefault select{
	min-width:200px;
}

tr.search_row_odd{
 background-color: #AAAAAA;
}

tr.search_row_even{
 background-color: #CCCCCC;
}

td.search_col_opis{
 text-align:right;
}

td.search_col_opcje{
 text-align:center;
}

b.rtop-FF, b.rbottom-FF{display:block;background: #E3E3E3; clear:both;}
b.rtop-FF b, b.rbottom-FF b{display:block;height: 1px; overflow: hidden; background: #FFFFFF}
b.rtop-FF b.r4, b.rbottom-FF b.r4{margin: 0 1px;height: 2px;}


b.rtop-e3, b.rbottom-e3{display:block;background: #3F3F3F; clear:both;}
b.rtop-e3 b, b.rbottom-e3 b{display:block;height: 1px; overflow: hidden; background: #e3e3e3}
b.rtop-e3 b.r4, b.rbottom-e3 b.r4{margin: 0 1px;height: 2px}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

