BODY
{
    FONT-SIZE: 8pt;
    COLOR: lightgoldenrodyellow;
    FONT-FAMILY: Tahoma, 'Arial CE';
    BACKGROUND-COLOR: #243858
}
A
{
    COLOR: yellow;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
.tableMinifotogalerie
{
    BORDER: 1px outset;
    BACKGROUND-COLOR: cornflowerblue
}
.tdMinifotogalerie img {border: solid white 3px; background-color:white; margin: 5px;}
.tdMinifotogalerie
{
    BORDER: 1px outset;
    text-align:center;vertical-align:middle    
}
TH
{
    BORDER-RIGHT: 1px inset;
    BORDER-TOP: 1px inset;
    FONT-WEIGHT: bold;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: 1px inset;
    COLOR: #ffffcc;
    BORDER-BOTTOM: 1px inset;
    BACKGROUND-COLOR: #243858;
    TEXT-ALIGN: left
}
H1
{
    FONT-SIZE: 16pt
}
H2
{
    FONT-SIZE: 14pt
}
H3
{
    FONT-SIZE: 12pt
}
H4
{
    FONT-SIZE: 10pt
}
TABLE
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, 'Arial CE'
}
.prehled-rok {
  font-size: 14pt;
  font-weight: 900;
  letter-spacing:1em;
  color: #ffffcc;
  border-bottom:solid 1px #ffffcc;
  border-right:solid 1px #ffffcc;
  width: 100%;
  margin-top:10px;
  text-align:center;
  padding:2px
}
LI {padding-bottom:8pt}
ul#makeMenu {
  position:absolute;
  top:182px; 
  width: 724px;                 
  background-color: transparent;
  padding-left: 0px;           
  cursor: default;             
  margin-left: 0px;
  white-space: nowrap;
  font-size:13pt;
  padding:5px 0px 5px 0px;
}
ul#makeMenu li {
  list-style-type: none;       /* removes the bullet points */
  display:inline;
  font-weight:bold;

}
ul#makeMenu li a { width: auto; padding:10px; text-decoration:underline}
ul#makeMenu li a:hover { color: #ffffff; background-color:#243858}