.info{
  height: 100px;
  width: auto;
  font-size: 80px;
  text-align: center;
  margin-top: 80px;
  clear: both;
}

.logowanie{
  height: 100px;
  width: auto;
  float: right;
  font-size: 80px;
  text-align: center;
  margin-top: 20px;

}

.formularz{
  float: left;
  width: 415px;
  margin: auto;
  font-size: 45px;
  margin-left: 30px;
}

.button{
  width: 200px;
  height: 100px;
  font-size: 30px;
  margin-top: 30px;
}

.poletxt{
  width: 240px;
  height: 35px;
  float: right;
  margin-top: 5px;
  font-size:23px;
}
