  a {color:#006600}  
  a:active {color:#blue} 
 
 
 .tabulka {background-color: #2E8B57}                   
                                             /* odkaz v třetím menu */
 body {background-color:white}                                      /* barva pozadí */

h1    {color: #6D0000 }
h1    {position: absolute; left: 120px; }

---------------------------------------------------------------------------------------------------

#obsah       { position: absolute; width: 550px; top: 120px; left: 150px; }

#hlavicka    { position: absolute; width: 100%; top: 0px; left: 0px; height: 100px; }
#hlavicka { background-image: URL('nadpis2.jpg'); color: yellow; border-style: none; border-width:medium; }

#levy        { position: absolute; width: 150px; top: 140px; left: 0px; }
#levy        { background-color: green; color: white; border-style: none; border-width: medium; }
#levy        { font-style:Arial }
#levy a      { color: #006600; }

#levyfoto        { position: absolute; width:  100%; top: 150px; left: 0px; }
#levyfoto        { background-color: green; color: white; border-style: none; border-width: medium; }
#levyfoto        { font-style:Arial }
#levyfoto a      { color: #006600; }

#levyfota        { position: absolute; width:  160 px; top: 150px; left: 0px; }
#levyfota        { background-color: green; color: white; border-style: none; border-width: medium; }
#levyfota        { font-style:Arial }
#levyfota a      { color: #006600; }

