/* Design by WebTemplates.yw.sk */

body {background: #626262 url(images/bg.gif) repeat-x;
	  font: normal 14px Trebuchet MS, Arial;
	  color: #4A4A4A;}
	  
a {text-decoration: none;
   color: #009100;}
   
a:hover {text-decoration: underline;
   		 color: #009100;}
		 
img.vlavo {float: left;
		   margin: 5px 5px 0 0;}

img.vpravo {float: right;
		    margin: 5px 0 0 5px;}
			
blockquote {font-style: italic;}
		 
.body {border: 1px solid #000000;
	   background: #FFFFFF;
	   width: 920px;}
	   
#logo {width: 920px;
	   height: 120px;
	   background: #00BB00 url(images/logo.jpg) no-repeat;}
	   
#logo-text {font: bold 36px Trebuchet MS, Arial;
	   	    color: #000000;
		  	padding-left: 30px;
		  	padding-top: 50px;}
			
#logo-text a {color: #000000;
		   	  text-decoration: none;}
			  
#logo-text a:hover {color: #000000;
		   	  	    text-decoration: underline;}
		  
.lave {width: 200px;}

.prave {width: 670px;}

.footer {background: #808080 url(images/footer.gif) repeat-x;
		 padding: 2px;
		 font: normal 11px Verdana;
		 color: #1A1A1A;
		 border-top: 1px solid #A9FF15;}
		 
#menu {float: left;
	   margin-top: 1px;}

#menu ul {margin: 0;
	      list-style: none;}

#menu li {display: inline;}

#menu a {display: block;
	  	 float: left;
		 width: 173px;
		 height: 16px;
         border-left: 1px solid #95FF95;
         border-top: 1px solid #95FF95;
         border-right: 1px solid #008000;
         border-bottom: 1px solid #008000;
		 margin-top: 1px;
    	 padding-left: 5px;
		 padding-top: 2px;
         padding-bottom: 2px;
		 background: #00D700 url(images/menu1.gif) repeat-x;
		 text-decoration: none;
		 color: #000000;
		 font: bold small Trebuchet MS, Verdana, Tahoma;
		 font-size: 11px;}

#menu a:hover {background: #FF8000 url(images/menu2.gif) repeat-x;
	   		   margin-top: 1px;
         	   border-left: 1px solid #808080;
         	   border-top: 1px solid #808080;
         	   border-right: 1px solid #000000;
         	   border-bottom: 1px solid #000000;
    		   text-decoration: none;
    		   color: #FFFFFF;}

#nadpis {background: url(images/nadpis.gif) repeat-x;
		 font: bold 15px Arial;
		 color: #000000;
		 padding-left: 14px;
		 padding: 6px;}
		 
#obsah {background: #FFFFFF url(images/obsah.gif) repeat-x;
	    padding: 5px;
		text-align: justify;}
		
/* Tu sa nastavuje vyska hlavneho menu v lavom stlpci. Pokial zmenite pocet poloziek v menu, musite zmenit vysku (height) podla potreby! */		

#obsah.menu {height: 140px;}

