      body {
        background: #F7F7F7 url("foto/prouzek.gif") repeat-x;
        margin: 0;
        padding: 0% 8%;
        text-align: center;
	      font-family: "Arial CE", "Helvetica CE", "Arial", "sans-serif";
      }
      
      p {
        font-size: 88%;
        margin-top: 0.2em;
      }
      
      img {
	      border-width: 0;
	      margin: 2;
      }
      
      #page {
	      width: 900px;
	      margin: 0px auto 0;
      }
      #blok1 {
        float: right;
        width: 80%;
      }
      #blok1 #blok11 {
        float: left;
        width: 77%;
        text-align: justify;
        min-height: 500px;
        _height: 500px;
      }
      #blok1 #blok12 {
        float: right;
        width: 22%;
        font-size: 80%;
      }
      
      #blok2 {
        float: left;
        width: 20%;
        font-size: 80%;
      }
      
      #header {
        padding 0;
        background: #e3e3e3 url("foto/hlavicka4.jpg") top left no-repeat;
        border-bottom: 1px solid #336666;
        }
        
      #prouzek {
        margin: 0px;
        padding: 5px;
        text-align: right;
        color: #4C2E27;
        font-size: 83%;
        font-weight: bold;
        border-bottom: 1px solid #BB8679;
      }        
        
      #menu {
        margin: 0px;
        padding: 10px;
        text-align: left;
	      font-family: "Old English CE";        
        color: #950304;
        background-color: #DAB8AF;
        border: 1px solid #BB8679;
        border-top: 0;
        font-size: 132%;        
        line-height: 140%;
      }  
        
      #menu a {
	     color: #4C2E27;
	     font-weight: bold;
      }

      #menu a:hover {
        color: #FFFF00;
      	font-weight: bold;
        text-decoration: none;	
      }        
      
      .archiv {
      	text-align: center;
      }
        
      #footer {
        clear: both;
        padding: 0.1em;
        text-align: center;
        color: #4C2E27;
        font-size: 78%;
        font-weight: bold;
        background-color: #BB8679;
      }
      
      #footer a {
	     color: #4C2E27;
       font-weight: bold;
	     text-decoration: none;
      }
      
      #footer a:hover {
	     color: #4C2E27;
	     text-decoration: underline;
      }          
      
      .content {
        margin: 1.05em;
        margin-top: 0;
      }

      .content img {
        margin: 0px;
        margin-right: 2px;
        margin-top: 1px;
      }

      .vetsi {
        font-size: 112%;
        line-height: 170%;
      }

      .nadpisy {
        width: 100%;
        background-color: #BB8679; 
	      font-family: "Old English CE";        
	      font-weight: bold;
        font-size: 142%;
        margin-top: 4px;
      }

      .menu_prave {
        padding: 2px;
	      font-weight: bold;        
        text-align: right;
        line-height: 140%;
        font-size: 86%; 
      }

      .menu_leve {
        padding: 4px;
        text-align: left;
        line-height: 140%;
        font-size: 94%;        
      }

.podpis {
  margin-top: 0;
  text-align: right;
  font-size: 81%;
  font-weight: bold;
  color: #C19084;
  } 

.dovetek {
  margin-top: 0;
  text-align: center;
  font-size: 76%;
  font-weight: bold;
  color: #656565;        
      }

/* == Nadpisy == */

h1, h2, h3 {
	color: #4C2E27;
	font-family: "Old English CE";	
	font-weight: bold;
	letter-spacing: 1px;
}

h1 {
	font-size: 160%;
	margin-top: 4px;
	margin-bottom: 3px;
}

h2 {
	font-size: 130%;
	font-weight: normal;
	color: black;
  border-bottom: 1px solid  #BB8679;
	margin: 1em 0 0.2em 0;
}

h3 {
	font-size: 110%;
	font-weight: bold;
  color: #933;
	margin: 10px 0 0 0;
}

a {
	color: #4C2E27;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;	
	text-decoration: underline;	
}

