
#toplogodiv {
  display: inline-block;
  margin: 22px 20px 25px;
  width: 313px; height: 93px;
  background: url(../images/logo.png) center center no-repeat;
}

#login .login-box {
    margin-left: -30px;
}
#login .box {
    min-width: 313px;
}

#topAdrWodom > p:nth-child(3), #topAdrWodom > p:nth-child(4), #topAdrWodom > p:nth-child(7), #topAdrWodom > p:nth-child(8) {
  display: none;
}

#topAdrOK > p:nth-child(4) {
  display: none;
}


