body {
	overflow: hidden;
	margin: 0px;
	background-color: #ffffff;
	color: #003a67;
	font-family: Arial,sans-serif;
	font-size: 9pt;
}

a {
	text-decoration: none;
	color: #003a67;
}
a:hover { text-decoration: underline; }

div#hlavicka {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 118px;
	overflow: hidden;
}
div#menu {
	line-height: 17px;
	font-size: 12px;
}
div#bastart {
	position: absolute;
	top: 0px;
	left: 662px;
	width: 118px;
	height: 118px;
}

div#levy {
	position: absolute;
	top: 121px;
	left: 0px;
	bottom: 38px;
	width: 267px;
	height: expression(html.clientHeight-levy.offsetTop-levypata.offsetHeight);
	background-color: #dfdfde;
	overflow: auto;
}
div#stredni {
	position: absolute;
	top: 121px;
	left: 270px;
	bottom: 38px;
	width: 238px;
	height: expression(html.clientHeight-stredni.offsetTop-levypata.offsetHeight);
	background-color: #dfdfde;
	overflow: auto;
}
div#pravy {
	position: absolute;
	top: 138px;
	left: 511px;
	bottom: 0px;
	width: 269px;
	height: expression(html.clientHeight-(pravy.offsetTop));
	background-color: #dfdfde;
	overflow: auto;
}

div#levypata {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 508px;
	height: 35px;
}
div#pravyhlava {
	position: absolute;
	left: 511px;
	top: 121px;
	width: 269px;
	height: 17px;
	line-height: 17px;
	background-color: #dfdfde;
	overflow: hidden;
}

div#menu a {
	background: url('dira_prava_horni_modra.gif') top right no-repeat;
	background-color: #003a67;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}
div#menu .cervena {
	background: url('dira_prava_horni_cervena.gif') top right no-repeat;
	background-color: #da251d;
}

div#pravyhlava .nadpis {
	background: url('dira_prava_horni_cervena.gif') top right no-repeat;
	background-color: #da251d;
	color: #ffffff;
	padding: 2px 4px;
}

div#pravy font {
	color: #da251d;
	font-size: 9pt;
}

.misto {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #da251d;
	padding-left: 3px;
	margin-right: 3px;
}
.akcehead {
	background-color: #ffffff;
	padding-left: 3px;
	margin-right: 3px;
}
.mistopopis,.akcebody {
	margin-bottom: 1em;
}

.clanek {
	padding: 3px;
}
.foto img {
	float: left;
	clear: left;
	margin-right: 3px;
}
h2 {
	font-size: 12pt;
	border-bottom: 1px solid #003a67;
	margin: 0px 0px 3px 0px;
}

