#horni { position: absolute;
         z-index: 10;
         top: 122px;
         left: 180px;
         border-bottom: solid 1pt #610000;
         border-right: solid 1pt #610000;
         border-left: solid 1pt #610000;
         background-color: transparent;
         display: block;
         height: 436px;
         width: 507px;
         overflow: auto;
         padding-left: 5pt;
         padding-top: 10pt;
         padding-right: 10pt;
       }

#hodiny  { position: absolute;
           top: 0px;
           left: 25px;
           z-index: 15;
           width: 250px;
           height: 10px;
         }

.hodinky { border-style: none;
           font-family: "Arial CE" sans-serif;
           font-size: 7pt;
           font-weight: normal;
           color: #610000;
           background: transparent;
         }

#znak { position: absolute;
        z-index: 1;
        top: 0px;
        left: 630px;
      }

body  { background-color: #d4cea6; 
        scrollbar-arrow-color: #610000;
        scrollbar-face-color: #c3c6be;
        scrollbar-darkshadow-color: #610000;
        scrollbar-shadow-color: #610000;
        scrollbar-3dlight-color: white;
        scrollbar-highlight-color: orange;
        scrollbar-track-color: #d4cea6;
      }

#nadpis  { position: absolute;
           top: 10px;
           left: 200px;
           z-index: 15;
           visibility: visible;
         }

#levy  { position: absolute;
         top: 0px;
         left: 20px;
         z-index: 1;
         width: auto;
         height: auto;
       }

#menu  { position: absolute;
         z-index: 9;
         top: 100px;
         left: 20px;
         height: 470px;
         width: 160px;
         border-left: solid 1pt #610000;
         border-top: solid 1pt #610000;
         border-bottom: solid 1pt #610000;
         background-color: #c3c6be;
         font: bold 12px "Arial CE" sans-serif;
         color: #f0ab00;
         letter-spacing: 0.08em;
         line-height: 2.0em;
       }

a      { text-decoration: none; 
         color: #610000;
       }

a:hover  { color: green;  }

#menhor  { position: absolute;
          z-index: 10;
          top: 100px;
          left: 180px;
          height: 20px;
          width: 527px;
          background-color: #c3c6be;
          border: solid 1pt #610000;
          font: bold 12px "Arial CE" sans-serif;
          color: #610000;
          text-align: center;
          line-height: 1.75em;
          letter-spacing: 0.1em;
        }

.vyrazne  { font: bold 11px "Arial CE" sans-serif;
            color: #610000;
            letter-spacing: 0.1em;
          }

.normal   { font: normal 11px "Arial CE" sans-serif;
            color: #610000;
            letter-spacing: 0.1em;
            line-height: 1.5em;
          }

//table   { border: solid 1px #610000; 
            background-color: transparent;
          }

td        { border: solid 1px #610000; 
            background-color: transparent;
          }

#mapka    { position: absolute;
            z-index: 10;
            top: 10px;
            left: 10px;
          }
.bez      { border: none;
            background-color: transparent;
          }

#autor    { position: absolute;
            z-index: 10;
            top: 580px;
            left: 330px;
            font: bold 10px "Arial CE" sans-serif;
            color: #610000;
          }