body{
  color: #ffffff;
  background-color: #000000;
  width: 780px;
}

#page{
  width: 780px;
  margin: 0 auto 0 auto;
}

#top{
  height: 441px;
}

#header{
  height: 382px;
}

#logo{
  background: url(design/logo.gif);
  width: 450px;
  height: 170px;
  position: absolute;
  margin: 15px 140px;
}

#ohen1{
  background: url(design/ohen1.gif);
  width: 368px;
  height: 192px;
  position: absolute;
  margin: 190px 190px;
}

#ohen2{
  background: url(design/ohen2.jpg);
  width: 357px;
  height: 282px;
  position: absolute;
  margin: 20px 620px;
}

#menu{
  background: url(design/menu_bg.gif) repeat-x;
  height: 60px;
}

#menu a{
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  padding: 20px 20px 8px 20px;
  float: left;
}

#menu a:hover{
  text-decoration: underline;
}

.spacer{
  background: url(design/menu_spacer.gif);
  width: 2px;
  height: 60px;
  float: left;
}

#left{
  background-color: #333333;
  width: 510px;
  float: left;
}

#right{
  width: 269px;
  float: right;
}

.padding1, .padding2, .padding3{
  padding: 40px 15px 15px 15px;
}

.padding2{
  background-color: #1f1f1f;
}

.padding3{
  background-color: #494949;
  margin-top: 1px;
}

#obsah, #akce, #foto{
  height: 25px;
  line-height: 23px;
  text-indent: 40px;
  position: absolute;
  margin: -30px -5px;
}

#obsah{
  background: url(design/title_left.png);
  width: 198px;
}

a img {
  border-style: none;
}

a {
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.padding2 ul, .padding2 li{
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}


#akce, #foto{
  background: url(design/title_right.png);
  width: 222px;
}

#footer{
  background-color: #880000;
  width: 780px;
  height: 45px;
  margin-top: 1px;
  font-family: arial;
  font-size: 12px;
  line-height: 45px;
  float: left;
}
