body
     {
      margin: 0;
      padding: 0;
      background-image : url("images\background02.jpg");
      text-align: center;
      }

.prvni 
     {
      width: 920px;
      height: 780px;
      margin-top: 1px;
      margin-bottom: 0px;
      margin-left: auto;
      margin-right: auto;
      }


.telo
     {
      width: 904px;
      padding: 10,10,10,10;
      margin-bottom: 2px;
      margin-left: auto;
      margin-right: auto;
      border: 2px solid (77,61,64);
      background-image : url("images\background3.jpg");
      text-align: left;
      }

.podmenut
     {
      position: relative;
      left: 0;
      top: -53;
      width: 900;
      height: 20;
      border: 0;
      }

.podmenut      
      a:hover {text-decoration: none; color: orange;}
      

.podmenut
      a {font: 14px arial narrow; color: white; font-weight: bolder; text-decoration: none; display: block;}
      
.menut
     {
      position: relative;
      left: 0;
      width: 900;
      height: 30;
      border: 0;
      font-family: arial narrow;  
      font-size: 20px;
      font-weight: bold;
      color: white;}

.menut      
      a:hover {text-decoration: none; color: orange;}
      

.menut
      a {font: 20px arial narrow; color: white; font-weight: bold; text-decoration: none; display: block;}


.foto
      th {font: 22px arial narrow; color: black; font-weight: bold;}


    
