.stranka {background-color:rgb(151,151,151);
          padding:0;
          margin: 0;
          position:relative;
          top:0;
          width:1024;
          height:30%;
          }
          
body {background-color:rgb(103,103,103);
      padding: 0;
      margin: 0;
      }

.barva {background-color:rgb(103,103,103);}

.ODKAZY {   color: White;
            background-color:rgb(103,103,103);
            font-style:normal;
            font-size: 15;
            text-align:right;}
    
A:LINK    {text-decoration: none;      color: White;}
A:HOVER   {text-decoration: underline; color: White;}
A:VISITED {text-decoration: none;      color: White;}
A:ACTIVE  {text-decoration: underline; color: White;}

