#wyb_wlasc_kotara{
left: 0;
top: 0;
overflow: hidden;
width: 100%;
height: 700px;
/*min-height: 100%;*/
position: absolute;
background-color: #777;
opacity: 0.5;
filter: alpha(opacity: 50);
z-index: 30;
}

#wyb_wlasc-layer{
z-index: 31;
left: 0;
top: 0;
position: absolute;
width: 100%;
height:550px;
overflow: hidden;
/*height: auto !important;
height: 100%;
min-height: 100% !important;*/
}

#wyb_wlasc-frame{
color: #777;
font-size: 12px;
background-image: url(../img/wyb_wlasc.bg.gif);
background-repeat: no-repeat;
width: 479px;
height: 348px;
margin: 15% auto;
padding: 20px;
}

#wyb_wlasc-frame p{
margin: 0;
padding: 3px 0;
}

#wyb_wlasc-frame .form-row{
margin: 5px 0;
}
#wyb_wlasc-frame .input1{
width: 185px;
}
#wyb_wlasc-frame img{border: none;}
#wyb_wlasc-frame .label1, #login-frame .label2{
float: left;
width: 150px;
}

#wyb_wlasc-button{
margin-left: 200px;
margin-top: 20px;
width: 74px;
height: 31px;
border: none;
background-color: transparent;
color: white;
font-weight: bold;
background-image: url(../img/form_zapisz.png);
background-repeat: no-repeat;
}

#wyb_wlasc-text{
width: 200px;
}

.wyb_wlasc-close{
float: right;
}