/* CSS Document */
img{float:right}
    #hlavicka1{background-color:black;
               width:100%;
               height:350px}
               
   #hlavicka2{background-color:black;
              height:45px}
   #suvka{background-color:white;
          height:3px}
   #stranka{width:100%;
            top:375px;
            float:center;
            background-color:black;
            height:700px;
            color:white;
            font-family:georgia}
  a:{color:white;text-decoration: none}
  a:hover{color:white;text-decoration: none}
  a:active{color:white;text-decoration: none}
  a:visited{color:white;text-decoration: none}
  a:link{color:white;text-decoration: none}