div.header,
div.menubg,
div.footright,
div.crumbs,
div.arguments,
span.call {
  display: none !important;
}

table tr td {
  vertical-align: top !important;
  width: 50% !important;
  padding-right: 15px;
}

ul.link {
  display: none !important;
}

div.adress {
  margin-top: 30px;
}

span.call {
  display: block;
}

table.manager tr td.gray {
  width: 0 !important;
}

table.manager tr td.center {
  width: 100% !important;
}

a,
a:link,
a:visited {
  color: #4c9e9d;
}

div.logoprint {
  width: 100%;
  height: 100px;
  margin-bottom: 50px;
}

div.logoprint img {
  height: 72px;
  width: 80px;
  float: right;
}

table.portfolio tr td img {
  height: 90px;
  width: 140px;
}