div.kontakt_top {
  background-color: #eaeced;
}

div.banner {
  height: 175px;
}

div.address {
  background: transparent url(../images/kontakt/address_back.gif) repeat-x top left;
  height: 179px;
  padding: 10px 26px;
}

div.address p {
  line-height: 140%;
}

div.address a {
  font-weight: bold;
}

div.kontakt_bottom {
  padding: 5px 25px;
}

div.kontakt_bottom td p {
  margin: 0; 
}
div.kontakt_bottom td {
  /* vertical-align: top; */
  width: 200px;
}
div.kontakt_bottom table {
  margin-bottom: 20px;
}

