/*
banner 150x200 - s nabidkou 4 aut + znacky
*/
BODY {
	margin: 0px;
	padding: 0px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
	margin: 1px 0 1px 0;
	padding: 0px;
}

SELECT {
	font-family: "Verdana CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	font-size: 9px;
	color: Black;
	width: 148px;
}

A, A:hover, A:visited {
	font-family:Verdana, sans-serif;
	font-size: 10px;
	color: #004A6D;
	text-decoration: none;
}

.main {
	width: 150px;
	position: relative;
}

.bord, .bord-bott, .bord-top {
	border: 1px solid #84C3D8;
}

.bord {
	border-bottom: 0px none;
}

.bord-top {
	border-bottom: 0px none;
	border-top: 1px solid #84C3D8;
}

.head {
	height: 23px;
	background-image: url(../img/pozadi2.gif);
	background-repeat: repeat;
}

.logo-dealer {
	position: absolute;
	top: 4px;
	left: 4px;
}

.logo-ap {
	position: absolute;
	top: 4px;
	right: 4px;
}

.car-row-l {
	background-color: #ffffff;
	clear: both;
	height: 38px;
}

.car-row-d {
	background-color: #F2F8FB;
	clear: both;
	height: 38px;
}

.carimg IMG {
	float: left;
	vertical-align: top;
	display: block;
}

.detail {
	height: 36px;
	line-height: 14px;
	white-space: nowrap;
	overflow: hidden;
	width: 105px;
	float: right;
	margin-right: 2px;
	cursor: pointer;

}
a span.cena {
	color:#ffffff;
	background-color:#E4B100;
	padding:0px 2px;
	font-weight:600;
}

a span.rok {
	color:#E4B100;
	font-weight:400;
}

