html {background-color: #AAA;}
body {background-color: #FFF; color: #000; margin: 1% 1% 0%;}
img {border: 0;}
p {margin: 5px;}
img.banner {width: 88px; height: 31px;}
a.menu {margin: 0px 10px;}
span.menu {margin: 0px 10px;}
div#header {width: 100%;}
div#menu {background-color: #DDD; margin: 15px 0px 5px; border: solid thick #DDD;}
div#body2 {background-color: #EEE;}
div#side-l {width: 18%; background-color: #DDD; position: absolute; left: 1%; margin-top: 5px; margin-right: 5px; border: solid 5px #DDD;}
div#side-r {width: 18%; background-color: #DDD; position: absolute; right: 1%; margin-top: 5px; margin-left: 5px; border: solid 5px #DDD;}
div#main {background-color: #EEE; margin: 0% 20% 0%; border: solid 10px #EEE;}
div#kontakt {background-color: #EEE; margin: 0% 20% 0%; border: solid 10px #EEE; text-align: center;}
div#footer {background-color: #DDD; margin: 1% 0% 0%; text-align: center;}
div#footer2 {background-color: #AAA; margin: 0%; text-align: center; border: solid 5px #AAA;}
span#logo {position: relative; top: 10px; left: 10px; margin: 0% 0% 1%; }
span#flag {position: absolute; right: 2%;}
ul {list-style: url(gfx/v.png); position: relative; left: -15px;}
ol {position: relative; left: -15px;}
li {margin: 5px 0px;}

