body {
  background-color: rgb(0,115,188);
  color: rgb(255,255,255);
  font-size: 13px;
  font-family: arial;
  text-align: center;
  margin: 47px 0px 0px 0px;
  padding: 0px;
}
#page-container {
  text-align: left;
  margin: 0px auto;
  width: 795px;
  position: relative;
}
#vzduch-voda-ohen {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 530px;
}
#buderus-element {
  position: absolute;
  top: 0px;
  left: 530px;
  width: 265px;
  text-align: right;
}
#buderus-text {
  position: absolute;
  top: 68px;
  left: 530px;
  width: 265px;
}
#box {
  background-color: rgb(192,207,230);
  color: rgb(0,115,203);
  padding: 20px 25px; 
}
#buderus-text ul {
  list-style-image: url(./bullet.gif);
}
#buderus-text a {
  text-decoration: none;
  color: rgb(255,255,255);
}
#buderus {
  position: absolute;
  top: 68px;
  left: 0px;
  width: 530px;
  height: 334px;
}
#paticka {
  position: absolute;
  top: 405px;
  left: 0px;
  height: 30px;
  width: 795px;
  background-color: rgb(192,207,230);
  text-align: right;
}
#paticka img {
  margin: 7px 21px 0px 0px;
}
