/* CSS Document */

body { 
border: 0;
margin: 0 auto;
font-family: arial;
background: #a8a571;
width: 1000px; 
     }
img{
    border-width: 0px; 
    } 
#záhlaví{
margin: 0 auto;
border: 0;
height: 20px;
background: #a8a571;
} 
  #záhlaví p{
    margin-top: 2px;
    }   
  #záhlaví a{
  padding-left: 10px;
    }      
#hlavní{
background: #b6b489;
margin: 0 auto;
border: 0;
 }
  #hlavní h1{
  display: none;
  }
  #počasí{
  float: right; 
  width: 250px; 
  max-width: 190px; 
  margin-top: 15px; 
  text-align: center;
  border: 0;
  border-width: 0px;
  }
  #počasí a{
  text-decoration: none;
  }
  #zahl { 
  margin-top: 0px;   
  color: blue;
  max-height:160px;
     }   
.navigace{
border: 0;
width: 200px; 
float: left;
min-height: 410px;
padding-top: 20px;
padding-bottom: 0px;
 }
  .navigace h3{
  display: none;
    }  
  .navigace h4{
  display: none;
    }  
  #menu {
  list-style-type: none;
  margin: 0 0 0 0;
  padding:0 0 0 0;
  border-bottom: 1px solid #707f30;     
   }
  #menu li{
  margin-left: 2px;
  margin-right: 2px;
  font-size:110%;
   } 
  .menu1 a{
  color: #003300;
  display: block;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
  border-top: 1px solid #707f30;
  border-left: 5px solid #707f30;
  border-right: 10px solid #707f30;
  background: #D0CC8D;
   }   
  .menu1 a:hover{
  color: darkred;
  display: block;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  border-top: 1px solid red;
  border-left: 5px solid red;
  border-right: 10px solid red;
  background: #FFD280;
   }
  #vybrano a{
  color: darkred;
  display: block;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  border-top: 1px solid red;
  border-left: 5px solid red;
  border-right: 10px solid red;
  background: #FFD280;
   }
 .navigace p{
  margin-top: 40px;
  font-size: 80%;
  font-style: italic;
  font-weight: bold;
  color:  #003300;
    }    
    .navigace a{
  text-decoration: none; 
  color: #003300; 
    } 
#info{
margin: 0 auto;
/*min-height: 430px; */
border: 0;
width: 190px; 
float: right;
 }
 #info h3{
display:none;
 }
 #info p{
margin-left: 5px;
 }
 #reklama {
  margin-top: 20px;
    }  
#obsah{
margin: 0 auto;
border: 0;
min-height: 380px; 
width: 580px;
 }   
#obsah h2{ 
  display: none;  
   } 
#obsah p{ 
  margin: 50px;  
   } 
#zápatí{
  background: #a8a571;
  margin-bottom: 0px;
  min-height: 10px;
  border: 0;
  text-align: center;
    }
 #zápatí p{
  margin: 0;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
  font-size: 70%;
  color: #003300;
  }  
  #email a{
  margin: 0;
  text-decoration: none;
  font-style: italic;
  font-weight: bold;
  font-size: 80%;
  color: blue;
  }