/* CSS Document */
body {
background: #CAAA84 url(images/hor.jpg) repeat-x;
margin: 0 0 0 0;
padding: 0 0 0 0;
     }

#hlavni {
width: 702px;
margin: 0px auto;
text-align: left;
        }
            	
#hlavicka {
background: url(images/logo.jpg) no-repeat;
height: 162px;
margin: 0px;
border-right: 2px solid #887359;
          }
             
#menu{
width:158px;
height: 532px;
background: url(images/menu.jpg) no-repeat;
text-align: center;
margin:0px;
     }
             
#border{
background-color: white;
border-left: 2px solid #887359;
border-right: 2px solid #887359;
border-bottom: 2px solid #887359;
       }
          
#obsah {
width: 526px;
background-color: white;
padding: 15px 5px 5px 10px;
} 
#obsah2 {
width: 516px;
background-color: white;
padding: 15px 5px 5px 10px;
       }
#obsah3 {
width: 516px;
background-color: white;
padding: 15px 5px 5px 10px;
text-align: justify;      
 }
a{
color:#0C0105;
text-decoration: none;
} 
#text {
color:black;
text-align:justify;
margin-left:5px;
font-size:17px;
       }
#textx {
color:#614C31;
text-align:center;
       }
#text1 {
color:black;
text-align:justify;
margin-left:7px;
font-size:16px;
       }        
#obsah h1 {
color:#614C31;
text-align:center;
margin-left:5px;
font-size: 27px;
          }

#obsah h2 {
color:#614C31;
font-size: 17px;
margin: 0 0 0 0;
padding: 0 0 0 0;
display: inline;
          }
#obsahx h2 {
color:#614C31;
font-size: 17px;
margin: 0 0 0 0;
padding: 0 0 0 0;
display: inline;
font-weight: bold;
          }
#obsah h3 {
color:#614C31;
text-align:center;
margin-left:5px; 
          }
#obsahx h3 {
color:black;
font-size: 16px;
margin: 0 0 0 0;
padding: 0 0 0 0;
display: inline;
font-weight:normal;
}
#obsah3 h3 {
color:#614C31;
text-align:center;
margin-left:5px;
          }

#obsah2 h1 {
color:#614C31;
text-align:center;
margin-left:5px;
font-size: 17px;
          }

#obsah2 h2 {
color:#614C31;
text-align:center;
margin-left:5px;
          }
#obsah2 h3 {
color:#614C31;
text-align:center;
margin-left:5px;
          }
             
#menu a {
display: block;
font-variant: small-caps;
text-decoration: none;
color: black;
font-size: 17px;
font-style: italic;
        }
#menu a:hover {
background: url(images/odkaz.jpg) no-repeat center;
display: block;
              }
