   A:link           {text-decoration: none; color: DarkRed}
   A:visited        {text-decoration: none; color: LightSalmon}
   A:active         {text-decoration: none}
   A:hover          {text-decoration: underline; color: Red;}

      HTML,BODY     {margin: 0 auto; padding: 0;}
      BODY          {font-family: Arial; background-color: #ffe4b5; scrollbar-face-color: #ffe4b5;
                    scrollbar-shadow-color: #000000; scrollbar-highlight-color: #ffffff;
                    scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #ffffff;
                    scrollbar-track-color: #ffe4b5; scrollbar-arrow-color: #2E4A62;}
      TABLE         {}
      TD            {vertical-align: middle; text-align: left;}
      DIV           {border: 0px solid #000000;}
      DIV.top       {position: absolute; top: 0px;   left:   0px; width: 775px; height: 95px;
                    background-color:#ffe4b5;text-align: right;}
      DIV.menu      {position: absolute; top: 95px; left:   0px; width: 145px; height: div.main;
                    background-color:#ffe4b5;}
      DIV.main      {position: absolute; top: 100px; left: 145px; width: 630px; height: auto;text-align: justify;}
      IMG           {border: none;}

input.tlacitko {background-color: navy; color: #ffffcc; font-weight: bold; cursor: hand}
