body {
  font-family: verdana, "Geneva CE", lucida, sans-serif;
  font-size: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}
div#container {
  width: 800px;
  text-align: left;
  font-size: 70%;
  color: #fff;
  background-color: #2d2c32;
  margin: auto;
}
div#head {
  position: relative;
  width: 800px;
  height: 172px;
  background-color: #413028;
}
div#head p {
  font-size: 180%;
  color: #fff;
  width: 240px;
  margin: 0 0 0 420px;
  padding-top: 80px;
}
div#head p span {
  position: absolute;
  left: 0; top: 0;
  display: block;
  width: 800px;
  height: 172px;
  background-image: url("/image/hlavicka.gif");
}
div#logo {
  width: 800px;
  height: 112px;
  background: #413028 url("/image/logo_pozadi.gif");
}
div#logo p {
  position: relative;
  width: 225px;
  height: 78px;
  font-size: 200%;
  margin: 0 0 0 575px;
}
div#logo p a {
  display: block;
  color: #fff;
  text-decoration: none;
}
div#logo p a span {
  position: absolute;
  left: 0; top: 0;
  display: block;
  cursor: pointer;
  width: 225px;
  height: 78px;
  background-image: url("/image/logo.gif"); 
}
ul#menu {
  margin: 0;
  padding: 0;
}
ul#menu li {
  float: left;
  display: inline;
  list-style-type: none;
  padding: 0;
}
p#bottomPartMenu {
  clear: both;
  width: 800px;
  height: 30px;
  background-image: url("/image/design1.gif");
  margin: 0;
}
div#leftBox {
  float: left;
  width: 500px;
  padding: 10px 0 0 30px;
}
p#welcomeImage {
  float: right;
  margin-left: 20px;
}
div#rightBox h4 {
  font-size: 130%;
  margin: 5px 0 10px 0;
  color: #fff;
  background: url("/image/nadpis_pozadi.gif") 0 2px no-repeat;
  margin: 0 0 10px 0;
  padding: 0 0 15px 16px;
}
p.moreInformation {
  float: right;
  position: relative;
  line-height: 1em;
  margin: 5px 0 0 0;
}
p.moreInformation a {
  display: block;
  width: 121px;
  height: 19px;
  text-align: center;
  color: #fff;
  background-color: #47464e;
}
p.moreInformation a span {
  position: absolute;
  left: 0; top: 0;
  display: block;
  cursor: pointer;
  width: 121px;
  height: 19px;
  background-image: url("/image/vice_informaci_tlacitko.gif");
}
div#rightBox {
  float: left;
  width: 210px;
  padding: 10px 30px 0 30px;
}
p.design {
  text-align: justify;
}
ul#foot {
  clear: both;
  width: 800px;
  margin: 0;
  padding: 32px 0 11px 0;
  background: url("/image/paticka_pozadi.gif") repeat-x;
}
ul#foot li {
  display: inline;
  list-style-type: none;
  padding: 0 0 0 35px;
}
ul#foot li#webdesign {
  padding-left: 180px;
}
ul#foot li a {
  color: #fff;
  text-decoration: none;
}
ul#foot li a:hover {
  text-decoration: underline;
}
