body { 
	
margin: 0px;
background-color:black;
background-image: url(files/danovopozadi.gif);
font-family: Georgia, Hevletica, sanf-serif;
font-size: 16px ; 

color: black; 

}

#hlavicka {
	
margin: 0px auto; /* zarovnání na střed */	
width: 980px; 
height: 180px;

background: -webkit-gradient(linear, left top, left bottom, from(#e3d512), to(#9c710c));
background: -webkit-linear-gradient(top, #e3d512, #9c710c);
background: -moz-linear-gradient(top, #e3d512, #9c710c);
background: -ms-linear-gradient(top, #e3d512, #9c710c);
background: -o-linear-gradient(top, #e3d512, #9c710c);


border: 8px solid #9c710c; 
border-radius: 15em 20px;
box-shadow: 5px 5px 10px white;
    /*border-radius: 0px 0px 10px 10px;
    background:#e3d512; */
   
   
}
/*
#hlavicka h1 {
    width: 400px;
    height: 100px;
    text-shadow: 1px 1px 2px black;
    padding-left: 15px; 
    margin: 0px ; 
    line-height: 15px; 
    color: white;
    border: 6px solid black;
}
*/
#menu {
	
width: 980px; 
height: 50px; 
margin: 8px auto;
}
    
#menu a {
	
margin: 0px 15px 25px 25px;
padding: 14px 28px;

border-top: 1px solid #9c620c;
border-radius: 4em 9px;
box-shadow: 5px 5px 10px white;

color: white;
font-size: 22px;
font-weight: bold;
font-family: Georgia, times, Sans-Serif;
text-shadow: 1px 1px 2px black;
font-style:italic;
text-decoration: none;

background: -webkit-gradient(linear, left top, left bottom, from(#e3d512), to(#9c710c));
background: -webkit-linear-gradient(top, #e3d512, #9c710c);
background: -moz-linear-gradient(top, #e3d512, #9c710c);
background: -ms-linear-gradient(top, #e3d512, #9c710c);
background: -o-linear-gradient(top, #e3d512, #9c710c);

	 /*
	box-shadow: 5px 5px 10px white;
	padding: 0px 10px;
	margin: 5px 25px 25px 25px;
    font-size: 20px;
    color: black;
    text-decoration: none;
    font-weight: bold; 
    letter-spacing: 1px; 
    border: 15px solid yellow;
    border-radius: 4em 9px;
    background: yellow; 
    line-height: 20px; */   

}

#menu a:hover { 
	
border-top-color: #b58932;
background: white;                      /*  #b58932;       */
color: black;
box-shadow: none;
position: relative; /* nastavíme odkazu relativní pozici (to je pozice, kde by se zobrazily normálně, takže tedy tam, kde teď zrovna jsou */
top: 10px;
text-shadow: none;
    
     /* jelikož jsme odkazu nastavili pozici výše, můžeme nyní jeho pozici měnit, po najetí ho posuneme o 2px níže */
}


#menu .current {
    border-top-color: #b58932;
background: white;                      /*  #b58932;       */
color: black;
box-shadow: none;
position: relative; /* nastavíme odkazu relativní pozici (to je pozice, kde by se zobrazily normálně, takže tedy tam, kde teď zrovna jsou */
top: 10px;
text-shadow: none;
}
#center {
	
width: 980px; 
margin: 20px auto;


}

#obsah { 
	
margin: 0px auto;
width: 980px;
height: auto;
background: #9c710c; 


box-shadow: 5px 5px 10px white;
border: 8px solid #9c710c;
border-radius: 0px 15em 0px 0px;

}

#obsah h1 { 
	

color: white;
font-weight: bold;
font-family: Georgia, times, Sans-Serif;
text-shadow: 1px 1px 2px black;
font-style:italic;
text-decoration: none;
text-shadow: 1px 1px 2px black;
text-decoration: underline; 
}

#obsah h4 {
	color: white;
font-weight: bold;
font-family: Georgia, times, Sans-Serif;
text-shadow: 1px 1px 2px black;
font-style:italic;
text-decoration: none;
text-shadow: 1px 1px 2px black;
text-decoration: underline; 
font-size: 20px;
}


#paticka {	
clear: both;
	width: 980px;
	margin: 20px auto;
text-align: center;

color: white;
border: 8px solid #9c710c;
border-radius: 20px 20px 15em 15em;
box-shadow: 5px 5px 10px white;

background: -webkit-gradient(linear, left top, left bottom, from(#9c710c), to(#e3d512));
background: -webkit-linear-gradient(top,#9c710c, #e3d512 );
background: -moz-linear-gradient(top,#9c710c, #e3d512);
background: -ms-linear-gradient(top,#9c710c, #e3d512);
background: -o-linear-gradient(top, #9c710c,#e3d512);


}

#obsah img {
	
	margin-right: 300px;
}
/*
#cenik {
margin: 0px 0px 0px 600px;
width: 400px; 
height: 250px;

background: -webkit-gradient(linear, left top, left bottom, from(#e3d512), to(#9c710c));
background: -webkit-linear-gradient(top, #e3d512, #9c710c);
background: -moz-linear-gradient(top, #e3d512, #9c710c);
background: -ms-linear-gradient(top, #e3d512, #9c710c);
background: -o-linear-gradient(top, #e3d512, #9c710c);


border: 8px solid #9c710c; 
border-radius: 15em 20px;
box-shadow: 5px 5px 10px white;
}


*/

#dynamictext {
	width: 500px;
	padding-left: 60px;
	margin-top: 50px;
	font-size: 22px;
font-weight: bold;
font-family: Georgia, times, Sans-Serif;

font-style:italic;
text-decoration: none;
}

#dohnal {
	float: right;
	margin-right:20px;
	margin-top: 50px;
	width: 400px;
	height: auto;
	border: 8px solid #9c710c;
border-radius: 0px 8em 0px 0px;
background: -webkit-gradient(linear, left top, left bottom, from(#e3d512), to(#9c710c));
background: -webkit-linear-gradient(top, #e3d512, #9c710c);
background: -moz-linear-gradient(top, #e3d512, #9c710c);
background: -ms-linear-gradient(top, #e3d512, #9c710c);
background: -o-linear-gradient(top, #e3d512, #9c710c);
box-shadow: 1px 1px 5px white;

}

#dohnal img {
	padding-bottom: 10px;
}

#jidelnicek {
	float: left;
	margin-right:10px;
	margin-top: 50px;
	width: 300px;
	height: auto;
	border: 8px solid #9c710c;
border-radius: 0px 8em 0px 0px;
background: -webkit-gradient(linear, left top, left bottom, from(#e3d512), to(#9c710c));
background: -webkit-linear-gradient(top, #e3d512, #9c710c);
background: -moz-linear-gradient(top, #e3d512, #9c710c);
background: -ms-linear-gradient(top, #e3d512, #9c710c);
background: -o-linear-gradient(top, #e3d512, #9c710c);
box-shadow: 1px 1px 5px white;

}
#galerie {
	width: 400px;
	float: left;
	
}

#galerie img {
	margin: 5px;
	width:100px;
	height: 100px;
	
}