/* CSS Document */

body {  font-family: sans-serif, "Arial CE";
		margin:0; padding:0;
		background: url("img/pozadie3.jpg") repeat-x; }

a { color: #7F5707; text-decoration: none; }
a:hover { color:#CC9900; background: transparent; text-decoration:none; }

h1		{ font-family: sans-serif;
		  font-size: 11pt;
		  color: #7F5707;
		  padding: 10px 0px 0px 0px;
		  margin: 10px 0px 0px 0px; }
	
ul {font-size: 10pt;
	color: #7F5707;
    margin: 10;
    padding: 10 0 0 20px;
    list-style: url("img/odr.gif"); }
		
#telo {	width: 940px;
		margin:0px auto;
		text-align:left;
		border:0px solid black;	}	
	
	
#hlavicka { text-align: center;
			width: 940px; height:349px;
			position:absolute; top:6px;
            border:0px solid red;
			background: #fff url("img/logo3.jpg") no-repeat;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;  }
			
			
#menu { width: 200px; 
        position:absolute; top:318px;
    	background: #FFECAF ;
    	border: 0px solid red;
		height: 230px;
		background: transparent url("img/menu_lista3.jpg") no-repeat;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px; }
		
#menu2 { width: 200px; height:610px;
        position:absolute; top:539px;
    	background: #FFECAF ;
    	border: 0px solid orange;
		background: transparent url("img/pas_menu4.jpg") repeat-y;
		padding: 0;
		margin: 0; }
 
#obsah { position:absolute; top:354px; 
		 width: 740px; height:800px;
		 background: #FFECAF url("img/pas3.jpg") center right repeat-y;
    	 border:0px solid green;
		 margin: 0px 0px 0px 200px;
		 text-align: left; }

#obsah p{ font-size: 10pt;
		  color: #7F5707;
		  padding: 20px 50px 0px 0px;
		  margin: 0px 0px 0px 30px;
		   } 
#wifi { margin: 40px 0px 0px 57px }
#poc { position:absolute; top:12px; left:52px;
			margin: 0px 0px 0px 0px}
#pocitadlo {position:absolute; top:-24px; left:0px; }
#dom01 { float:right; margin: 10px 60px 20px 15px }
#dom02 { float:left; margin: 40px 15px 10px 50px }
#putac { margin: 0px 0px 0px 20px }

#paticka { position:absolute; top:1125px;
		   width: 940px; height:100px;
		   border:0px solid transparent;
		   background: #FFE693 url("img/paticka4.jpg") no-repeat;
		   padding: 0px 0px 0px 0px;
		   margin: 0px 0px 0px 0px; }
		    
#paticka p{ position:absolute; top:63px;
		    width: 720px; height:20px;
		    border:0px solid black;
		    background: transparent;
		    padding: 0px 0px 0px 0px;
		    margin: 0px 0px 0px 110px;
		    text-align: center;
		    font-family: sans-serif;
		    font-size:8pt;
		    color: #7F5707; }
			
