/*
banner 150x200 - s nabidkou 4 aut + znacky
*/
BODY {
	margin: 0px;
	padding: 0px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
IMG {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.logo-dealer a IMG, .carimg a img {
	margin-top: 2px;
}

SELECT {
	font-family: "Verdana CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	font-size: 9px;
	color: Black;
	width: 172px;
	height: 17px;
}
A, A:hover, A:visited {
	font-family:Verdana, sans-serif;
	font-size: 9px;
	color: #004A6D;
	text-decoration: none;
}

.main {
	width: 174px;
	position: relative;
	background-color: white;
}
.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-ap {
	height: 50px;
	background-image: url("../img/pozadi.gif");
	background-repeat: repeat;
}
.logo-dealer {
	text-align: center;
	height: 25px;
	position: relative;
	top: 2px;

}
.logo-ap {
	text-align: center;
	position: absolute;
	top: 5px;
	left: 6px;
}
.bott-overena {
	height: 36px;
}
.logo-overena {
	height: 46px;
	width: 172px;
	position: absolute;
	top: 263px;
	left: 1px;
}
.car-row-l {
	background-color: #ffffff;
	clear: both;
	height: 40px;
}
.car-row-d {
	background-color: #F2F8FB;
	clear: both;
	height: 40px;
}
.carimg IMG {
	float: left;
	vertical-align: top;
	display: block;
}
.detail {
	height: 32px;
	line-height: 14px;
	white-space: nowrap;
	overflow: hidden;
	width: 129px;
	float: right;
	margin-right: 2px;
	padding-top: 4px;
	cursor: pointer;
}
a span.cena {
	color:#ffffff;
	background-color:#E4B100;
	padding:1px 2px;
	font-weight:600;
}

a span.rok {
	color:#E4B100;
	font-weight:400;
}

