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

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

div#hlavni {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 780px;
	height: expression(html.clientHeight);
	border-right: 1px dotted #003a67;
	overflow: hidden;
}

div#hlavicka {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 60px;
	background-color: #003a67;
	overflow: hidden;
}
div#menu {
	position: absolute;
	top: 71px;
	left: 0px;
	width: 780px;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
}

div#levy {
	position: absolute;
	top: 91px;
	left: 0px;
	bottom: 0px;
	width: 148px;
	height: expression(html.clientHeight-levy.offsetTop);
}
div#stredni {
	position: absolute;
	top: 111px;
	left: 151px;
	bottom: 0px;
	width: 394px;
	height: expression(html.clientHeight-stredni.offsetTop);
	overflow: auto;
}
div#pravy {
	position: absolute;
	top: 91px;
	left: 548px;
	bottom: 20px;
	width: 232px;
	height: expression(html.clientHeight-(pravy.offsetTop+pravypata.offsetHeight+3));
}

div#strednihlava {
	position: absolute;
	top: 91px;
	left: 151px;
	width: 394px;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
}
div#pravypata {
	position: absolute;
	left: 548px;
	bottom: 0px;
	width: 232px;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
}

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

div#pravypata a.modry {
	background: url('roh_pravy_modry_ven.gif') no-repeat top right;
	background-color: #003a67;
	color: #ffffff;
	padding: 2px 4px;
}
div#pravypata a {
	background: url('roh_pravy_sedy_ven.gif') no-repeat top right;
	background-color: #dfdfde;
	color: #003a67;
	padding: 2px 4px;
}

div#strednihlava .nadpis {
	background: url('roh_pravy_sedy_ven.gif') no-repeat top right;
	background-color: #dfdfde;
	padding: 2px 40px 2px 4px;
}

div#levy div {
	background-color: #dfdfde;
	padding: 2px 4px;
	margin-bottom: 6px;
}
div#levy div.cervenynadpis {
	background: url('roh_pravy_cerveny_ven.gif') top right no-repeat;
	background-color: #da251d;
	color: #ffffff;
	margin-bottom: 0;
}
div#levy div.cervenynadpis a {
	color: #ffffff;
}
div#levy div.modrynadpis {
	background: url('roh_pravy_modry_ven.gif') no-repeat top right;
	background-color: #003a67;
	color: #ffffff;
	margin-bottom: 0;
}
div#levy div.modrynadpis a {
	color: #ffffff;
}

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

.datum {
	margin: 0.25em 0;
	color: #da251d;
	font-weight: bold;
}
.datum a {
	color: #da251d;
	font-weight: bold;
}
