body {
  margin: 0;
  padding: 0;
  font: 12px/1.5 Tahoma, Helvetica, sans-serif;
  color: #eeeeee;
  background-color: #434345;
}

#content {
  padding: 0px;
  background-image: url('../images/header.png');
  background-position: top center;
  background-repeat: repeat-x;
}

#footer {
  position: absolute;
  padding: 0px;
  background-color: #727272;
  width: 100%;
}

.block {
  width: 900px;
  margin: 0 auto;
}

#content .block {
  position: relative;
  background-image: url('../images/menu.png');
  background-position: left center;
  background-repeat: repeat-y;
}

#footer .block {
  text-align: right;
  background: #727272 url('../images/footer.png') repeat-y center left;
  font-size: 10px;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
}

#menubg {
  position: absolute;
  width: 200px;
  background-color: #727272;
  height: 200px;
  z-index: -10;
}

#header {
  height: 142px;
  background-image: url('../images/header.png');
  background-position: top center;
  background-repeat: repeat-x;
}

#header h1 {
  position: absolute;
  top: 26px;
  left: 220px;
  background-image: url('../images/logo.png');
  height: 80px;
  width: 287px;
  padding-bottom: 0;
}

#header strong {
  position: absolute;
  top: 82px;
  left: 513px;
  color: #88c126;
  font-size: 18px;
  font-weight: normal;
}

#header h1 span {
  display: none;
}

#hdrbg {
  position: absolute;
  height: 116px;
  width: 200px;
  background-image: url('../images/hdrbg.png');
  background-repeat: no-repeat;
}

h1, h2, h4, p {
  margin: 0;
  padding-bottom: 1em;
  line-height: 1.5em;
}

#maincontent h2 a, #maincontent h3 a,
#maincontent h2 a:hover, #maincontent h3 a:hover {
  color: #eeeeee;
  text-decoration: none;
}

h1 {
  font-size: 12px;
}

h2 {
  font-size: 18px;
}

#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4 {
  margin-left: -25px;
}

#maincontent {
  padding-top: 40px;
  float: right;
  width: 700px;
}

#maincontent div#mci {
  padding-left: 50px;
  margin-bottom: 45px;
}

#maincontent a {
  color: #9de51f;
  text-decoration: none;
}

#maincontent a.email {
  font-weight: bold;
}

#maincontent a:active {
  color: #d76a00;
}

#maincontent a:hover {
  text-decoration: underline;
}

#maincontent strong {
  font-weight: normal;
}

#maincontent ul {
  list-style-type: square;
  margin-left: 0;
  padding-left: 20px;
  padding-top: 0;
  margin-top: 0;
}

#maincontent ul li {
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 0;
  margin-top: 0;
}

#maincontent ul li.sl {
  padding-bottom: 10px;
}

#maincontent img {
  border-width: 0;
}

div#svmenu, div#aktuality {
  float: left;
  width: 200px;
  padding-top: 45px;
  margin-bottom: 60px;
  background-color: #727272;
  height: 100%;
  float: left;
  border-bottom: 1px solid #434345;
}

div#svmenu ul {
  padding: 0;
  margin: 0;
}

div#svmenu ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #434345;
  font-weight: bold;
  background-color: #88c126;
}

div#svmenu ul li.cur {
  background-color: #434345;
}

div#svmenu ul li a, div#svmenu ul li span {
  display: block;
  padding: 6px 12px;
}

div#svmenu ul li a {
  color: black;
  text-decoration: none;
}

div#svmenu ul li a:hover {
  text-decoration: underline;
}

div#aktuality {
  border-bottom: 0;
  font-size: 12px;
}

div#aktuality h3 {
  font-size: 12px;
  padding: 6px 12px;
  margin: 0;
  background-color :#5e5f66;
  border-top: 1px solid #434345; 
  border-bottom: 1px solid #434345;
}

div#aktuality ul {
  margin: -12px 0 0 15px;
  padding: 0;
  list-style-type: square;
}

