body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0px 0px 0px 0px;
  background-color: #572002;}

#podklad {
  width: 100%;
  height: 100%;}

#strana {
  position: absolute;
  left: 50%;
  width: 850px;
  margin-left: -400px;
  top:50%; 
  margin-top: -325px; 
  background: url('img/podklad.jpg') no-repeat 0% 0%;}
  
#logo {
  width: 850px; 
  height: 180px}
#logotext {
  position: relative;
  top: 175px;
  text-align: center;
  width: 850px;}
#logotext h1{
  margin: 0px;
  font-size:140%;
  color: #990000}

#tl_home, #tl_sezony, #tl_sestava, #tl_sokolbela {
position: absolute;
}
#tl_home, #tl_sezony {
top: 25px;
}
#tl_sezony, #tl_sestava {
top: 120px;
}
#tl_sokolbela, #tl_sestava {
left: 700px;
}  
#tl_home, #tl_sezony {
left: 45px;
}  
   
#telo {
  position: relative; 
  padding: 10px 15px; 
  width: 820px; 
  height: 426px;}  
  
#text {
  position: absolute;
  font-size: 80%;
  color: white;
  top: 45px;
  left: 30px;
  width: 780px; 
  height: 395px;
  overflow: auto;
  scrollbar-base-color: #990000;
  scrollbar-track-color: black;
  clip: rect(auto auto auto auto);}  
#text h1 {
  font-size: 180%;
  color: white;
  margin: 10px 0px;}



#podpis {
  font-size: 80%;
  color: #ff6600;
  text-align: right;
  width: 840px; 
  height: 27px;
  background: url('img/styl/podklad_podpis.gif') no-repeat 50% 0%;}
#podpis h1 {
  font-size: 80%;
  padding-top: 12px;
  font-weight: normal;
  margin: 0px 0px 5px 0px;} 

a {color: #efefef;
  text-decoration: none;}
a:hover {color: #ff6600;}

table {
  width: 100%;
  
  }

