body, html {
background-color: white;
color: black;
font-family: arial;
font-size: medium; margin-bottom:6
}

.nadpis_pruh { color: #FFFFFF; font-size: 12pt; font-weight: bold; text-align: left; 
               line-height: 150%; text-indent: 0; margin: 6 0; 
               background-color: #0000FF }
p    {color: black; text-align: justify;}
H1    {color: DarkBlue; background-color: white; font-family: Verdana, sans-serif; font-size: large; text-decoration: none; font-weight: bold; align: center}
H2    {color: blue; background-color: yellow; font-family: Verdana, sans-serif; font-size: medium; text-decoration: none; font-weight: bold}
H3    {color: blue; background-color: white; font-family: Verdana, sans-serif; font-size: medium; text-decoration: none; font-weight: bold}
H4    {color: black; background-color: white; font-family: Verdana, sans-serif; font-size: medium; text-decoration: none; font-weight:bold}
H5    {color: black; background-color: white; font-family: Verdana, sans-serif; font-size: small; text-decoration: none; font-weight: bold}
H6    {color: #800000; background-color: #CCCCCC; font-family: Verdana; font-size: medium; text-decoration: none; font-weight: bold}

a         {text-decoration: underline; font-weight: normal}
a:link    {color: blue}
a:visited {color: blue}
a:active  {color: blue}
a:hover   {color: red; text-decoration: underline; font-weight: normal}
li           { margin-top: 12 }