/* CSS Document */
body  {
  text-align: center;
  background: #efefef url(../img/pozadi.gif) repeat-y center top;
  font-family: Tahoma, Arial, sans-serif;
}

p {
  margin: 2px 0px 5px 0px;
  padding: 0;
}

h2  {
  color: #00459a;
  font-size: 90%;
  margin: 4px 0px 5px 0px;
}

div {
  width: 768px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  padding: 5px;
  clear: both;
}

img {
  margin: 5px;
  border: 0;
}

h2 a  {
  text-decoration: none;
  color: #00459a;
}

#header img {
  float: left;
}

#header table {
  width: 495px;
  clear: none;
  margin: 0px 0px 0px 15px;
}

#header {
  margin-bottom: 30px;
}

#vlecky, #climatizer, #stavebniny. #holidaypark {
  min-height: 150px;
  height: 150px;
}

#header table td  {
  width: 165px;
  padding-left: 30px;
  padding-top: 10px;
  margin: 0;
  font-size: 90%;
}

#header a {
  font-weight: bold;
  color: blue;
}

#banner {
  text-align: center;
} 

#vlecky {
  background-color: #EFF1F9;
}

#climatizer {
  background-color: #ffe7dd;
}

#stavebniny {
  background-color: #fff3d0;
}

#holidaypark  {
background-color: #e3ebc4;
}
.left {
  float: left;
}

.right  {
  float: right;
}