<style>
<!-- /* $WEFT -- Created by: Petr Zalesak (zalesoft@zalesoft.com) on 7.8.2003 -- */
  @font-face {
    font-family: _goldmine;
    font-style:  normal;
    font-weight: normal;
    color: navy;
    src: url(fonts/goldmine.eot);
  }
-->

h1	  {font-family: _goldmine; font-size: large; color: navy; font-weight: lighter}
h2        {font-family: _goldmine; font-weight: lighter; color: navy}
h3	  {font-family: _goldmine; font-weight: lighter; color: navy}
h4	  {font-family: _times; font-weight: lighter; color: navy}
h5	  {font-family: _times; font-size: 12pt; font-weight: lighter; color: navy}
h6	  {font-family: _goldmine; font-size: 200%;  color: navy; font-weight: lighter}
bd	  {font-family: _times   ; font-size: small; color: navy}
body      {font-family: _times   ; font-size: small; color: navy}
r	  {text-indent: 30px; margin: 0px 0px 0px 0px, ;color: navy}
a         {text-decoration: none ; color: navy}
a:link    {color: green}
a:visited {color: navy}
a:active  {color: navy}
a:hover   {color: red; text-decoration: underline}

#obsah       { position: absolute; width: 500px; top: 120px; left: 150px ;color: navy}
#patka		   { width: 100% } 
#hlavicka    { position: absolute; width: 760px; top: 0px; left: 0px; height: 120px ;color: navy}
#levy        { position: absolute; width: 150px; top: 120px; left: 0px }
#pravy       { position: absolute; width: 110px; top: 120px; left: 650px }
#levy        { background-color: green; color: white ; border: none}
#levy h3     { color: navy }
#levy a:link { color: navy }
#levy a:visited { color: navy }
#levy a:hover { color: navy }
#pravy       { background-color: green; color: navy; border: none}
#hlavicka, #patka { background-color: navy; color: navy; border: none}
#vtipek      { position: absolute; width: 100px; top: 90px; left: 570px; height: 100px; 
               text-align: center; background-color: yellow; z-index: 1; border: none ; color: navy}
#vtipek       { filter: Alpha(opacity=90, style=3) }
div          { padding: 6px }
</style>