/*th.label {
    text-align: left;
    width: 40%;
    padding-top: 25px;
    color:#9b0000;
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    padding-left:30px;
    margin-bottom:15px;
}

th.label label,
.cufon {
    color: #404040;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
}

.alignCenter {
    text-align: center;
}

.pbs_3_waring_filed {
    color: #000 !important;
    font-weight: bold;
    font-family: Verdana;
}

.reqMark {
    color: #dd1919;
}

.podmiotTd {
    padding-left: 60px;
}

.defaultAddressInfo {
    margin: 10px 0px 10px 30px;
    font-family: Verdana;
}




#restorePassContent {
    padding-left: 30px;
}

#restorePass {
    width: 250px;
}

.rightPad {
    padding-right: 125px;
}

.tooltip {
    width: 14px;
    height: 14px;
    margin-left: 5px;
}

label[for=regAkceptacjaRegulaminu] .cufon {
    font-weight: normal !important;
}

label[for=regAkceptacjaRegulaminu] .cufon a {
    font-weight: bold !important;
    font-family: Verdana;
}

#zaloz-nowe-konto {
    display: inline-block;
    width: 274px;
    height: 42px;
    white-space: nowrap;
    text-indent: 300px;
    overflow: hidden;
    background: url(../../../templates/megapost/images/zaloz-nowe-konto.png) no-repeat top left;
    vertical-align: middle;
    margin-left: 160px;
    margin-right: 5px;
}

#zaloz-nowe-konto:hover {
    background-position: bottom left;
}

.loginBtn {
    float:left;
    height: 40px;
    border: 0 none;
    background: #c1459d; 
    background: -moz-linear-gradient(top,  #c1459d 0%, #811762 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1459d), color-stop(100%,#811762)); 
    background: -webkit-linear-gradient(top,  #c1459d 0%,#811762 100%); 
    background: -o-linear-gradient(top,  #c1459d 0%,#811762 100%); 
    background: -ms-linear-gradient(top,  #c1459d 0%,#811762 100%); 
    background: linear-gradient(to bottom,  #c1459d 0%,#811762 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1459d', endColorstr='#811762',GradientType=0 ); 
    width: 160px;
    color: #FFF;
    font-weight: 800;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 5px solid #400b31;
    border-radius: 5px;
    transition: all 220ms ease-in-out;
}

.loginBtn:hover {
    border-bottom: 2px solid #400b31;
}

.restoreBtn {
    margin-top: 10px;
    display: block;
    float: left;
}



hr {
    width: 100%;
    margin: 20px 0;
    display: block;
    border-top: 1px solid #adacac;
    clear: both;
}

#loginInp,
#hasloInp {
    width: 250px;
    margin-right: 10px;
}

#loginElement label {
    display: inline-block;
    width: 60px;
    font-weight: normal;
}

.regInfo {
    font-weight: normal;
    margin: 30px 0;
}

.regAkceptacjaRegulaminuTr th {
    padding-top: 10px;
}*/