div#miniaturki
{
	padding: 0 23px;
}

div#miniaturki img.thumbs_logo
{
	padding: 5px 10px 5px 5px;
	display: block;
	clear: both;
}

table.thumb
{
	border: 1px solid #dfdfdf;
	background: #dfdfdf;
	width: 170px;
	height: 155px;
	overflow: hidden;
	text-align: center;
	float: left;
	position: relative; 
	overflow: hidden;
}

table.thumb:hover, div#miniaturki table.sfhover
{
	border: 1px solid #aaa;
	background: #aaa;
	color: #FFF;
	cursor: pointer;
}

table.thumb td center a
{

}
#miniaturki .miniaturka {
	font: bold 10px Arial;
	color: #111;
	text-decoration: none;
	display: block;
	float: left;
	width: 185px;
	height: 170px;
}

table.thumb a
{
	font: bold 10px Arial;
	color: #111;
	text-decoration: none;
}

table.new
{
	border: 1px solid #666;
	background: #666;
	position: relative;
}

table.selected
{
	color: #fff;
	border: 1px solid #ea1d25;
	background: #ea1d25;
}

table.selected a, table.new a
{
	color: #fff;
}
.new-thumb
{
	background: #fff url("../images/nowosc-2012-thumb.png") no-repeat;
	background-position: 2px 2px;
}
.compare
{
	float: right;
	margin: 0 2px 0 0;
	padding: 0;
}
.thumb_grupa h2 {
  text-transform: uppercase;
}
