* {
  border:  none;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
body {
  font-style: normal;
  font-size: 13px;
  background-position: left top;
  font-weight: normal;
  background-repeat: repeat;
  font-size-adjust: none;
  line-height: normal;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  text-align: center;
  color: black;
  font-stretch: normal;
  font-variant: normal;
  background-color: transparent;
}
.akt {
  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left top;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#logo {
  margin: 0px auto;
  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left top;
  height: 110px;
  text-align: left;
  padding-top: 30px;
  width: 800px;
  visibility: hidden;
  clear: none;
  opacity: 0;
}
#logo a {
  padding: 10px;
  color: #ffffff;
  font-size: 60px;
  text-decoration: none;
  background-color: transparent;
}
#logo a:hover {
  color: #ffffff;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#menu {
  text-decoration: none;
  background-color: transparent;
  float: left;
  width: 200px;
}
#menu h2 {
  padding: 5px 4px 4px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  color: #ffffff;
  font-size: 15px;
  height: 21px;
  margin-left: 10px;
  margin-top: 10px;
  text-decoration: none;
  width: 171px;
}
#menu ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-left: 10px;
  text-decoration: none;
  background-color: transparent;
  font-family: Verdana;
  font-style: normal;
  font-size: medium;
  font-weight: bold;
}
#menu ul li a {
  border: 1.5px outset silver;
  padding: 5px 4px 4px;
  background: #ffeeeb url(none) repeat scroll 0% 50%;
  color: black;
  font-size: 15px;
  margin-top: 2px;
  width: 171px;
  display: block;
  height: 21px;
  text-decoration: none;
}
#menu ul li a.akt {
  background: #deffcf url(none) repeat scroll 0% 50%;
  color: #000000;
  text-decoration: none;
}
#menu ul li a:hover {
  border: 0.5px outset black;
  background: #deffcf url(none) repeat scroll 0% 50%;
  color: #000000;
  height: 21px;
  text-decoration: none;
  width: 171px;
}
#obsah {
  padding: 10px;
  float: right;
  width: 580px;
}
#obsah a {
  color: #990000;
}
#obsah a:hover {
  text-decoration: none;
  color: #ffff66;
}
#obsah h2 {
  border-bottom: 1px solid black;
  font-size: 15px;
  height: 26px;
  padding-top: 4px;
  color: #990000;
  padding-left: 10px;
}
#obsah p {
  color: #333333;
  margin-top: 10px;
}
#paticka {
  border-top: 5px solid #999999;
  background: #cc2460 url(none) repeat scroll 0% 50%;
  clear: both;
  color: #ffffff;
  height: 25px;
  padding-top: 5px;
  text-align: center;
  width: 800px;
}
#paticka a {
  color: #ffffff;
}
#paticka a:hover {
  color: #ffffff;
  text-decoration: none;
}
#stranka {
  border: 5px ridge white;
  margin: 50px auto 0;
  background: white url(none) repeat-y scroll 0% 50%;
  text-align: left;
  width: 800px;
}

