table.autobazar_nabidka {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid #ffffff;
}

td.autobazar_radek {
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

td.autobazar_nadpis {
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #f7f7f7;
}

td.autobazar_nadpis a {
	text-decoration: none;
}

td.autobazar_dalsi {
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #f7f7f7;
}

a.autobazar_dalsi {
	font-size: 11px;
	text-decoration: none;
}

a.autobazar_nazev {
	text-decoration: none;
}

span.autobazar_imgexists {
	display: block;
	width: 5px;
	height: 5px;
	background-color: EC7373;
}

td.popis {
	font-size: 11px;
	color: #aaaaaa;
	padding-right: 5px;
}

