body {
background-color : fuchsia ;
margin-top : 0px ;
margin-right : 200px ;
margin-left : 200px ;
margin-bottom : 100px ;
}

h1{
background-image: url(images/webbanner.jpg);
margin:0;
padding:0;
height:206px;
text-indent: -9999px;
width:786px;
}

h2 {
color: fuchsia ;
}

h5 {
color: fuchsia ;
}

#container {
background-color : silver ;
margin-top : 300px ;
margin-right : 40px ;
margin-left : 40px ;
margin-bottom : 0px;
padding:50px;
}

#kontakt {
text-align: center;
}

ul { 
list-style-type : circle; 
}
#menu li{
list-style-type : none;
margin:0 0 0.25em 0;
}
#menu a, #menu a:visited {   
display:block;   
width:8em; 
height:10em;
border:10px solid silver;
font-family:arial, verdana, sans-serif; 
font-size:1.2em;   
text-align:center;    
text-decoration:none; 
background:silver;
color:fuchsia;
padding:0.25em;
}   
#menu a:hover {   
background:#ddd;   
color:#808;   
}   
#menu span {
text-align:left;  
padding:0.5em;   
width:24em  
background-color:#eee;    
color:#000;
font-size:0.5em;
}   
#nav-menu li
{
float: left;
margin: 0 0.15em;
} 

ol{
list-style-type: circle;
}
#podmenu li{
list-style-type : circle;
margin:0.5em 1.5em 0.25em 0;
font-size:1em;
padding:0.5em;
}

#footer {
display : inline ;
list-style-type : none;
}



