<style type="text/css">	<!--
div.egal {
}

div#komplet {
	width: 850px;
	margin-left: 200px;
	margin-right: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid black;
	background-color: White;
}

div#hlavicka {
	width: 850px;
	height: 320px;
	background-image: url(obrazky/top1_fin.jpg);
	background-repeat: no-repeat;
}

div.spacer {
	height: 80px;
}

div.spacer1 {
	height: 50px;
}

div.spacer2 {
	height: 18px;
}

#obalovydiv ul {
	padding: 0;
	width: 200px;
	list-style-type: none;
	margin-left: 35px;
	border: 1px solid Black;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	margin-top: 1px;
}

#obalovydiv a {
	display: block;
	color: #CC6600;
	background-color: #CCFF99;
	width: 180px;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid Black;
	font-weight: bold;
}

#obalovydiv a:hover {
	background-color: #669933;
	color: #FFCC66;
}

div#middle {
	float: left;
	height: 40px;
	width: 850px;
	background-color: White;
}

div.aktual_sekce {
	padding: 5px;
	width: 450px;
	height: 30px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	font-size: 18px;
	margin-left: 10px;
}

div#main {
	background-color: white;
	width: 850px;
	height: 2450px;
}

div.levy_sloupec {
	width: 480px;
	height: 90%;
	margin-left: 25px;
	_margin-left: 15px;
	margin
	float: left;
	margin-top: 20px;
}

div.levy_sloupec_text {
	width: 750px;
	margin-left: 25px;
	_margin-left: 15px;
	float: left;
}

div.pravy_sloupec {
	width: 250px;
	height: 90%;
	margin-right: 25px;
	_margin-right: 15px;
	float: right;
}

div.blok_info {
	border: 2px solid Black;
	margin: 5px;
	padding: 5px;
	background-color: White;
}

div.info_head {
	height: 30px;
	padding: 5px;
	background-repeat: no-repeat;
	width: 120px;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 5px;
}

div.blok1 {
	margin: 5px;
	padding: 5px;
}

div.blok2 {
	margin: 20px;
	padding: 5px;
}

div.novinky {
	border: 2px solid Black;
	margin: 5px;
	background-color: White;
	padding: 5px;
}

span.datum {
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF6600;
}

span.nadpis1 {
	font: bold 20px;
	color: #FF6600;
	font-weight: bold;
}

span.nadpis2 {
	font: bold;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	color: #CC6600;
}

span.pismo1 {
	line-height: 24px;
}

span.pismo2 {
	font-size: 10px;
}

span.pismo3 {
	text-align: center;
	font-style: italic;
	font-size: 12px;
}

div.text {
	height: auto;
	width: 400px;
	display: block;
	float: right;
}


span.bold {
	font-weight: bold;
}

span.picture {
	float: left;
	border: 1px solid Black;
	margin-right: 20px;
	display: inline;
	margin-bottom: 10px;
}

span.picture1 {
	float: right;
	border: 1px solid Black;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
}

span.picture2 {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 15px;
	font-weight: bold;
}


ul.preklady {
	list-style-type: square;
}

div#paticka {
	width: 850px;
	height: 35px;
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
	background-color: white;
	margin-top: 5px;
}

div#odkazy {
	margin-top: 20px;
	text-align: center;
	margin-left: 200px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: ;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #FF9933;
}

a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #cccccc;
}

a:hover {
	color: #669933;
}
a:visited {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}

p {
	text-indent: 10px;
}

p.bold {
	font-weight: bold;
}


ul {
	margin-top: 30px;
}

-->
</style>

