body {
text-align: center;
margin: 0;
padding:0;
font-family: Helvetica,verdana,Arial,courier;
background-image: url(img/bg-black.gif);
background-repeat: repeat-x;
background-color: #626262;
}
#hl {
text-align: left;
margin: 0 auto;
width: 800px;
}
img {
border:0;
}
h1 {
margin-top: 0;
font-size: 25px;
font-family:Bookman Old Style;
}
p {
margin: 0;
}
.opth1 {
background-image: url(img/header1.png);
}
.optm1 {
background-image: url(img/menu1.png);
}
.optf1 {
background-image: url(img/footer1.png);
}
.opth2 {
background-image: url(img/header2.png);
}
.optm2 {
background-image: url(img/menu2.png);
}
.optf2 {
background-image: url(img/footer1.png);
}
.opth3 {
background-image: url(img/header3.png);
}
.optm3 {
background-image: url(img/menu3.png);
}
.optf3 {
background-image: url(img/footer3.png);
}
.opth4 {
background-image: url(img/header4.png);
}
.optm4 {
background-image: url(img/menu4.png);
}
.optf4 {
background-image: url(img/footer4.png);
}
.opth5 {
background-image: url(img/header5.png);
}
.optm5 {
background-image: url(img/menu5.png);
}
.optf5 {
background-image: url(img/footer5.png);
}
.opth6 {
background-image: url(img/header6.png);
}
.optm6 {
background-image: url(img/menu6.png);
}
.optf6 {
background-image: url(img/footer1.png);
}
#headerhl {
margin-top: 25px;
height: 150px;
width: 800px;
}
#nadpis {
margin: 0;
padding: 0;
position: absolute;
left: -5000px;
}
#content h2 {
margin-top: 0;
font-size: 15px;
font-family: verdana;
}
#menu {
background-repeat: no-repeat;
height: 29px;
width: 800px;
clear: both;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
font-weight: bold;
}
#menu ul {
margin: 0;
padding: 0;
}
#menu ul li{
position: relative;
display: inline;
float: left;
}
#menu ul li a{
display: block;
width: 96px; /*Width of top level menu link items*/
padding-top: 5px;
padding-bottom: 6px;
margin: 0;
text-decoration: none;
background: transparent;
font: bold 15px Tahoma;
  color: white; 
}
#menu ul li a:hover{
background-image: url(img/bottom-active.gif);
}
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
* 
#foto {
position: relative;
float: right;
margin-top: 7px;
background-color: white;
border: 1px black solid;
z-index: 10;
}
#content {
clear: both;
background-image: url(img/bg-white.gif);
background-repeat: repeat-x;
background-color: white;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
font-size: 15px;
min-height: 250px;
}
#content td {
width: 750px;
text-align: center;
font-size: 10px;
}
#footer {
padding-top: 5px;
clear: both;
text-align: center;
width: 800px;
height: 26px;
color: white;
background-repeat: no-repeat;
font-size:12px;
font-family: verdana;
}
#footer a {
text-decoration: none;
color: white;
}
#footer a:hover {
text-decoration: underline;
}
#odkazy {
text-align: center;
color: white;
font-size:12px;
font-family: verdana;
}
