.banner_imp {
  background: url('../images/banner_bg.jpg') no-repeat;
  width: 218px;
  height: 208px;
  padding-top: 11px;
  padding-left: 11px;
}

#obsah .banner_imp h2 {
  width: 195px;
  height: 62px;
}

#obsah .banner_imp h2 span {
  padding-left: 30px;
  padding-top: 10px;
  color: white;
  font-size: 16px;
  display: block;
  float: left;
}

.banner-1 h2 {
  background: url('../images/banner_head1.jpg') no-repeat center top;
}