body {
  font-family: "verdana", "tahoma", sans serif;
  font-size: 100%;
  text-align: center;
  background: #000 url("/image/pozadi_horizontalni.gif") 0 90px repeat-x;
  margin: 0;
  padding: 0;
}
div#container {
  width: 800px;
  font-size: 70%;
  text-align: left;
  color: #cccbc9;
  background: #212727 url("/image/obsah_pozadi.gif");
  margin: auto;
}
div#topHead {
  float: left;
  width: 800px;
  background-color: #212727;
}
p#logo {
  width: 213px;
  height: 49px;
  font-weight: bold;
  font-size: 140%;
  margin-left: 20px;
  padding-top: 20px;
}
p#logo a {
  position: relative;
  width: 213px;
  height: 49px;
  display: block;
}
p#logo a span {
  position: absolute;
  left: 0; top: 0;
  width: 213px;
  height: 49px;
  display: block;
  cursor: pointer;
  background-image: url("/image/logo.gif");
}
p#slogan {
  float: right;
  font-size: 150%;
  color: #828687;
  margin-top: 30px;
  padding-right: 200px;
}
div#menu {
  float: left;
  width: 247px;
  height: 367px;
  background-image: url("/image/menu_pozadi.gif");
}
div#menu ul {
  margin: 0 0 0 110px;
  padding: 20px 0 0 0;
}
div#menu ul li {
  font-size: 110%;
  list-style-type: none;
  padding-top: 20px;
}
div#menu a {
  text-decoration: none;
}
div#menu a:hover {
  color: #c5c5c5;
  text-decoration: underline;
}
div#menu a#active {
  color: #ff9a24;
}
div#head {
  position: relative;
  float: left;
  width: 553px;
  height: 367px;
}
div#head strong {
  display: block;
  font-size: 200%;
  margin: 55px 0 0 95px;
}
div#head span {
  position: absolute;
  left: 0; top: 0;
  width: 553px;
  height: 367px;
  display: block;
  background-image: url("/image/hlavicka.gif");
}
div#content {
  float: left;
  width: 745px;
  padding-left: 25px;
}
div#leftBox {
  float: left;
  width: 457px;
  padding-left: 25px;
  margin-right: 20px;
}
div#leftBox p, div#newsBox p {
  text-align: justify;
}
div.otherInfo {
  float: left;
  width: 218px;
}
.secondotherInfoBox {
  margin-left: 20px;
}
p.moreInformation {
  line-height: 1em;
  margin: 15px 0 0 100px;
}
p.moreInformation a {
  position: relative;
  display: block;
  width: 118px;
  height: 18px;
  background: #403f3d;
}
p.moreInformation a span {
  position: absolute;
  left: 0; top: 0;
  display: block;
  cursor: pointer;
  width: 118px;
  height: 18px;
  background-image: url("/image/vice_informaci_svetle.gif");
}
div#newsBox {
  float: left;
  width: 268px;
  background-color: #303030;
  margin-top: 20px;
  border: 1px solid #71706e;
}
div#newsBox p {
  margin: 1px;
}
/*
div#newsBox p {
  margin: 15px;
}
div#newsBox p.moreInformation {
  line-height: 1em;
  margin: 0 0 10px 138px;
}
div#newsBox p.moreInformation a {
  position: relative;
  display: block;
  width: 118px;
  height: 18px;
  background: #403f3d;
}
div#newsBox p.moreInformation a span {
  position: absolute;
  left: 0; top: 0;
  display: block;
  cursor: pointer;
  width: 118px;
  height: 18px;
  background-image: url("/image/vice_informaci_tmave.gif");
}
*/
p#headlineLink {
  margin-top: -16px;
}
h1 {
  font-size: 150%;
  color: #fa7e1c;
  margin: 0 0 15px 0;
}
h2 {
  font-size: 130%;
  color: #fa7e1c;
  margin: 10px 0 10px 0;
}
h3 {
  font-size: 120%;
  color: #7388b3;
  margin: 15px 0 5px 0;
}
div#newsBox h4 {
  position: relative;
  width: 253px;
  height: 21px;
  font-size: 140%;
  color: #f6761b;
  margin-top: 20px;
  padding-left: 15px;
}
div#newsBox h4 span {
  position: absolute;
  left: 0; top: 0;
  display: block;
  width: 268px;
  height: 21px;
  background-image: url("/image/novinky_nadpis.gif");
}
ul#foot {
  width: 780px;
  background-color: #595959;
  margin: 0 0 0 8px;
  padding: 20px 0 20px 0;
  border-top: 3px solid #636260;
}
ul#foot li {
  display: inline;
  padding: 0 0 0 15px;
  line-height: 1em;
}
ul#foot li#webdesign {
  padding-left: 245px;
}
ul#foot li a {
  text-decoration: none;
}
ul#foot li a:hover {
  text-decoration: underline;
}
a {
  color: #feffff;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 10px 0;
  line-height: 1.4em;
}