#newsletter {
  float: left;
  width: 170px;
  height: 100px;
  color: white;
  text-align: left;
  background-image: url("../pics/newsletter_bcg.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  background-color: whitesmoke;
}

#newsletter input {
  width: 140px;
  height: 20px;
  border: 0px;
  padding: 2px;
  float: left;
  background-image: url("../pics/newsletter_input.png");
  background-position: top right;
  background-repeat: no-repeat;
}

#newsletter .button {
  width: 60px;
  height: 20px;
  border: 0px;
  padding: 2px;
  font-size: 10px;
  float: left;
  color: white;
  font-weight: bold;
  background-image: url("../pics/newsletter_button.png");
  background-position: top right;
  background-repeat: no-repeat;
}

#right .box {
  float: left;
  width: 150px;
  margin: 0px 5px 0px 5px;
}

#newsletter .usun {
  float: left;
  border: 0px;
  width: 50px;
}

#aktualnosci_mini {
  float: left;
  width: 170px;
  height: 176px;
  color: white;
  text-align: left;

  background-image: url("../pics/aktualnosci_bcg.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  background-color: whitesmoke;
}

#right a:link, #right a:visited {
  color: white;
}

#licznik {
  float: left;
  text-align: center;
  margin-top: 10px;
  color: crimson;
  font-size: 12px;
  font-weight: bold;
}

#right .error {
  margin: 0px;
}
