html, body {
      
      height:100%;
      margin:0px;
      padding:0px;
      overflow:hidden;
                 } 
  
  #prechod {  
  background: url(grafika/gradient.jpg) repeat-x;
  height:200px;
  width:100%;
  top:0px;
  left:0px;
  position:absolute;
  z-index:-1;
           }

.maxik
{
max-width:250px;
width:250px;
}
           
  #down-prechod {
  position:absolute;
  background: url(grafika/bottom_gradient.jpg) repeat-x;
  width:100%;
  height:100px;
  top:100%;
  margin-top:-100px; 
                }           
           
  #main { 
  position:absolute;
  top:140px;
  left:50%;
  width:640px;
  height:600px;
        }
  #top-menu {
  background: url(grafika/top_menu.png);
  position:relative;
  top:0px;
  left:0px;
  width:100%;
  height:60px;
  z-index:10;
  font: normal bold medium Trajan Pro;
           }
      
  #text {    
  position:relative;
  background: url(grafika/main_menu2.png) no-repeat;
  width:640px;
  height:425px;
          }
  #odlesk {
  background-position: top;
  background-image: url(grafika/odlesk.png);
  width:640px;
  height:100px;
          }
  #obrazek {
  position:absolute;
  top:10px;
  background-image: url(grafika/flourish.png);
  width:500px;
  height:200px;
  left:50%;
  z-index:0;    
     }
     
  #prvni
  {
  position:relative;left:190px;
  }
  
  #druhy
  {
  position:relative;left:-250px;
  }
  
  #treti
  {
  position:relative; left:-320px;
  }
  
  #kytky
  {
  position:absolute; top:-110px; left:10px; z-index:5; width:188px; height:100px;
  }
   #ctvrty
  {
  position:relative;left:5%
  }
  
  .rozcestniky
  {text-decoration: none; }
  
  .spanik
  { position:relative;top:25px;}   

  #tlac1
  {position:absolute; left:-25px;width:25%; height:60px; text-align: center; cursor:pointer;}
  #tlac2
  {position:absolute;width:20%; top:0px; height:60px; left:20%; text-align: center;cursor:pointer;}
  #tlac3
  {position:absolute;width:20%; top:0px; height:60px; left:45%; text-align: center;cursor:pointer;}
  #tlac4
  {position:absolute;width:20%; top:0px; height:60px; left:70%; text-align: center;cursor:pointer;}

  #paty
  {font-size:16px;font-family:verdana;line-height: 150%;position:absolute;top:6px; left:15px; height:395px; width:590px; overflow:auto;margin:0px; padding:5px;}
  
  h1
  {
  font-size:18px;
  text-decoration: none;
  }
  h2
  {
  font-size:18px;
  text-decoration: none;
  }

object { cursor:pointer; } 
a:hover {color:rgb(219,238,249);} 	
a {cursor: auto;} 	

