.gold h3, .platinum h3 {
    width: 280px;
}

a.multi-line-button {
    width: 10em
}

.offer.feature1 {
    margin-left: -95px;
}

.szerokosc {
    width: 820px;
    margin-left: -80px;
}

.raport {
    float: left;
    margin: 40px 0 0;
    height: 436px;
    width: 420px;
    display: block;
    box-shadow: 0;
    padding: 5px;   
}

.subscriber, .about .subscriber {
    height: 400px;
}

input.button-newsletter {
    background: url("../img/buttons/arrow-blue-right.png") no-repeat scroll 50px 11px #fafafa;
}

input.button-newsletter {
    float: none;
    width: 100%;
} 

/* usunięcie wszystkich efektów z tabeli z wyborem opcji */
/* usunięcie wskaźnika w tabelce z płatnościami */

.z .multi-line-button.orange:hover, .z .multi-line-button.orange:focus {
  cursor: default;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #e19951), color-stop(50%, #d98026), color-stop(100%, #ae661e));
  background-image: -moz-linear-gradient(top, #e19951 0%, #d98026 50%, #ae661e 100%);
  background-image: linear-gradient(top, #e19951 0%, #d98026 50%, #ae661e 100%);
  text-decoration: none;
}

.z .multi-line-button.orange:active, .z .multi-line-button.orange.depressed {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #e19951), color-stop(50%, #d98026), color-stop(100%, #ae661e));
  background-image: -moz-linear-gradient(top, #e19951 0%, #d98026 50%, #ae661e 100%);
  background-image: linear-gradient(top, #e19951 0%, #d98026 50%, #ae661e 100%);
  box-shadow: none;
  border: none;

}

.z .multi-line-button.orange:active, .z .multi-line-button.orange.depressed {
  box-shadow: none;
  cursor: default;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #e19951), color-stop(50%, #d98026), color-stop(100%, #ae661e));
  background-image: -moz-linear-gradient(top, #e19951 0%, #d98026 50%, #ae661e 100%);
  background-image: linear-gradient(top, #e19951 0%, #d98026 50%, #ae661e 100%);
  text-decoration: none;
  border-radius: 6px;
  border-style: solid;
  border-color: #824d17;
  border-left-color: #d98026;
  border-top-color: #d98026;
  border-width: 1px;
  box-shadow: rgba(235, 230, 224, 0.5) 1px 1px 0 0 inset;
}

.offer .summary .offer-hover.z {
  background-color: #DADCDD;
}

.title.very_long h3 {
  width: 620px;
}

.offer.feature1.pakiet {
  float: none;
  margin: 0 auto!important;
}


/* zmiany wprowadzone po dodanie formularza z logowaniem */
#formularz.subscriber.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
  height: 250px;
  height: 250px;
  width: 350px;
}

.subscriber input {
  width: 71%;
}
.subscriber input.button-newsletter {
  width: 100%;
}

.about h3.blad {
  margin: 0 auto;
  width: 300px;
  width: 300px;
  padding: 10px;
  border: 2px solid red;
  color: black;
  border-radius: 20px;
  font-size: 18px;
  text-align: center;
}

input.button-newsletter {
  background: url("../img/buttons/arrow-blue-right.png") no-repeat scroll 55px 11px #fafafa;
}

input:focus:valid:focus {
  color: #fff;
}

input:focus:valid:focus#send {
  color: #000;
}

.zdjecie-artur {
  float: left;
  padding-top: 26px;
}
