/* CSS Document */
BODY {background-color: #000000;
      font-family: Arial;
      font-size: 11px;
      color: #999999;}
img {border:0;}
#picture {position: absolute;
          right: 0px;
          top: 0px;}
#nadpis {position: absolute;
         right: 410px;
         top: 35px;
         font-size: 22px;
         color: #666666;}
#obsah {position: absolute;
        right: 410px;
        top: 75px;
        width: 300px;
        text-align: justify;}
#obsah a{color: orange;
         font-weight: bold;}
  
