/* CSS Document */


 body {text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  margin:0px;
  }
  
  
a {color:darkblue;text-decoration:none;}
  a:link{color :rgb(153,153,153);text-decoration:none;}
  a:visited {color:rgb(153,153,153);text-decoration:none;}
  a:hover {color: rgb(242,101,34);text-decoration:none;}
  
  h1{margin:0px;
     padding:0px; 
     font-weight:bold;
  }
  
  #okno{
  width:992px;
  border:1px solid #999999;;
  margin:auto;
  height:1103px;
  text-align:left;
  }
  
  
  #menu{text-align:right;
         background-color:rgb(242,101,34);
         color:rgb(255,255,255);
         padding:0px;
         height:47px;
  
  }
  
  #ruzek{
  position: relative;
  width:200px;
  height:170px;
  top:0px;
  left:50px;
  border:1px solid #999999;;
  text-align:center;
  float:left;
  }
  
  
    #vlnovka{
  position: relative;
  width:200px;
  height:170px;
  top:0px;
  left:80px;
  border:1px solid #999999;
  text-align:center;
  float:left;
  }
  
   #hrebenovka{
  position: relative;
  width:200px;
  height:170px;
  top:0px;
  left:110px;
  border:1px solid #999999;;
  text-align:center;
  float:left;
  }
  
   #zebrik{
  position: relative;
  width:200px;
  height:170px;
  top:-18px;
  left:140px;
  border:1px solid #999999;
  text-align:center;
  float:left;
  }
  
  
   #soutez{
  position: absolute;
  width:200px;
  height:170px;
  top:190px;
  left:50px;
  border:1px solid #999999;;
  text-align:center;
  float:left;
  }
  
     #soutez2{
  position: absolute;
  width:200px;
  height:170px;
  top:190px;
  left:282px;
  border:1px solid #999999;;
  text-align:center;
  float:left;
  }
  
      #soutez3{
  position: absolute;
  width:200px;
  height:170px;
  top:190px;
  left:514px;
  border:1px solid #999999;;
  text-align:center;
  float:left;
  }
  
      #soutez4{
  position: absolute;
  width:200px;
  height:170px;
  top:190px;
  left:745px;
  border:1px solid #999999;;
  text-align:center;
  float:left;
  }
 
  
  #podsloupec{
  float:right;
  padding-right:5px;
  }
  
   #krizovky{
   position:relative;
  width:970px;
  border:0px solid #999999;;
  height:370px;
  
  
  float:none;
  
  }
  
   #tajenky{
  border:1px solid #999999;;
  text-align:none
  float:none;
 clear:both;
 padding :0px;
 margin:10px;
 height:335px;
  
  }
  
   
   #tajenky2{
  border:0px solid #999999;;
  text-align:none
  float:none;
 clear:both;
 padding :5px;
 margin:10px;
 margin-left:5px;
 height:80px;
  
  }
  
  #novinky p{margin:0px;padding:0px;}
 #novinky a {color:rgb(115,115,115);text-decoration:none;}
 #novinky a:link{color :rgb(115,115,115);text-decoration:none;}
 #novinky a:visited {color:rgb(115,115,115);text-decoration:none;}
 #novinky a:hover {color: rgb(115,115,115);text-decoration:none;}
 
 
 
  #spodek a {color:#737373;text-decoration:none;}
 #spodek a:link{color :#737373;text-decoration:none;}
 #spodek a:visited {color:#737373;text-decoration:none;}
 #spodek a:hover {color: #737373;text-decoration:none;} 
 
 
 #spodek2 a {color:rgb(255,255,255);text-decoration:none;}
 #spodek2 a:link{color :rgb(255,255,255);text-decoration:none;}
 #spodek2 a:visited {color:rgb(255,255,255);text-decoration:none;}
 #spodek2 a:hover {color: rgb(255,255,255);text-decoration:none;} 
  
  .prihlasovaní input {height:20px}
  
  blockquote{;padding:0px;}
  
  h3{margin:0px;padding:0px;font-size:14px;color:#737373}


  .odpoved{
font-size:11px;
padding : 5px 3px 1px 3px;
width:45px;
height:45px;

}

 .pozadi {color:rgb(255,255,255);}
  .pozadi a: {color:rgb(255,255,255);}
  .pozadi a:link  {color:rgb(255,255,255);}
  .pozadi a:visited  {color:rgb(255,255,255);}
  .pozadi a:hover {color: rgb(255,255,255);}

.pozadi {
color :rgb(255,255,255);
background-color:rgb(242,101,34);
border:1px solid black;
font-weight:bold;
text-align:center;
}

.pozadi2 {
background-color:rgb(240,240,240);
border:1px solid black;
font-weight:bold;
font-size:25px;
text-align:center;
vertical-align: top;
}

.pozadi3 {
background-color:rgb(240,240,240);
border:1px solid black;
border-right:0px solid black;
font-weight:bold;
font-size:25px;
text-align:center;
vertical-align: top;
}



li{margin:0px;padding:0px;List-style-type:square;}
