
/***FORGOT PASSWORD**********************************************************/

/*.forgot h1 {
   font-size: 14px;
   padding: 15px 0 30px 22px;
}*/

.forgot .labels {
   padding-left: 40px;
}

.forgot .text {
   width: 80%;
   padding-top: 20px;
   padding-left: 40px;
   padding-right: 40px;
   padding-bottom: 40px;
   text-align: justify;
}

.forgot .validation {
   padding-left: 80px;
}

.forgot .areaButton {
   padding-left: 100px;
}

.forgot .areaButton .SubmitButton {
   display: block;
   height: 21px;
   width: 115px;
   background: url(images/wyslijformularz.png) no-repeat 0 -1px;
   float: left; 
   display: inline;
   margin: 0 15px 0;
}

.forgot .areaButton .SubmitButton {
   display: block;
   height: 21px;
   width: 115px;
   background: url(images/wyslijformularz.png) no-repeat 0 -1px;
   float: left; 
   display: inline;
   margin: -15px 15px 0;
}
.forgot .areaButton .SubmitButton.bottom { margin: 0 15px 0; }

.forgot .areaButton .SubmitButton span {
   display: block;
   height: 21px;
   width: 115px;
   overflow: hidden;
   text-indent: -6000px;
   background: url(images/wyslijformularz.png) no-repeat 0 -23px;
   cursor: pointer;
}
.forgot .areaButton .SubmitButton:hover span { background: none; }

.forgot .textMsg {
   padding-left: 40px;
   padding-right: 40px;
   text-align: justify;
}
