<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;
}

#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: 250px;
	height: 30px;
	background-image: url(grafika/info_top2.jpg);
	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;
	background-image: url(grafika/fin_frame1.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 500px;
}

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

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 {
	background-image: url(grafika/info_top2.jpg);
	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;
}


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: 245px;
}

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;
}

ul.hlasky {
	list-style-type: circle;
	text-indent: 5px;
}

-->
</style>
