.apptitle p {
  background-image: url("../images/logo-cez-mensi.png");
  background-repeat: no-repeat;
  margin: 0.5em;
  padding-left: 80px;
  line-height: 60px;
  font-size: 18px;
  font-weight: 400;
  color: #404040;
}

.banner {
  background-image: url("../images/bg.png");
  background-repeat: no-repeat;
}

#link_root {
  float: right;
  margin: 0px 6px;
}