.zk-form-step input.zk-param{
	width:52px;
	min-width:52px;
	margin: 0 3px;
}

input.zk-error,
select.zk-error,
textarea.zk-error{
	border-color:red !important;
	color:darkred;
	background-image: url(../../../templates/bestpost/images/warning_sm.png);
	background-repeat: no-repeat;
	background-position: center right; 
	
}

.zk-val-info{
	
	color: red;
	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;

}

:checked + span,
:checked + label {
	color: #FF6900;
	font-weight: bold;
}

input[type=radio],
input[type=checkbox] {
	vertical-align: text-top;
	margin-right: 5px;
}

.zk-form-step input[type=text] {
	font-family: Verdana;
	font-size: 12px;
}

label[for=nr_konta_bankowego] {
	font-weight: bold;
}

.nr_konta_bankowego {
    width: 235px !important;
}

fieldset.zk-form-step{
	margin: 10px 0;
	padding:10px;
	position:relative;
	
}

.zk-tab table td,
.zk-desc{
	color:#777;
	font-size:9px;
}

.zk-form-step ul li{
	list-style: none;
}

#allegroList small {
	font-size: 10px;
}

.loginBtn {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(to bottom, #c1459d 0%, #811762 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color #400b31 !important;
    border-image: none;
    border-radius: 5px;
    border-style: none none solid;
    border-width: 0 0 5px;
    border-color:  #400b31 !important;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 800;
    height: 40px;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    transition: all 220ms ease-in-out 0s;
    width: auto;
}

.loginBtn:hover {
	line-height: 27px;
	border-bottom: 2px solid #400b31 !important;
}






.zk-form-step table.zk-tab tr td:first-child{
	color: #404040;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	padding-right: 3px;
}

.zk-form-step table.zk-tab tr td table.zk-tparams td {
	padding: 0;
}

.zk-tparams tr:first-child td {
	font-family: Verdana !important;
	font-size: 12px !important;
	color: #696767 !important;
	font-weight: normal !important;
}

.zk-rodzaj-label, .zk-taryfy, .przesylka_opis_ceny {
	color: #404040;
}

.zk-label {
	cursor: pointer;
	display: inline-block;
	line-height: 22px;
	font-weight: bold;
}

.zk-tab table td, .zk-desc {
	color: #777;
	font-size: 9px;
	font-weight: normal;
}

.legend {
color: #F00;
display: block;
/* float: left; */
font-size: 14px;
font-weight: 800;
margin: 0 0 35px;
text-transform: uppercase;
width: 100%;
}

.zk-form-step input.zk-param {
	width: 85px;
	min-width: 52px;
}

.zk-tparams tr:last-child td {
	font-family: Tahoma !important;
	font-size: 10px !important;
	font-weight: bold !important;
	color: #1e1e1e;
}

.hasDatepicker {
	float: none !important;
	display: inline-block !important;
}

button.theme-button {
-moz-border-bottom-colors: none;
/*    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(to bottom, #c1459d 0%, #811762 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color #400b31 !important;
    border-image: none;
    border-radius: 5px;
    border-style: none none solid;
    border-width: 0 0 5px;
    border-color:  #400b31 !important;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 800;
    height: 40px;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    transition: all 220ms ease-in-out 0s;
    width: auto;*/


	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	 background: linear-gradient(to bottom, #c1459d 0%, #811762 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color #400b31 !important;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 5px;
	border-radius: 5px;
	border-color:  #400b31 !important;
	color: #FFF !important;
	display: inline-block;
	font-weight: bold;
	height: 30px;
	line-height: 26px;
	margin: 0;
	padding: 0 15px;
	text-transform: uppercase;
	transition: all 200ms linear 0s;
	width: auto;
	margin-right: 165px;
}

button.theme-button:hover {
	border-bottom: 2px solid #123210;
	line-height: 28px;
}

.legend-square {
	display: inline-block;
	width: 10px;
	height: 10px;
	vertical-align: middle;
}