

body {
       font-family: Sans-serif;
       background-color: #180000;
       text-align: center;
      color: #A8804C;


}


#podpis {
       margin-top: 0;
       margin-left: auto;
       margin-right: auto;

        

}
#podpis img {
       border: 0;
}
#menu {
       margin-top: 10px;
      margin-left: auto;
       margin-right: auto;
        width:1000px;
        height: 40px; 
        background: transparent;
       text-align: center;
        

}

#menu  img{
       margin-left: 4px;
       margin-right: 4px;
      border: 0;
        

}
#obsah  {
      font-size: 13px;
      font-weight: normal;
      color: #FFD99B;
      width: 800px;
      min-height: 580px;
      margin-right: auto;
      margin-left: auto;
     margin-top: 15px;
     margin-bottom: 15px;
        
}

#obsah li {
       list-style: circle;
       margin: 12px;
       text-align: left;
       background: transparent;
        color: #EABD84;       

		 
}

#obsah img {
      border: 1px solid #EABD84;
      margin: 20px;
        
} 

#obsah img a {
      border: 1px solid #EABD84;
      margin: 20px;
        
} 
#obsah img a:hover {
      border: 1px solid #FFE8CA;
      margin: 20px;
        
} 


#obsah h1 {
       color: #D4AA6B;
      font-size: 17px;
      font-weight: bold;
      text-align: center;
      margin: 2px;
     letter-spacing: 1.3px;
        
}
#obsah h2 {
       color: #EABD84;
      font-size: 15px;
      font-weight: bold;
      margin: 2px;
        
}
#obsah h2 a {
       color: #EABD84;
      font-size: 15px;
      font-weight: bold;
      margin: 2px;
        
}

#obsah h2 a:hover {
       color: #EABD84;
      font-size: 15px;
      font-weight: bold;
      margin: 2px;
      text-decoration: underline;
        
}  


#obsah h3 {
       color: #FFF9C5;
      font-size: 13px;
      font-weight: bold;
      margin: 2.5px;
        
}
#obsah h4 {
       color: #FFE8CA;
      font-size: 13px;
      font-weight: bold;
      text-align: center;

        
}
#obsah h4 a {
       color: #D1A874;
      font-size: 13px;
      font-weight: bold;
       background: transparent;
       text-decoration: none;


}



#obsah h4 a:hover {
        color: #D1A874;
       background: transparent;
           text-decoration: none;


}


#obsah a {
       color: #D1A874;
      font-size: 13px;
      font-weight: bold;
     text-decoration: none;
        
}
#obsah a:hover {
      font-size: 13px;
      font-weight: bold;
     text-decoration: underline;
      color: #FFD99B;

        
}

#obsah p {
      text-align: left;
     margin: 30px;
    text-indent: 30px;


        
}


#footer {
        margin-top: 30px;
        border-top: 4px solid #A8804C;
        margin-right: auto;
       margin-left: auto;
      padding-top: 15px;
        background: transparent;
        text-align: center;
        font-size: 10px;
        width: 1000px;
        height: auto;
       color: #A8804C;



   }
#footer a {

       color: #A8804C;
       text-decoration: underline;



   }
#footer a:hover {

       color: #A8804C;
       text-decoration: none;



   }


