body {
	font-family: sans-serif;
	font-size: 12pt;
	color: #666;
	background-color: #ddddff;
}

h1		{ font-size: 16pt; }
h2		{ font-size: 14pt; }
address	{ font-size: 11pt; font-style: normal;	}
strong	{ font-style: normal; font-weight: bold; }
caption { background-color:#d0d0d0; font-weight:bold; }

.alert {color: red; }

a { color: #CC0000; text-decoration: underline; }
a:hover { color:white; background: #CC0000; text-decoration:none; }

#zahlaviobal {
	position:absolute; left:10px; top:10px; width:98%;
	text-align: center;
	background: white;
	padding-bottom: 0px;
	overflow:auto;
	height:120px;
}
#zahlavi {
	border:1px solid black;
	padding: 0em 300px 0.0em 0.6em;
	background: white url("../images/car.jpg") top right no-repeat;
	height:120px;
}
#zahlavi h1 { padding: 0; margin: 5pt 0 3pt 0; color: blue; }
#zahlavi address { padding: 0; margin: 0; }

#obsah {
	position:absolute; left:10px; top:140px;
	width:98%; height:280px;
	border:1px solid black;
	padding:0px;
	background: white;
}

#hlavniobal {
	position:absolute; left:5px; top:20px;
	width:79%; height:258px;
	overflow:auto;
	font-size: 12pt;
	background: white;
}
#hlavni {
	padding:0 0.5em 0 0;
}
#hlavni h2 { margin: 0 0 0.5em 0 }
#hlavni p { margin: 0.5em 0 }



#novinkyobal {
	position:absolute; right:0px; top:20px;
	width:20%; height:258px;
	overflow:auto;
	background: #e0e0e0;
	font-size: 9pt;
	border:4px solid #cc0000;
}
#novinky {
	padding:0.5em;
	
}
#novinky h2 { margin: 0 0 0.2em 0 }
#novinky em { color:#0000CC; font-style:normal; font-weight:bold; }

#navigace {
	position:absolute; left:0px; top:0px;
	width:100%;
	text-align: center;
	margin: 0; padding:0;
	border-bottom: 1px solid black;
}
#navigace p { margin:0; }

#navigace a {
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align:left;
	margin: 0 0 0.5em 0;
	padding: 0em 0.5em 0em 40px;
	background: white url("../images/car_out.gif") center left no-repeat;
}
#navigace a:hover {
	color: white;
	background: #CC0000 url("../images/car_over.gif") center left no-repeat;
}

#pocitadlo {
	position:absolute; left:20px; top:415px; width:100%;
	padding: 0.6em;
	font-size: 9pt;
	text-align: center;
}
