/* CSS Document */

      html {height:100%;width:100%;background:url(./images/bcg-center.jpg) repeat-y 50% 0%;}
      body {background: url(./images/bcg2.jpg) 50% 0% no-repeat; width:100%;height:100%; padding:0; margin:0; margin:auto;  
      font-family:  Georgia, "Times New Roman", Times, serif;font-size:14px; color:#3f521a;}
      p, h1,h2,h3 {margin:0;padding:0;}
      h1 {padding:25px 0px 0px 130px;color:#5a7524;font-size:20px;}
      a.nadpis {text-decoration:none;text-shadow: #cbec8b 2px 1px 2px;}
 
      h2 {font-size:19px;font-weight:normal;margin:40px 0 10px 30px;}
      h3 {font-size:17px;font-weight:normal;margin:5px 0 5px 0;border-bottom: 1px #CCC dashed;}     
      a {color:#445a1b;text-decoration:none;}
      a:hover{color:#2b3a0d;}
      
      .hlavicka {height:65px;}
      .nadpis {width:350px;float:left;}
      .obsah {width:1024px;display:block;	min-height: 100%; 
	           height: auto !important; 
	           height: 100%;                 
	           margin: 0 auto 0 auto;}

      .footer {background: url(./images/footer.jpg) no-repeat 50% 0% ; height:316px; width:100%; display:block;margin:auto;top:100%; text-align:center;}
      .footer p {padding:170px 0 0 70px;font-size:16px;color:#895318;}
      .footer a {color:#603a0f;}
      .footer a:hover{text-decoration:underline}
/*****************MENU**************/
      .menu {width:500px;height:62px;float:right; margin:0px 109px 0px 0px;}
      .menu ul li{float:left;text-shadow: #85ad3b 1px 1px 2px;text-align:center;display:block;height:62px;margin-top:-14px;padding:28px 15px 0 15px;}
      .menu ul li a:hover {text-shadow: #85ad3b 1px 1px 2px;}
      .menu ul li:hover{background: url(./images/menu-hover.jpg) repeat-x;}     
      .menu ul li.hover{background: url(./images/menu-hover.jpg) repeat-x;}
      
      .tabula2 { width:590px;  margin:100px 85px 0 270px; color:#727272;}
      .tabula2 p{padding-top:10px;}      
      .menu2 {width:600px;height:20px;float:right;margin:30px 170px 0 0;font-size:15px;}
      .menu2 ul {width:600px;text-align:center;}
      .menu2 li{float:left;display:block;margin:0 20px 0 20px;}
      .menu2 li a {}
      
 span.first {font-size:19px; color:#6a9628;padding-left:15px;}
 
 
 
      
.footer {
	height: 316px; /* .push must be the same height as .footer */
}
