/* CSS Document */
body {margin:0px;
      padding:0px;
	  background-color:#21231c;
	  width:100%;
	  font-family:TrebuchetMS,Helvetica,Tahoma;
	  font-size:16px;
	  color:#81ae04;
	  font-weight:normal;
	  height:auto;
	  }
	  
a {text-decoration:underline;
   border:0px;
   color:#81ae04;
}
img {border:0px;}

li {font-weight:normal;
}
 /**************HEADER**********/
#header {width:100%;
         background-color:#1e201a;
		 height:100px;
		 position:relative;
		 min-width:1100px;
		}
/********************* MENU **********************/
#menu {width:100%;
       height:40px;
	   background-color:#32332e;
	   position:relative;
	   }
#menu a {margin:0px;}


/*****************UVOD so sloganom **********/

#uvod {width:100%;
       min-width:1100px;
       height:272px;
	   background-image:url(obrazky/uvod.jpg);
	   background-repeat:repeat-x;
	   }
#uvod img {float:right;
          }
		  
		  
/**********************STRED STRED STRED STRED STRED STRED STRED STRED**********/
#telo {width:100%;
     height:700px;
     min-height:900px;
	   background-color:#21231c;
	   position:relative;
	   padding-top:20px;
	   }

/*                         lava cast                       */

#lavy_bok {background-color:#21231c;
           width:300px;
		   padding-top:20px;
		   height:700px;;
		   float:left;
		   
           }

/*                               OBSAH                     */

#obsah{float:left;
       left:300px;
	     width:700px;
	     height:470px;;
	     margin-top:20px;
	     background-image:url(obrazky/ramik.png);
	     background-repeat:no-repeat;
	     margin-left:10px;
	     position:absolute;
	     top:20px;
	     left:320px;
	     padding:5px;
	  }

#text {width:680px;
      margin:0px auto;
       }
#text span{padding-left:5px;
         }
/****************************************SPODOK******************************/
/* foto a kontakt */
#kontakt {background-image:url(obrazky/kontakt.jpg);
         background-repeat:no-repeat;
		 width:292px;
		 height:202px;
		 margin-right:20px;
		 margin-left:15px;
		 color:#9b9c92;
		 font-family:TrebuchetMS,Tahoma,Verdena;
	     font-size:14px;
		 padding:5px;
		 }
#kontakt p {
            margin:0px auto;
			display:block;
			
		  }

#foto {background-image:url(obrazky/foto.jpg);
       background-repeat:no-repeat;
       width:292px;
	   height:271px;
	   margin-left:15px;
	   margin-bottom:200px;
	   margin-top:10px;
	   clear:both;
	   padding-top:5px
}
#foto span {  font-size:18px;
            text-align:center;
		    display:block;
			margin-top:25px;
	        font-weight:bold;
    	    color:#9b9c92;
		    font-family:TrebuchetMS,Tahoma,Verdena;	   
			 } 

/* footer */

#footer {min-width:1100px;
         width:100%;
		 background-image:url(obrazky/footer.jpg);
		 background-repeat:repeat-x;
		 height:70px;
		 font-family:Tahoma,Verdena,Geneva;
		 font-size:13px;
		 clear:both;
		 }
#footer span {float:right;
              margin:0px auto;
			  vertical-align:middle;
			  margin-top:30px;
			  margin-right:30px;
			  text-decoration:none;
			  color:#e9e4e0;
			  
             }
#footer span a {
              color:#e9e4e0;
       }
	   
/*    PARTNERI */
#partneri {width:935px;
           height:83px;
		   background-image:url(obrazky/partneri.png);
		   background-repeat:no-repeat;
		   background-position:center;
		   margin-bottom:50px;
		   margin-top:20px;
		   }
#partneri table {margin:0px auto;
                 text-align:center;
				 margin-top:10px;
                }
/* triedy */		   
.vnutro {width:980px;
         margin:0px auto;
			  }
