html, body {
  width:100%;
  height: 100%;
  margin-bottom: 1px;
}
body {
  padding:0; margin: 0;
  text-align: center;
  background: #fff;
  color: black;
  font: 12px verdana,arial,helvetica,sans-serif;
  line-height: 1.4em;
  background-color: gray;
}
img {
  border: 0;
}
div#hlavni {
text-align: center;
  margin: auto;
  width: 752px;
  position: relative;
  background: transparent;
  float: center;
}
div#zpet
{
text-align: left;
  margin: 0 0 0 0px;
  width: 752px;
  position: relative;
  background: #FFF;
  float: center;
}

div#header {
  background: transparent url(images/domy.jpg) no-repeat ;
  float:center;
  height: 120px;
  width: 752px;
  margin: 0px 0px 0px 0px;
}
div#dole {
  float: center;
  width: 752px;
  height: 20px; 
  background: #CFF77A;

}
div#container{
  height: 700px;
  width: 752px;
  
  margin: 0px 0px 0px 0px;
  background: #CFF77C;                      
}
div#container2{
  height: 500px;
  width: 752px;
  margin: 0px 0px 0px 0px;
  background: #CFF77C;                      
}

div#dole_dole {
  float: center;
  width: 650px;
  height: 435px; 
  background: transparent;
}

div#lowcontent
{
float: center;
width: 752px;
height: 143px;
background: #FFFFFF;
}
.skryty {
display:none;
}

div#tlacitko
{
background: url(images/pozadi.jpg);
width: 752px;
height: 200px;
font-size: x-large;
}

