* {margin:0;padding:0;border:0;}
body {background:#E0E2E4;color:black;font-family:"trebuchet ms", Arial, Verdana, Tahoma, sans-serif;font-size:13px;text-align:center;margin-top:100px;}
#page {width:800px;margin:0 auto;text-align:left;border: 1px solid #A1A1A1;background:white;}

h1 {margin: 10px;padding: 0;position: relative;width: 780px;height: 150px;overflow: hidden;clear: both;text-align: center;color: black;}
h1 span {display: block;position: absolute; left: 0; top: 0; z-index: 1;width: 780px; height: 150px;margin: 0; padding: 0;background-image: url(img/logo.png);
background-repeat: top left no-repeat;}
h1 span a {display: block;width: 780px;height: 150px;}

#menu{float: right;margin-right:10px;}
#menu h2{margin-top:10px;width:193px;height:21px;color:white;padding:4px;padding-top:5px;background-image: url(img/sections.png);font-size:15px;}
#menu ul{list-style: none;}
#menu ul li {margin-top:3px;}
#menu ul li a{display:block;width:193px;height:21px;color:white;padding:4px;padding-top:5px;background-image: url(img/item.png);font-size:15px;}
#menu ul li a:hover {color:black;width:193px;height:21px;text-decoration:none;background: #DEEAFA;}
.akt {color:black;text-decoration:none;background: #DEEAFA;}

#obsah {margin-top:20px;margin-left:10px;width:560px;}
#obsah h2 {background: #EAEAEA;color:#484848;height:24px;padding-left:10px;padding-top:4px;font-size:15px;}
#obsah p {color:gray;margin-top:10px;}
#obsah a {color:black;}
#obsah a:hover {color:#17629F;text-decoration:none;}


#paticka {width:780px;height:25px;padding-top:5px;clear:both;text-align:center;background: url('img/foot.png') repeat-x;margin:10px;}
#paticka a {color:black;}
#paticka a:hover {color:#17629F;text-decoration:none;}

