#header-image {
  top: 146px;
}
#homepage {
  /*background-image: url('../img/layout/bg_hp.jpg');*/
  background-repeat: no-repeat;  
  width: 960px;
  float: left;
  clear: both;
}
#homepage .kontakt {
  float: right;
  width: 240px;
  height: 265px;
  z-index: 99;
  background-image: url('../img/layout/bg_hp_top.png');
  background-repeat: repeat-x;  
}
#homepage .col {
  float: left;
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 15px;
}
#homepage .col .inner {
  margin-left: 10px;
  margin-top: 25px;
  margin-right: 10px;
}
#homepage .rainstudio {
  width: 239px;
  background-image: url('../img/layout/bg_rainstudio.png');
  color: #949494;
  border-right: 1px solid #d9d9d9;
}
  #homepage .rainstudio .inner {
    
  }
  #homepage .rainstudio strong {
    color: #767676;
  }
#homepage .znasichwebu {
  width: 480px;
  background-image: url('../img/layout/bg_znasichwebu.png');
}
  #homepage .znasichwebu .left,
  #homepage .znasichwebu .right {
    width: 225px;
    margin-top: 5px;
  }
#homepage .aktuality {
  width: 240px;
  background-image: url('../img/layout/bg_aktuality.png');
}
#homepage #cf_form {
  background-image: url('../img/layout/bg_kontaktujtenas.png');
  margin: auto;
  margin-top: 10px;
  padding-top: 20px;
  width: 220px;
  background-repeat: no-repeat;
  background-position: top center;
}
#partners {
  padding-top: 10px;
  float: left;
  clear: both;
  width: 960px;
}
