#home-blok{
  float: left;
  margin: 0px 0px 0px 0px;
}


.firmy a{
  float: left;
  display:block;
  width:217px;
  height:322px;
  background: url(../imgs/firmy.jpg) no-repeat;
}

.firmy a:hover{
  background: url(../imgs/firmyB.jpg) no-repeat;
}


.domacnosti a{
  float: left;
  display:block;
  width:217px;
  height:322px;
  background: url(../imgs/domacnosti.jpg) no-repeat;
}

.domacnosti a:hover{
  background: url(../imgs/domacnostiB.jpg) no-repeat;
}

.partneri a{
  float: left;
  display:block;
  width:217px;
  height:322px;
  background: url(../imgs/partneri.jpg) no-repeat;
}

.partneri a:hover{
  background: url(../imgs/partneriB.jpg) no-repeat;
}

#eset {
  padding: 20px 0px 0px 0px; 
  margin: 0px 0px 0px 10px; 
  float:left;
  display:block;
  width:445px;
  height:180px;  

  
}

#eset iframe {
  float:left;
  padding: 0px 0px 0px 0px; 
  margin: 5px 10px 0px 0px;   
}

#obsah-telo p{
  font-size: 13px;
  color:#000;
  font-family: Tahoma;
  font-weight: normal;
}


