body   { background-color: #e3ff7f; 
         scrollbar-arrow-color: red;
         scrollbar-face-color: #ffa500;
         scrollbar-darkshadow-color: blue;
         scrollbar-shadow-color: lightblue;
         scrollbar-3dlight-color: lightblue;
         scrollbar-highlight-color: lightblue;
         scrollbar-track-color: #ffa500;
       }

#prvni    { position: absolute;
            z-index: 1;
            border: 2px solid white;
            width: 750px;
            height: 570px;
            background-color: #008000;
            left: 15%;
            top: 10px;
          }

.odkazy  { color: blue;
           font-family: "Arial CE", sans-serif;
           font-weight: bold;
           font-size: 12px;
           line-height: 1.5em;
         }

#druha    { position: absolute;
            font: 13px "Arial CE", sans-serif;
            z-index: 2;
            border: 1px solid white;
            width: 150px;
            height: 440px;
            left: 10px;
            top: 120px;
            color: green;
            background-color: #ffa500;
          }

#uvnitr  { position: absolute;
           font: 18px bold "Arial CE", sans-serif;
           z-index: 3;
           background-color: #ffa500;
           border: 1px solid white;
           width: 570px;
           height: 440px;
           left: 170px;
           top: 120px;
           line-height: 1.8em;
           overflow: auto;
         }

#logo     { position: absolute;
            z-index: 2;
            border: 1px solid white;
            width: 730px;
            height: 100px;
            background-color: transparent;
            left: 10px;
            top: 10px;
       }

a:hover  { color: red;
           font-family: "Arial CE", sans-serif;
           font-weight: bold;
           font-size: 13px;

         }

a        { text-decoration: none;
           color: green;
         }

.pismo   { font-family: "Arial CE", sans-serif;
           font-weight: normal;
           font-size: 13px;
           color: #006400;
         }
#pocitadlo  { font: 18px 'bold "Arial CE", sans-serif';
              color: #ff0000;
              position: absolute;
              top: 410px;
              left: 50px;
              height: 20px;
              width: 100px;
              z-index: 5;
              background-color: transparent;
            }
td        { border: 1px solid green; 
            background-color: transparent;
          }
#autor    { position: absolute;
            color: green;
            top: 585px;
            left: 440px;
            z-index: 5;
            height: auto;
            width: auto;
          }
a:hover.male    { color: red;
                  font-family: "Arial CE", sans-serif;
                  font-weight: bold;
                  font-size: 10px;
                }
#hodiny   { position: absolute;
            top: 95px;
            left: 580px;
            z-index: 15;
            height: auto;
            width: auto;
          }
.hodinky { border-style: none;
           font-family: "Arial CE", sans-serif;
           font-size: 7pt;
           font-weight: normal;
           color: blue;
           background: transparent;
         }
.vyrazne { color: white;
           font-family: "Arial CE", sans-serif;
           font-weight: bold;
           font-size: 15px;
         }
.tluste { color: green;
          font: 15px bold "Arial CE", sans-serif;
         }
.male   { color: green;
          font-family: "Arial CE", sans-serif;
          font-weight: bold;
          font-size: 10px;

        }
.maletucne  { font-family: "Arial CE", sans-serif;
              font-weight: bold;
              font-size: 10px;
              color: green;
            }
#validator  { position: absolute;
              z-index: 5;
              top: 410px;
              left: 35px;
            }