body         { font-family: Verdana; background-color: #FBEDB7; }
.popisek     { font-size: 9pt }
.jmeno   { color: #800000; font-weight: bold }
a:link       {color: #004A00; text-decoration: none; font-weight:bold} 
a:visited    {color: #004A00; text-decoration: none; font-weight:bold} 
a:active     {color: red; text-decoration: none} 
a:hover      {color: red; text-decoration: underline} 
h1           { color: #004A00; text-align:center }
h2           { color: #004A00; text-align:center }
h3           { color: #004A00; text-align:center }
h4           { color: #004A00 }
p            { text-align: justify; text-indent: 22; margin-left: 15; margin-right: 15 }
hr           {  border:1px solid #008000;  }
 