/* styl k sablone z www.webtemplates.xf.cz */


body {background: #FFFFFF;
	  font: normal small Trebuchet MS, Tahoma, Verdana;
	  font-size: 14px;
	  color: #515151;}
	  
a {text-decoration: underline;
   color: #3E80F9;}
   
a:hover {text-decoration: none;
		 color: #FE800E;}
		 
img.vlavo {float: left;
  		   margin: 5px 20px 0 0;}

img.vpravo {float: right;
		    margin: 5px 0 0 20px;}
			
h1, h2, h3 {color: #000000;}

#logo {background: url(images/logo.gif) no-repeat;
	   font: normal small Trebuchet MS;
	   font-size: 36px;
	   color: #FFFFFF;
	   padding: 60px 0 0 30px;
	   height: 90px;
	   width: 770px;}
	   
#lave {float: left;
	   padding: 10px 30px 10px 10px;
	   margin-top: 10px;
	   background: url(images/lave.gif);
	   width: 160px;
	   height: 580px;
	   color: #000000;
	   position: absolute;}
	   	   
#lave-nadpis {background: url(images/lave-nadpis.gif);
			  height: 27px;
			  width: 150px;
			  padding-top: 3px;
			  padding-left: 10px;
			  font: bold small Trebuchet MS;
			  font-size: 18px;
			  color: #000000;}
			  
#menu {float: left;}

#menu ul {margin: 0;
	      list-style: none;}

#menu li {display: inline;}

#menu a {display: block;
	  	 float: left;
		 width: 140px;
		 height: 26px;
		 margin-left: 1px;
    	 padding-left: 10px;
		 padding-top: 4px;
		 background: url(images/menu1.gif) no-repeat;
		 text-decoration: none;
		 font-weight: none;
		 color: #000000;
		 font: bold small Tahoma;
		 font-size: 16px;}

#menu a:hover {background-image: url(images/menu2.gif);
    		   text-decoration: none;
    		   color: #000000;}
			  
#stred {
	position: absolute;
	float: right;
	margin-top: 10px;
	margin-left: 200px;
	left: 26px;
	width: 795px;
	height: 565px;


}
		
#stred-nadpis {background: url(images/stred-nadpis.gif);
			   height: 27px;
			   width: 590px;
			   padding-top: 3px;
			   padding-left: 10px;
			   margin-top: 0px;
			   font: bold small Trebuchet MS;
			   font-size: 18px;
			   color: #000000;}
			   
#stred-odstavec {background: url(images/stred-obsah.gif) no-repeat;
			  	 padding: 10px 10px 10px 10px;
			  	 width: 580px;
				 margin-top: 5px;}