div.aktualita {
  padding: 10px;
  padding-bottom: 0;
  background-color: #5e5f66;
  border-bottom: 1px solid #434345;
}

div.aktualita h4 {
  font-size: 12px;
}

div.aktualita a {
  color: #9de51f;
  font-weight: bold;
  text-decoration: none;
}

div.aktualita a:hover {
  text-decoration: underline;
}

div#vdmenu {
  height: 23px;
  padding-top: 3px;
  position: absolute;
  top: 116px;
}

div#vdmenu ul {
  padding: 0;
  margin: 0;
  font-weight: bold;
}

div#vdmenu ul li {
  list-style: none;
  display: inline;
  border-left: 2px solid #eeeeee;
  padding-left: 5px;
  padding-right: 3px;
}

div#vdmenu ul li.st {
  border-left-width: 0;
}

div#vdmenu ul li a {
  color: #88c126;
  text-decoration: none;
}

div#vdmenu ul li.cur a {
  color: #eeeeee;
}

div#vdmenu ul li.cur ul a {
  color: #88c126;
}

div#vdmenu ul li a:hover {
  text-decoration: underline;
}

#flcl {
  clear: both;
}

div#topmenu {
  float: right;
  font-weight: bold;
}

div#topmenu ul {
  padding: 0;
  margin: 0;
}

div#topmenu ul li {
  list-style: none;
  display: inline;
  border-left: 2px solid black;
  padding-left: 5px;
  padding-right: 3px;
}

div#topmenu ul li.st {
  border-left-width: 0;
}

div#topmenu ul li a {
  color: black;
  text-decoration: none;
}

div#topmenu ul li a:hover {
  text-decoration: underline;
}

div#topmenu ul li.cur a {
  color: #747474;
}

div#footer div.block div, div#header div#strs div {
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
}

div#str1 {
  background-image: url('../images/str1.gif');
  width: 46px;
  height: 52px;
  top: -47px;
  left: -17px;
}

div#str2 {
  background-image: url('../images/str2.gif');
  width: 54px;
  height: 57px;
  top: -44px;
  left: 32px;
}

div#str3 {
  background-image: url('../images/str3.gif');
  width: 61px;
  height: 59px;
  top: -67px;
  left: 74px;
}

div#str4 {
  background-image: url('../images/str4.gif');
  width: 93px;
  height: 79px;
  top: -55px;
  left: 166px;
}

div#str5 {
  background-image: url('../images/str5.gif');
  width: 50px;
  height: 49px;
  top: -22px;
  left: 317px;
}

div#str6 {
  background-image: url('../images/str6.gif');
  width: 68px;
  height: 57px;
  top: -45px;
  left: 417px;
}

div#str7 {
  background-image: url('../images/str7.gif');
  width: 36px;
  height: 35px;
  top: -39px;
  left: 543px;
}

div#str8 {
  background-image: url('../images/str8.gif');
  width: 33px;
  height: 34px;
  top: -15px;
  left: 619px;
}

div#str9 {
  background-image: url('../images/str9.gif');
  width: 62px;
  height: 57px;
  top: -31px;
  left: 654px;
}

div#str10 {
  background-image: url('../images/str10.gif');
  width: 98px;
  height: 84px;
  top: -62px;
  left: 742px;
}

div#strh1 {
  background-image: url('../images/strh1.gif');
  width: 33px;
  height: 33px;
  top: 36px;
  left: 749px;
}

div#strh2 {
  background-image: url('../images/strh2.gif');
  width: 88px;
  height: 61px;
  top: 38px;
  left: 808px;
}

div#strh3 {
  background-image: url('../images/strh3.gif');
  width: 66px;
  height: 63px;
  top: 8px;
  left: 910px;
}

div.centered {
  text-align: center;
}

div.centered table {
  margin: 0 auto; 
  text-align: left;
}

div.lb {
  text-align: center;
  margin-bottom: 12px;
}

div.lbleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

div.lbright {
  float: right;
  margin-left: 15px;
  margin-bottom: 10px;
}

div.lb img {
  margin: 1px;
}

