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 {
	width: 98px;
	background: url(../../../templates/megapost/images/buttons-01-notxt.png) no-repeat 0 -592px;
	float: right;
	margin-right: 150px;
	margin-top: 15px;
	margin-bottom: 20px;
	cursor: pointer;
    display: inline-block;
	color: #FFF;
	text-shadow: 1px 1px 0 #000;
	font-family: 'Open Sans';
	font-size: 15px;
	font-weight: 600;
	white-space: nowrap;
	text-align: center;
	padding: 4px 26px 9px 8px;
	height: 37px;
}

.loginBtn:hover {
	background-position: 0 -629px;
}
*/


.loginBtn {
  	float:left;
    height: 40px;
    border: 0 none;
    background: #c1459d; /* Old browsers */
    background: -moz-linear-gradient(top,  #c1459d 0%, #811762 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1459d), color-stop(100%,#811762)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c1459d 0%,#811762 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c1459d 0%,#811762 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c1459d 0%,#811762 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c1459d 0%,#811762 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1459d', endColorstr='#811762',GradientType=0 ); /* IE6-9 */
    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;
}