* {
	margin: 0px;
	padding: 0px;
}


#hlavni {
 	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #EDE8C5;
	color: Black;
	height: 1800px;
	}

#text li{
margin: 24px;
text-align: left;

}

#text h3 {
font-family: Arial;

}


body {
	text-align: center;
	background-image: url('pictures/back.jpg');
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	line-height: 1.5;
}
#stranka_obal {
	width: 960px;
	background-color: #ffff66;
	margin: 0px auto;
}

#hlavicka {
	width: 960px;
        height: 150px;
	background-image: url('pictures/top1.jpg');
        
}


#text {
	padding: 5px 5px 5px 10px;
	text-align: left;
        font-size: 13px;
}
#reset
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#paticka {
        text-indent: 10px;
        font-size: 11px;
        text-align: center;
	width: 960px;
        height: 70px;
	background-image: url('pictures/back_paticka.jpg');
}

#paticka a {
        color: #BFBFF7;
}

.menut {
	width: 960px;
        height: 70px;
	background-image: url('pictures/back_menu_1.jpg');
        
        
}


.panor {
	float: right;
	width: 200px;
        height: 152px;
        background-image: url('pictures/panor2.jpg');
        margin-right: 25px;
        clear: right;
     	}


.novinky {
	float: right;
	width: 200px;
        height: 250px;
        background-image: url('pictures/novinky4.jpg');
        margin-right: 25px;
        margin-top: 25px;
        clear: right;
     	}


#admin {
        font-family: Arial;
        font-size: 13px;
        font-weight: 700;
       } 

#admin a    
        {font-weight: bold; 
         text-decoration: none;
         color: #000000;
       }


.kontakt {
	float: right;
	width: 200px;
        height: 210px;
        background-image: url('pictures/kontakt.jpg');;
        margin-right: 25px;
        margin-top: 25px;
        clear: right;
        
	}

.prihlaseni {
	float: right;
	width: 200px;
        height: 210px;
        background-image: url('pictures/prihlas.jpg');
        margin-right: 25px;
        margin-top: 25px;
        clear: right; 
            
	}

.pocitadlo {
	float: right;
	width: 200px;
        height: 60px;
        background-color: #EDE8C5;
        margin-right: 25px;
        margin-top: 25px;
        clear: right; 
            
	}

ul, li
{
margin: 0;
padding: 0;
}
.cl
{
clear: both;
}
ul.menu
{
font-size: 15px;
font-family: sans-serif;
}
ul.menu li
{
list-style-type: none;
}
ul.menu li.item
{
float: left;
width: 100px;
height: 40px;
margin-right: 5px;
margin-bottom: 5px;
}

ul.menu li.itemf
{
float: left;
width: 100px;
height: 40px;
margin-left: 55px;
margin-right: 5px;
margin-bottom: 5px;
}

ul.menu li.item a
{
display: block;
width: 100px;
height: 40px;
line-height: 40px; /* svisle centrovani */
text-align: center; /* vodorovne centrovani */
background: white url('pictures/button2.jpg');
color: #333;
border: solid #333 1px;
font-weight: bold;
text-decoration: none;
font-style: italic;

}


ul.menu li.itemf a
{
display: block;
width: 100px;
height: 40px;
line-height: 40px; /* svisle centrovani */
text-align: center; /* vodorovne centrovani */
background: white url('pictures/button2.jpg');
color: #333;
border: solid #333 1px;
font-weight: bold;
text-decoration: none;
font-style: italic;
}

