body {
       color: black;
       background-color: white;
       font-family: sans-serif;
}
h1, h2 {
       margin: 10px 30px;
}
img {
       border: none;
}
a {
       color: #000050;
       text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#horni {
       position: absolute;
       top: 0px;
       left: 0px;
       width: 100%;
       height: 74px;
	background-image: url(../img/security_tapeta_horni.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
div#hlavni {
position: absolute;
top: 0px;
left: 157px;
      border-width: 0px 1px 0px 1px;
      border-style: solid;
      border-color: black;
width: 800px;
       min-height: 500px;
padding: 90px 0px 30px 0px;
	 font-size: smaller;
	 line-height: 1.4;
	 text-align: justify;
	 background-color: #eef;
}
div#hlavni p#tiraz {
position: absolute;
bottom: 0px;
margin: 0px;
	text-align: center;
	font-size: xx-small;
	background-color: #000050;
color: white;
width: 100%;
}
div#hlavni p#tiraz:first-letter {
	font-size: xx-small;
	font-weight: normal;
}
div#hlavni p#tiraz a {
	text-decoration: none;
color: white;
}
div#hlavni p#tiraz a:hover {
	font-weight: bold;
}
div#hlavni p:first-letter {
	font-size: larger;
	font-weight: bold;
}
div#hlavni p {
	margin: 20px 80px;
	text-indent: 30px;
}
div#hlavni address#sidlo_firmy {
	text-indent: 0px;
	text-align: center;
	font-size: larger;
	font-weight: bold;
	font-style: normal;
margin: 20px;
}
div#hlavni table {
	margin: 20px 80px;
}
div#logo {
	position: absolute;
	left: 659px;
	top: 0px;
}
div#logo img {
	height: 60px;
}
div#menu {
position: absolute;
left: 10px;
top: 160px;
}
div#menu a {
display: block;
	 text-decoration: none;
	 font-weight: bold;
color: #444;
margin: 5px 0px;
padding: 2px;
	 font-size: smaller;
width: 142px;
       border-width: 1px;
       border-style: solid;
       border-color: black;
}
div#menu a.active {
	border-color: #000 #eef #000 #000;
	background-color: #eef;
color: black;
}
div#menu a:hover {
color: red;
       margin-left: -5px;
width: 147px;
}
div.kontakt {
visibility: hidden;
position: absolute;
	  background-color: #fff;
border: 1px solid #000050;
padding: 2px;
	 /*	min-width: 180px;
		max-width: 360px;*/
width: 280px;
       z-index: 1;
}
div.kontakt img {
float: right;
cursor: pointer;
}
div#hlavni ul {
	margin: 0px 100px;
}
div.aktuality {
	margin: 20px 80px;
}
div.aktualita {
	border-style: solid;
	border-color: #00659c;
	border-width: 0px 1px 1px 0px;
	margin-bottom: 20px;
}
h2.aktualitanadpis {
	display: block;
	background-color: white;
	padding: 0px 10px;
	 font-weight: bold;
	 font-size: larger;
	margin: 0px;
}
span.aktualitadatum, span.aktualitaautor {
	font-size: smaller;
	text-align: right;
	display: block;
	margin: 2px 10px;
}
table.jidlo {
	width: 600px;
}
table.jidlo th {
	text-align: left;
}
table.jidlo td.jidelnicekpopis {
	font-style: italic;
	padding-left: 50px;
}
table.jidlo td.jidelnicekcena {
	width: 100px;
}



