/*flying box bottom - white*/
* {	margin: 0; 	padding: 0;}

/*-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; */

.ls-txB1, .ls-headA p, .ls-txB1, .ls-inK, .ls-chkA label, .ls-preq {font-family: "Open Sans", helvetica, arial; color: #000;}
.ls-login-popupB {width: 656px; min-height: 308px; display: none; background: url(http://static.e-prawnik.pl/img3/e-prawnik_logo_min.png) 500px 270px no-repeat #fff; float: left; position: fixed; bottom: 0px; right: 0px; z-index: 99999;
	box-shadow: 0px 0px 20px #000; 	-moz-box-shadow: 0px 0px 20px #000; /* Firefox */     -webkit-box-shadow: 0px 0px 20px #000; /* Safari, Chrome */
-webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; border-top-left-radius: 2px;
}
.ls-closeA { background: url(http://static.e-prawnik.pl/img3/cross_frm.png) no-repeat 0px 0px #eaeaea; padding: 3px; margin: -30px -5px 0 0 !important; display: block; width: 12px; height: 12px; float: right; position: relative !important; top: 0px; left: 0px;}
.ls-txB1, .ls-tulB1 li input[type=text], .ls-inK {-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.ls-tulB1 {list-style-type: none;}
.ls-tulB1 li label {padding: 0px !important; margin: 0px !important; display: block;}
.login-boxB1 {width: 380px; margin: 10px 0px 0px 0px; padding-left: 0px;}
.ls-txB1 {border: 1px solid #C2C2C2; font-size: 14px; height: 135px !important;  width: 380px !important; padding: 5px; margin-bottom: 15px; float: left;}
.ls-headA {background-color: #eaeaea; -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; border-top-left-radius: 2px; padding: 10px 10px 10px 20px;}
.ls-headA p {font-weight: 400; font-size: 18px; color: #000; margin: 0px; line-height: 1.5em !important;}
.ls-headA p strong {font-size: 20px;}
.ls-headA p strong, .ls-headA p span, .ls-cB1, .ls-preq span {color: #e60001;}
.ls-headA p span {font-weight: bold;}
.ls-login-boxA1 {padding: 20px 20px 10px;}
.ls-tulB1 {display: block; float: left; width: 210px; margin: 0px; padding-left: 20px;}
.ls-tulB1 li {margin-bottom: 15px; padding: 0px! important; margin: 0px 0px 15px 0px;}
.ls-inK {width: 210px !important; border: 1px solid #b3b3b3 !important; height: 35px !important;  /*margin-bottom: 10px;*/ padding: 0px 10px !important; font-size: 14px !important; font-weight: 400 !important;}
.ls-cB1 {float: right; margin: 0px -10px -15px 0px; font-size: 14px; }
.ls-chkA {clear: both; margin: 0px;}
.ls-chkA label {display: inline; font-size: 12px; font-weight: 400;}
.ls-chkA label span {cursor: pointer; text-decoration: underline;}
.ls-chkA input[type=checkbox] {margin-right: 5px;}
.ls-btnSend {padding: 5px 10px !important; margin: 10px auto; font-weight: 800; font-size: 20px; width: 150px;}
.ls-preq {margin-top: -20px; font-size: 11px;}

.ls-txB1, .ls-inK {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} 


.ls-btnRed {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #eb0001;
    background-image: linear-gradient(to bottom, #ee0001, #c30001);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #ee0001;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff !important;
    cursor: pointer;
    display: block;
    font-family: Arial,sans-serif;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(84, 122, 173, 0.75);
    vertical-align: middle;
    margin-bottom: 10px;
    font-weight: normal !important;
    font-size: 21px !important;
    padding: 8px 27px !important;
}
.ls-btnRed:hover {
    background-color:#c30001;
    background-image:-moz-linear-gradient(top, #d30001, #aa0102);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#d30001),to(#aa0102));
    background-image:-webkit-linear-gradient(top,#d30001,#aa0102);
    background-image:-o-linear-gradient(top,#d30001,#aa0102);
    background-image:linear-gradient(to bottom,#d30001,#aa0102);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d30001',endColorstr='#aa0102',GradientType=0);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.ls-windowTop {background: url(http://static.e-prawnik.pl/img3/window_top2.png) no-repeat top; width: 139px; height: 333px; position: fixed; right: 0px; top: 120px; cursor: pointer; z-index: 2000;}
.ls-windowTop span {background: url(http://static.e-prawnik.pl/img3/green_light.gif) no-repeat; display: block; position: relative; width: 14px; height: 14px; top: 137px; left: 22px; }