body
{	
	padding: 0px;
	margin: 0px;
	width: 300px;
	height: 200px;
	font: 100% verdana, sans-serif;			
	color: white;
}	


.short-zajezd
{
	width:300px;
	height:200px;	
	background-color: white;
	border-collapse:collapse;
	border: 2px solid #014785; 
}

table tr td
{
	padding:0px 5px 0px 5px;
	font-size: 12px;
}	

td.vertical-bottom
{
position: absolute;
top: 210px;
left: 175px;
background-color: white;
}

.tlacitko-hledat
{
background-color: #ce0018;
color: white;
}

 
tr.col1
{	
	background-color: white;
	color: black;
}

tr.col2
{
	background-color: #014785;
	color: white;
}

	




