table.wyszukane {width: 630px; margin-top: 5px;margin-bottom: 5px;text-align:center;}
table.wyszukane thead tr td, table.wyszukane tbody tr td, table.wyszukane tfoot tr td  {
	padding: 2px;
	vertical-align: middle;
	border: solid 1px #D2C9B2;	
}

table.wyszukane thead tr td.naglowek, table.wyszukane tfoot tr td.naglowek  {
padding: 6px 10px;
border: 0px solid #fff;
background-color: #ddd;
}

table.wyszukane thead tr td {font-weight: bold;text-align: center;height: 20px;	background-color: #cec4ab; color: #2a2a2a;}
table.wyszukane thead tr td.stronicowanie {background-color: transparent;}

table.wyszukane tbody tr.odd{background: #EBE7DD;}
table.wyszukane tbody tr td {cursor: pointer;font-size: 10px;text-align: center;}
table.wyszukane tbody tr td img {width: 70px; height: 60px;}
table.wyszukane tfoot tr td {font-weight: bold;text-align: center;height: 20px;	background-color: #dfdfdf;}
table.wyszukane tfoot tr td.stronicowanie {background-color: #fff;}

.ileznaleziono{	text-align: center;}
.ileznaleziono strong{font-size: 1.2em;	color: Red;}

div.filtry {
width: 631px; height: 36px; background: transparent; background-repeat: repeat; padding-left: 15px;
}
div.filtry a {color: #555; text-decoration: none; font-weight: bold;}
div.filtry a:hover {color: #990000;}

div.brakofert {padding-top: 14px; font-weight: bold; font-size: 13px; color: #fe0000; text-align: center;}

.radioB {overflow: hidden;}
.radioB input {width: 13px; height: 13px;}
.radioB label {padding-bottom: 3px;}