
/*#2d612d*/
body {
  
}

#pozadi{            				/*pozadí*/ 
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background:url(obr/pozadi.jpg)
repeat-x 0 0;}


#aktplocha{  					/*rámec stránky*/
margin-top:1px;         			
margin-left:auto;
margin-right:auto;
width: 1000px;
height:1450px;
background-color:white;}

.podklad{					/*bílí podklad pod hlavičku*/
position:absolute;              		
width: 1000px;
height:220px;
background:url(obr/les_.jpg)
no-repeat 0 -30px;}


#nadpis h1{ 					/*nadpis 1 úrovně firma*/
position:absolute;             	    		
margin-left:160px;
margin-top:73px;
color:black;
font-size:35px;
}


#nadpis h2{ 					/*nadpis 2 úrovně moto*/
position:absolute;            	    		
margin-left:500px;
margin-top:85px;
color:black;
font-size:22px;
}

span{            	    			/*s.r.o.*/
color:black;
font-size:17px;}


#menutext{ 					/*text menu možnost přidání dalších prvků do řádku (udělat výčet)*/
position:absolute;        	    			
margin-top:10px;
margin-left:60px;
font: bold 24px "Lucida Grande", "Trebuchet MS", Verdana;
}


.obsah { 					/*obsah nastavení divu*/
position:absolute;        	    			
margin-top:262px;
margin-left:239px;
font: bold 17px "Lucida Grande";
}

.obsah h2{ 					/*nadpis 2úrovně v sekci obsah (kontakty)*/       	    		
font: bold 28px "Lucida Grande";
}




/*.obsah p{					/*nepoužito pro www4*/
/*text-indent:50px;*/ 						    			
margin-left:30px;
font: bold 17px "Lucida Grande", "Trebuchet MS", Verdana;
}*/


/************************************************specifický styl pro www4 začíná*********************************************************************/
.adresa {    			
margin-left:0px; 
font: bold 17px "Lucida Grande", "Trebuchet MS", Verdana; 
}

.adresa span {    			
margin-left:0px;
font: bold 19px "Lucida Grande", "Trebuchet MS", Verdana;  
}

.adresa h3{ 
margin-left:0px;    			
font: bold 20px "Lucida Grande", "Trebuchet MS", Verdana;
}

.adresa p{    			
margin-left:0px;
font-size:18px;  
}

#mapa { 
font: bold 17px "Lucida Grande", "Trebuchet MS", Verdana; 
margin-top:80px;  			
margin-left:300px; 
}
.mapaodkaz{
list-style-type:none;
text-decoration: none;
}
.mapaodkaz li a:visited{
color: black;
}

#obrmapa{
position:absolute;
margin-left:-250px;
margin-top:8px; 
width:640px;
height:400px;
background:url(obr/adresa.jpg)
no-repeat 0 0px;}
/************************************************specifický styl pro www4 končí*********************************************************************/


#pruh2{ 
position:absolute;   
width:794px;
height:50px;           	    			/*pruh nad plochou*/
margin-left:199px;
margin-top:0px;
background:#759b74;}

#pruh0{ 					/*pruh nad menu */
position:relative;   
width:100%;
height:50px;           	    		
margin-left:0px;
margin-top:0px;
background:url(obr/pruh.jpg)
no-repeat 0 0;}


#pruh1{ 
position:relative;   
width:100%;
height:950px;           	    		/*pruh pod menu*/
margin-left:0px;
margin-top:1px;
background:url(obr/pruh.jpg)
no-repeat 0 0;}



#pruh3{ 
position:absolute;   
width:1000px;
height:50px;           	    			/*pruh pod plochou(patička)*/
margin-left:-8px;
margin-top:0px;
background:#3f7041;}

#copyright{ 					/*copyright*/   
font-size:13px;         	    		
margin-left:400px;
margin-top:17px;
}


/*****************************************************************menu********************************************************************/

.slidedoormenu{
position:absolute;
list-style-type: none;
margin: 191px 0 0 0;
padding: 0;
width: 200px; 
border-left: 8px solid #2d612d; 

}

.slidedoormenu li{
 
border-bottom: 1px solid black /*#2d612d/*885b5c*/; 
}

.slidedoormenu li a{
background: white url(obr/a.jpg) repeat-y left top; 
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: black;
width: auto;
border-bottom: 1px solid white; 
padding: 7px 0; 
text-indent: 3px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
font-weight: bold;

}

.slidedoormenu li a:hover{
background: white url(obr/hover.jpg) repeat-y left top; 
/*background-position: -387px 0;*/ /*použití v případě že hover efekt bude jeden obrázek s a: offsetové posunutí na hover obrázek*/
color: black;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-width:1px;
border-left:solid;
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}



  
 
                


     

    
      









