body {
font-family: Georgia, Times New Roman, Times, serif;
color: white;
font-size: 10pt;
text-align: center;
background-color: #222222;
}

table {
font-size: 10pt;
}

h1 {
font-size: 16pt;
color: #CC6600;
}

h2 {
font-size: 14pt;
color: #CC6600;
}

h3 {
font-size: 12pt;
color: #CC6600;
}


#normal {
background-image: URL('pic/pozadi_telo.jpg');
background-repeat: repeat-y;
background-position: center top;
padding: 20px;
color: white;
background-color: #222222;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
position: absolute; left: 0px; top: 70px;
width: 650px;
}
#normal a {
font-size: 10pt;
color: white;
text-decoration: underline;
font-weight: normal;
}
#normal a:hover {
font-size: 10pt;
color: #CC6600;
text-decoration: underline;
font-weight: normal;
}
#normal p {
text-align: justify;
}



#poledne {
color: white;
background-color: #222222;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
}
#poledne a {
font-size: 10pt;
color: white;
text-decoration: underline;
font-weight: normal;
}
#poledne a:hover {
font-size: 10pt;
color: #CC6600;
text-decoration: underline;
font-weight: normal;
}
#poledne p {
text-align: justify;
}



#menu {
background-image: URL('pic/pozadi.jpg');
background-repeat: no-repeat;
background-position: center top;
width: 650px;
height: 80px;
background-color: #222222;
font-weight : bold ;
text-align: center;
position: absolute; left: 0px; top: 0px;
padding: 20px;
}
#menu a {
font-size: 12pt;
color : #CC9900;
text-decoration : none;
margin: 0px 10px 0px 10px;
}
#menu a:hover {
font-size: 12pt;
color : #CC6600;
text-decoration : none;
margin: 0px 10px 0px 10px;
}


#paticka {
padding: 20px;
text-align: left;
color: #BBBBBB;
text-decoration : none;
font-size: 8pt;
background-color: #222222;
position: relative; top: +130px;
}
#paticka a {
font-size: 8pt;
text-align: right;
color : #BBBBBB;
text-decoration : none;
font-size : 10px;
background-color: #222222;
}
#paticka a:hover {
font-size: 8pt;
text-align: right;
color: white;
text-decoration : underline;
font-size : 10px;
background-color: #222222;
}


#hlavicka {
background-color: #222222;
position: absolute; left: 700px; top: 0px;
font-size: 10pt;
}


#vse {
text-align: left;
position: absolute; left: 50%; width: 950px; margin-left: -475px; margin-top: 20px;
}
