.message {text-align: center; margin: 1em; font-weight: bold; display: block;}
.novetvare {width: 390px; font-weight: bold;}
.pocetmodelek {display: block; text-align: center; margin-top: 1em; font-weight: bold;}
.square250
{
	float: right;
	padding: 0 0 2px 2px;
}
.kosik {margin: 5px 0 0 340px;}
.filtr
{
	padding: 5px 5px 0 5px;
	margin-top: 2px;
	background-color: #F4F4F4;
	width: 485px;
}

.filtr .validator {width: 15px; text-align: center;}

.filtr .fok
{
	margin: 10px 20px;
}

.filtr input
{
	margin-bottom: 0;
}

.ismallnum
{
	width: 25px;
	text-align: right;
}

.label
{
	display: inline;
}

.filtr table tr td
{
	vertical-align: middle;
}

.filtr .label
{
	width: 50px;
	color: #6780B8;
}

.filtr table tr td.value
{
	width: 115px;
}

.filtr table.druhyprace tr td
{
	width: 95px;
}
.filtr table.vlasybarvy tr td
{
	width: 120px;
}
.filtr .profistavy,
.filtr .zkusenosti
{
	display: block;
}
.filtr .profistavy label,
.filtr .zkusenosti label
{
	padding-right: 2em;
}

#filtrdetaily
{
	position: absolute; left: 0;
	background-color: #F4F4F4;
	border: solid 2px #eee;
	padding: 5px;
	width: 481px; /* stejne jako .filtr */ 
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#eeeeee,strength=3)
}

.collapser
{
	margin: 2px -4px 0 -4px;
	padding-top: 2px; padding-bottom: 2px;
	font-weight: bold;
	background-color: #eee;
	display: block;
	background-position-x: 3px;
}

.modelky
{
	clear: both;
}

table.modelka
{
	width: 100px;
	float: left;
	margin: 0 4px 4px 0;
	padding: 3px 0;
}

table.modelka td.box
{
	border: solid 1px #C5C3C4;
	padding: 0;
}

table.modelka td.jmeno
{
	color: #6780B8;
	font-size: 0.9em;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	font-weight: bold;
}
table.modelka td.jmeno div {height: 25px; width:100px; overflow: hidden;}

.modelka img.fotka
{
	border: none;
}

.modelka .detaily
{
	text-align: center;
	font-size: 0.9em;
}
