html {
	height: 100%;
}
body {
	height: 100%;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 15px;
    font-family: 'Montserrat', Arial, Helvetica Neue, sans-serif;
}

.row {
   line-height: 24px;
}

body.mainpage {
	background-color: #fff;
}

* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	outline: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	outline: none;
}

ul {
	padding: 0 0 0 15px !important;
}

h1 {
	font-size: 34px;
	font-family: 'Montserrat';
	padding: 10px 0px;
	margin: 0px;
	font-weight: 600;
	color: #000000;
}

h2 {
	font-family: 'Montserrat';
	font-size: 28px;
	padding: 2px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: 500;
	font-family: 'Montserrat';
	color: #000000;
}

span.boxHeader {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 7px 0px;
}

h3 {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-weight: bold;
	font-family: 'Montserrat';
	font-size: 22px;
}

h3.boxHeader {
	font-size: 20px;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

h3.boxHeader a, h3.boxHeader a:hover {
	font-size: 20px;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

h3.noBorderTop {
	border-top: none;
	padding-top: 0px;
	background: url(/img/i_arrow.png) no-repeat 10px 5px;
}

h4 {
	font-size: 16px;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	font-weight: bold;
	color: #4f4f4f;
}

h4 img {
	vertical-align: middle;
}

img {
	border: 0;
}

p {
	padding: 7px 0px;
	margin: 0px;
}

.normal {
	font-weight: normal;
}

.underline {
	text-decoration: underline;
}

.cl {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

.hidden {
	display: none;
}

.la {
	text-align: left;
}

.ca {
	text-align: center;
}

.ra {
	text-align: right;
}

.ja {
	text-align: justify;
}

.rf {
	float: right;
}

.lf {
	float: left;
}

.vm {
	vertical-align: middle;
}

.vb {
	vertical-align: bottom;
}

.white {
	color: white;
}

.redX {
	color: #fe0000;
}

.red {
	color: #ffa834;
}

.blue {
	color: #000000;
}

.black {
	color: #323232;
	font-size: 14px;
}

.dark-blue {
	color:  #0d123a;
}

.bg-mainpage {
	background: url('/img/tlo2.png') center center no-repeat;
	background-size: cover;
}

.bg-news {
	background: url('/img/bg-news.png') center center no-repeat;
}

.bg-black-yellow {
    background: linear-gradient(90deg, #000 50%, #333333 50%);
}

.bg-white-yellow {
    background: linear-gradient(90deg, #fff 50%, #333333 50%);
}

.bg-white {
	background-color: #ffffff;
}

.bg-dark-blue {
	background-color: #01172c;
}

.bg-black {
	background-color: #000;
}

.bg-dark-grey {
	background-color: #36383e;
}

.bg-darker-grey {
	background-color: #0b0c0d;
}

.bg-grey {
	background-color: #f2f2f2;
}

.bg-footer{
	background-color: #333;
}

.bg-red {
	background-color: #ffa834;
}

.bg-red2 {
	background: url('/img/bg-red2.png') center center no-repeat;
}

.dark-grey {
	color: #404040;
}

.dark-blue {
	color: #152f46;
}

.yellow {
	color: #333333;
}

.bg-yellow {
	background-color: #ffd401;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000;
}

::-webkit-input-placeholder {
	color: #999999;
}

.fb-page * 
{ 
    width: 100% !important; 
}
/*
.fb-fix{
	width: 320px;
}
*/

.zlecajacy {
	display: none;
}

table.daneAdresy:nth-child(2) .nip-rwd {
	display: none;	
}

.top-spacing-medium {
	padding-top:30px;
}

.top-spacing-large {
	padding-top:50px;
}

.top-spacing-xlarge {
	padding-top:100px;
}

.bottom-spacing-medium {
	padding-bottom:30px;
}

.bottom-spacing-large {
	padding-bottom: 50px;
}
.bottom-spacing-xlarge {
	padding-bottom: 100px;
}

.border-bottom-grey {
	border-bottom: 1px solid #ccc;
}

.crossThrough {
	text-decoration: line-through;
	color: #cbbbac;
}

.bold {
	font-weight: bold;
}

ul, ol {
}

ul.pd, ol.pd {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

ul.pd li, ol.pd li {
	padding: 0px 0px 7px 0px;
}

ul li em, ol li em {
	color: #888888;
	font-style: normal;
}

.mainpage-opis {
	font-size: 20px;
	color: white;
	text-align: justify;
	font-weight: 300;
}

.footer-above {
	padding: 45px 0;
}

/** Formularze **/
label {
	color: #000000;
	font-weight: normal;
	display: block;
	font-size: 14px;
	padding: 0 0 7px 0 !important;
}

input {
	border: 1px solid #D3D3D3;
	background: #FCFCFC;
	font-weight: normal;
	width: auto;
	height: 35px;
	vertical-align: middle;
	height: 45px;
	padding: 0px 10px;
	color: #000;
	font-size: 15px;
	font-weight: 400;
	border-radius: 5px;
}

.no-bg {
	/*border: none !important;*/
	background: none !important;
}

textarea {
	width: 180px;
	height: 80px;
	border: 1px solid #D3D3D3;
	background: #FCFCFC;
	padding: 4px;
	margin: 0px;
	color: #343F4C;
	font-size: 14px;
	font-weight: normal;
}

input[type="radio"],
input[type="checkbox"]{
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
}

input.chra {
	border: none;
	background: none;
	width: 20px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	height: 20px;
}

select {
	background: #FCFCFC;
	border: 1px solid #D3D3D3;
	display: inline-block;
	/*float: left;*/
	height: 45px;
	padding: 0px 10px;
	width: 190px;
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	-webkit-appearance: none; 
   -moz-appearance: none;
   	appearance: none;
}

option {
	padding: 0px 15px 0px 2px;
}

input[type="submit"], input[type="button"], input.button, button.button {
	color: white;
	background: #ffa834;
	border: none;
	padding: 0px 9px;
	font-size: 13px;
	font-weight: 400;
	cursor: pointer;
	height: 33px;
	border-radius: 5px;
}

.button-grey {
	color: black !important;
	background: #f1f1f1 !important;
	border: #ffa834 1px solid !important;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
    box-shadow: none;
    border-color: #333333 !important;
    opacity: 1 !important;
}

input[type=submit]:hover,
button.button.button2:hover
{
	opacity: 0.8;
}

#btn-orange {
	background: url('/img/btn-orange-bg.jpg') !important;
}

#btn-orange:hover {
	background: url('/img/btn-orange-bg2.jpg') !important;
}

a.btn-#fe0000 {
	background: #fe0000;
	padding: 12px 60px;
	color: white;
	font-weight: normal;
}

input.button2, button.button2 {
	/*height: 30px;
	padding: 0px 10px 3px;
	font-size: 18px;
	margin-left: 5px;
	vertical-align: middle;*/
}

input.buttonGrey {
	background: #777777;
}

input.buttonGrey:hover {
	opacity: 0.8;
}

a.button, a.button:hover {
	border: none;
	background: #ffa834;
	width: auto;
	cursor: pointer;
	color: #FFFFFF;
	padding: 5px 9px 7px 9px;
	font-size: 13px;
	font-weight: 400;
	cursor: pointer;
	height: 16px;
	border-radius: 5px;
}

a.buttonGrey, a.buttonGrey:hover {
	/*background: #989898 url(/img/bg_button_grey2.png) repeat-x;*/
	opacity: 0.8;
	background: #acacac;
}

.lp15{
	width: 15%;
}

.lp20{
	width: 20%;
}

.lp25{
	width: 25%;
}

.lp50{
	width: 50%;
}

.lp75{
	width: 75%;
}

.lp95{
	width: 95%;
}

.lp97 {
	width: 97%;
}

.lp100{
	width: 100%;
}

.lg1 {
	width: 30px;
}

.lg2 {
	width: 70px;
}

.lg3 {
	width: 115px !important;
}

.lg4a {
	width: 170px;
}

.lg4 {
	width: 239px;
}

.lg5 {
	width: 250px;
}

.lg6 {
	width: 360px;
}

.lg7 {
	width: 400px;
}

.lg8 {
	width: 510px;
}

select.lg1 {
	width: 39px;
}

select.lg2 {
	width: 79px;
}

select.lg21 {
	width: 100px;
}

select.lg3 {
	width: 136px;
}

select.lg4 {
	width: 261px;
}

select.lg5 {
	width: 259px;
}

select.lg6 {
	width: 369px;
}

textarea.lg5 {
	width: 250px;
	height: 120px;
}

textarea.lg5a {
	width: 250px;
	height: 80px;
}

textarea.lg9 {
	width: 590px;
	height: 200px;
}

input[type='text'], input[type='number'],
select {
	border-radius: 5px;
	border: 1px solid #c4c4c4;
	height: 39px;
}

select {
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
}

.filtr input[type='text'], .filtr input[type='number'],
.filtr select {
	margin: 5px 0;
}

/* FORMULARZE */
.formularz {
}
.formularz.formularz-col {
	max-width: 600px;
}

.formularz div.box {
}

.formularz div.box h3 {
	font-size: 20px;
	text-transform: none;
}

.formularz .col {
	/*float: left;
	width: 277px;
	margin: 8px;*/
}

.formularz .col .floated {
	width: 138px;
	float: left;
}

.formularz .col .floated input {
}

.formularz .col input {
}

.formularz .col select {
}

.formularz .input {
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.formularz .widthset {
	
}

.formularz .visible {
	overflow: visible;
}

.formularz .input label, .formularz .label {
	width: auto;
	display: block;
	text-align: left;
	padding: 10px 0px 10px;
	margin: 0px;
	font-weight: normal;
	color: #464646;
	font-size: 14px;
}

.formularz .input input {
	width: 100%;
	border-radius: 5px;
	border: 1px solid #c4c4c4;
	height: 39px;
	box-sizing: border-box;
}

.formularz .input textarea {
	width: 97%;
	border-radius: 5px;
	border: 1px solid #c4c4c4;
}

.formularz .input input.half-field {
	width: 296px;
	float: left;
	margin-right: 27px;
}

.formularz .input select {
	width: 100%;
	-webkit-appearance: menulist;
	border-radius: 5px;
	border: 1px solid #c4c4c4;
	height: 36px;
	-moz-appearance: menulist;
}

.formularz .input .checkbox {
	
}

.formularz .input .checkbox input {
	width: 16px;
	display: inline;
	margin-right: 3px;
}

.formularz .input .checkbox label {
	display: inline;
	background: none;
	color: #4f4f4f;
	padding: 0px;
}

/* 315 do 390 **/
.formularz .two-parts-small {
	width: 320px;
	float: left;
	clear: none;
}

.formularz .two-parts-small input, .formularz .two-parts-small select {
	width: 296px;
}

.formularz .two-parts-wide {
	width: 390px;
	float: left;
	clear: none;
}

.formularz .two-parts-wide input, .formularz .two-parts-wide select {
	width: 365px;
}

.formularz .two-parts-half-wide {
	width: 186px;
	float: left;
	clear: none;
}

.formularz .two-parts-half-wide input, .formularz .two-parts-half-wide select
	{
	width: 160px;
}

.formularz .kodPocztowy {
	width: 180px !important;
	float: left;
}

.formularz .sprawdzKod, .formularz .sprawdzKodNadan {
	width: 70px;
	float: right;
	margin: 3px 10px 0px 0px;
	text-align: right;
	font-weight: bold;
}

.formularz .marg {
	margin-right: 9px
}

.formularz .icl {
	clear: both;
}

.formularz .infoBox {
	border: 1px solid #b4b4b4;
	background: #EEEEEE;
	padding: 10px;
	margin: 0px 0px 7px 0px;
	clear: both;
}

.formularz .requi#fe0000 label, .formularz label.requi#fe0000 {
	font-weight: 600;
}

.formularz .nonrequi#fe0000 label, .formularz label.nonrequi#fe0000 {
	font-weight: normal !important;
}

.formularz .requi#fe0000Label {
	font-weight: bold;
	padding: 5px 0px 10px 0px;
	clear: both;
}

.formularz .error-message {
	padding-top: 0px;
	padding-left: 2px;
	color: #FF0000;
	clear: both;
	font-size: 12px;
	/*text-align: center;*/
}

.formularz .captcha img {
	margin: 0px 0px 0px 10px;
	float: left;
}

.formularz .captcha input {
	margin-top: 30px;
}

.formularz .submit {
	padding: 5px 0 0 0px;
}

.formularz .submitLeft {
	padding-left: 0px;
	float: none;
}

.formularz .submit2 {
	padding-left: 0px;
}

.formularz .checkbox {
	padding: 5px 0px 5px 0px;
	border: none;
}

.formularz .checkbox label {
	display: inline;
	float: none;
	background: none;
	color: #4f4f4f;
	padding: 7px 20px 7px 0px;
	margin: 0px;
}

.formularz .checkbox .error-message {
	padding-left: 20px;
}

.formularz .checkbox input {
	border: none;
	width: 20px;
	margin: 0px 5px 0px 0px;
	display: inline;
}

.formularz .radio {
	padding: 5px 0px 5px 0px;
}

.formularz .radio label {
	display: inline;
	float: none;
}

.formularz .radio .error-message {
	padding-left: 20px;
}

.formularz .radio1 {
	padding: 5px 0px 5px 0px;
}

.formularz .radio1 label {
	display: inline;
	float: none;
}

.formularz .radio1 .error-message {
	padding-left: 20px;
}

.formularz .checkbox1 {
	padding: 5px 0px 5px 0px;
}

.formularz .checkbox1 label {
	display: inline;
	float: none;
}

.formularz .checkbox1 .error-message {
	padding-left: 20px;
}
.formularz .checkbox1.checkbox-small {
	line-height: 1.1em;
}
.formularz .checkbox1.checkbox-small label {
	font-size: 11px;
}

.formularz input.disabled {
	background: #EEEEEE;
}

.formularz .wciecie {
	padding: 5px 0px 5px 170px;
}

.formularz .wciecie label {
	display: inline;
	float: none;
	padding: 5px 10px 0px 0px;
}

.formularz .godziny .godziny2 label {
	display: inline;
	float: none;
	padding: 5px 10px 0px 0px;
}

.formularz .password input {
	font-family: arial, sans-serif;
}

.formularz .disabled {
	background: #EEEEEE;
	color: #777777;
}

.formularz input:read-only {
	
}

.formularz .field {
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.formularz .fieldnl {
	float: left;
	padding: 5px 0px 5px 170px;
	margin: 0px;
}

.formularz .userloginlinks {
	padding-top: 6px;
	font-size: 14px;
}

/** Filtr **/
.filtr {
	padding: 0px 0px 10px 0px;
	vertical-align: middle;
	line-height: 24px;
}

.filtr * {
	vertical-align: middle;
}

.filtr label {
	padding: 0px 10px 0px 0px;
	float: none;
	display: inline;
}

.filtr .lg2 {
	width: 72px;
}

.filtr select.lg2 {
	width: 83px;
}

/** Komunikaty **/
.message {
	padding: 15px;
	border: 1px solid #ffa834;
	background: #FFFFFF;
	line-height: 20px;
	color: #ffa834;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	border-radius: 10px;
}
.message a {
	color: #ffa834;
	text-decoration: underline;
}
.message a:hover {
	opacity: 0.8;
}

.message_inside {
	padding: 15px;
	border: 2px solid #ffa834;
	background: #FFFFFF;
	line-height: 17px;
	color: #000000;
	font-size: 14px;
	margin: 0px 0px 15px 0px;
	border-radius: 10px;
}
.message_inside a {
	color: #ffa834;
}
.message_inside a:hover {
	opacity: 0.8;
}

.messageInfo {
	background: #DFDFDF;
	padding: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}

/* Formularz zamówienia */

.zloz input {
	margin: 3px 0px;
}

.zloz .select2-container {
	margin-bottom: 3px;
}

.zloz .etykiety {
   	display:none;
}

form.orderForm {
	font-size: 13px;
}

form.orderForm label {
	font-size: 13px;
}

form.orderForm label img {
	vertical-align: middle;
}

form.orderForm div.date_label {
	background: url(/img/date_label.gif) no-repeat;
	min-height: 25px;
	width: 242px;
	padding-top: 5px;
	margin-bottom: 20px;
}

form.orderForm div.kraje select {
	font-size: 13px;
}

form.orderForm div.kraje div.date_label {
	margin-bottom: 8px;
    margin-right: 19px;
}

form.orderForm div.date_label_error {
	background: url(/img/date_label_error.gif) no-repeat;
}

form.orderForm div.date_label1 {
	background: url(/img/date_label1.gif) no-repeat;
	width: 220px;
}

form.orderForm div.date_label2 {
	background: url(/img/date_label2.gif) no-repeat;
	width: 387px;
}

form.orderForm div.date_label3 {
	margin-bottom: 5px;
}

form.orderForm div.date_label3 label,
form.orderForm div.date_label2 label,
form.orderForm div.date_label1 label
{
	float: left;
	width: 100px;
}

form.orderForm div.box div.date_label label {
	margin-right: 2px;
	display: inline;
	margin-left: 6px;
}

form.orderForm div.box div.date_label2 label {
	padding-right: 37px;
	display: inline;
}

form.orderForm div.box div.date_label label img {
	vertical-align: middle;
}

form.orderForm div.date_label1 select {
    width: 120px;
}

form.orderForm div.date_label input, form.orderForm div.date_label select,
	form.orderForm div.date_label input:active {
	width: 106px;
	height: 18px;
	border: none;
	background: none;
	text-align: right;
	padding: 0px;
}

form.orderForm div.date_label select {
	width: 100px;
	text-align: center;
}

form.orderForm div.date_label select option {
	text-align: left;
}

form.orderForm div.date_label input {
	width: 105px;
}

form.orderForm div.date_label2 input {
	width: 260px;
}

form.orderForm div.date_label input.date_icon {
	background: url(/img/date_icon.gif) no-repeat right center;
}

.orderForm .div1 {
	float: left;
}

.orderForm .div2 {
	float: left;
	margin: 1px 3px 1px 0px;
}

.orderForm .div2 input {
	width: 37px;
}

.orderForm .div2.div2Error input {
	background: #ffebe8;
}

.orderForm .div2.div2Error .error {
	font-size: 12px;
	color: #FF0000;
}

.orderForm .div4,
.orderForm .div4 label
.orderForm .div4 input {
	float: left;
	padding: 1px 0 0 0;
}

.orderForm .div4 {
	width: 100%;
}

.orderForm .div4a {
	display: inline-block;
}

.orderForm .div4 select {
	margin: 0 4px 0 0;
}

.orderForm .div6,
.orderForm .div6 label
.orderForm .div6 input {
	float: left;
}


.orderForm .kurierBoxes {
	text-align: center;
}
/*.orderForm .kurierBox{
	display: inline-block;
	width: 105px;
	height: 51px;
	padding: 7px 15px;
	margin: 10px 5px 7px 1px;
	background: url(/img/orderform_courier_bt.gif) 0px 0px;
	font-weight: bold;
	text-align: center;
	color: #929292;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
}
.orderForm .kurierBox.active{
	background: url(/img/orderform_courier_bt.gif) 0px -65px;
}
*/
/*.orderForm .kurierBox {
	display: inline-block;
	width: 90px;
	height: 38px;
	padding: 2px 0px 12px;
	margin: 10px 1px 7px 1px;
	background: url(/img/bg_cennikMenu.gif);
	font-weight: bold;
	text-align: center;
	color: #929292;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
}

.orderForm .kurierBox.active {
	background: url(/img/bg_cennikMenu_a.gif);
}

.orderForm .kurierBox.blocked, .orderForm .kurierBox.blocked span {
	color: #DDDDDD !important;
	cursor: default;
}

.orderForm .kurierBox.kurierBox1 {
	color: #cc0033;
}

.orderForm .kurierBox.kurierBox2 {
	color: #FF0000;
}

.orderForm .kurierBox.kurierBox3, .orderForm .kurierBox.kurierBox30,
	.orderForm .kurierBox.kurierBox31 {
	color: #663131;
}

.orderForm .kurierBox.kurierBox5, .orderForm .kurierBox.kurierBox10 {
	color: #9600A8;
}

.orderForm .kurierBox.kurierBox8 {
	color: #FFC000;
}

.orderForm .kurierBox.kurierBox6, .orderForm .kurierBox.kurierBox12 {
	color: #ffcb00;
}

.orderForm .kurierBox.kurierBox4 {
	color: #3D4EB1;
}

.orderForm .kurierBox.kurierBox11 {
	color: #aacf2a;
}

.orderForm .kurierBox.kurierBox13 {
	color: #FFC000;
}

.orderForm .kurierBox input {
	display: none;
}

.orderForm .kurierBox span {
	display: table-cell;
	width: 90px;
	height: 51px;
	vertical-align: middle;
}

.orderForm .kurierBox span span {
	font-size: 12px;
	height: auto;
	color: #787878;
}*/

.orderForm .cenaKrok {
	float: left;
}

.orderForm .submit {
	float: right;
}

.orderFormKalkulator .kurierBox {
	float: left;
	width: 201px;
	height: 78px;
	padding: 3px;
	margin: 7px 7px 0px 0px;
	background: none;
	border: 1px solid #CCCCCC;
}

.orderFormKalkulator .kurierBoxInput {
	width: 23px;
	height: 48px;
	background: #E6E6E6;
	text-align: center;
	padding-top: 30px;
	float: left;
}

.orderFormKalkulator .kurierBoxLabel {
	padding: 14px 0px 0px;
	font-weight: bold;
	font-size: 13px;
	float: right;
	width: 178px;
	text-align: center;
}

.orderFormKalkulator .kurierBoxLabel .kurierLabel {
	font-size: 13px;
	font-weight: bold;
}

.orderFormKalkulator .kurierBoxLabel .cenyCell {
	color: #fe0000;
	font-weight: bold;
	font-size: 30px;
}

.orderFormKalkulator .kurierBoxLabel .cenyCell .cenyKomunikat {
	font-size: 11px;
	color: #4f4f4f;
	padding-top: 3px;
}

.orderFormKalkulator .submit {
	text-align: left;
	float: left;
	padding: 10px 0px 10px 0px;
}

.formularz table.adres th {
	font-weight: normal;
}

.formularz table.adres th a {
	color: #6E6E6E;
	text-decoration: underline;
}

.formularz table.adres th a:hover {
	text-decoration: none;
	color: #E79926;
}

.formularz table.adres td input[type="text"] {
	width: 310px;
}

.formularz table.adres td {
	vertical-align: top;
}

.formularz table.adres td.lcol {
	vertical-align: middle;
}

.zamowienieCol2_1 {
	width: 200px;
	float: left;
	margin-right: 10px;
}

.zamowienieCol2_2 {
	width: 200px;
	float: left;
}

.zamowienieCol31 {
	width: 48%;
	float: left;
	padding-right: 4px;
}

.zamowienieCol32 {
	width: 48%;
	float: left;
}

.zamowieniePaczka input, .zamowieniePaczka select {
	font-size: 15px;
}

.usunPaczke > a {
	font-size: 11px;
	color: white;
	font-weight: normal;
	float: left;
	background: #ffa834;
	border: 1px solid black;
	padding: 10px 5px 2px 5px;
	border-radius: 4px;
	margin: 44px 0 0 3px;
	height: 25px;
}

.zamowieniePaczka label {
}

/** Biznes **/
.formularz_biznes {
	width: 235px;
}

.formularz_biznes .input label {
	width: 100px;
	float: left;
	padding-top: 5px;
}

.formularz_biznes .input input {
	border: 1px solid #818181;
	background: #FFFFFF;
	width: 125px;
}

.formularz_biznes .submit {
	padding: 5px 0px 0px;
}

.formularz_biznes .submit .button {
	width: 135px;
	height: 39px;
}
/** Filtr **/
.filtr {
	padding: 0px 0px 30px 0px;
	vertical-align: middle;
	line-height: 34px;
}

.filtr * {
	vertical-align: middle;
}

.filtr label {
	padding: 0px 10px 0px 5px !important;
	float: none;
	display: inline;
	font-size: 12px;
}

.filtr select.lg2 {
	width: 83px;
}

/** Struktura **/
#content {
	width: 976px;
	padding: 0px 58px;
	margin: 0px auto -16px;
	position: relative;
}

.content {
	background: url(/img/bg_content.gif) repeat-x;
}

.shortpage .content {
	background: url(/img/bg_content2.gif) repeat-x;
}

/** TOP-header **/
#top {
	font-family: 'Montserrat';
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	background: #ffffff;
	border-bottom: 2px solid #f1f1f1;
}

.mainpage #top {
	background: #fafaff;
}

#top a {
}

#top .logo {
	float: left;
	margin: 4px 0 0 0;	
}

.top-menu-padding {
	padding: 10px 0 0 0;
}

.top-menu-user {
	text-align: right;
	padding: 18px 0 0 0;
	font-size: 13px;
	font-weight: 500;
	color: #7a7a7a;
	line-height: 22px;
}

.top-menu-user a{
	color: #7a7a7a;
}

.top-menu-user a.top-menu-user-first,
.top-menu-user a.top-menu-user-second {
	display: inline-block;
	padding: 6px 32px 7px 32px;
	border: 1px solid #000;
	border-radius: 5px;
	font-weight: 600;
	font-size: 13px;
	margin: 4px 0px 0 2px;
	background: #ffffff;
}

.top-menu-user a.top-menu-user-second {
	color: #fff;
	background: #ffa834;
}

.top-menu-user a.basket-button img {
	height: 19px;
	vertical-align: middle;
}
.top-menu-user a.basket-button .basket-button-number {
	background: #ffa834;
	border-radius: 12px;
	color: #FFFFFF;
	padding: 2px;
	font-size: 10px;
	line-height: 12px;
	width: 12px;
	display: inline-block;
	text-align: center;
	margin: -5px 0 0 -10px;
}

.top-menu-nav {
	float: left;
	margin: 30px 0 0 0;
}

.top-menu-nav a {
	padding: 5px 10px 5px 30px;
	font-size: 13px;
	font-weight: 600;
	color: #7a7a7a;
}

a:hover {
	opacity: 0.7;
}

.top-menu-nav a.current {
	text-decoration: uppercase;
}

.top-menu-nav a#zamow-kuriera,
.top-menu-nav #zamow-kuriera a.current {
	font-weight: 700;
}

#panel-klienta .topusernav a {
	padding: 2px 0;
}

ul.topmenu {
	margin: 70px 0 35px 0;
	float:right;
	font-weight: 500;
}

ul.topmenu :first-child {
	background: none;
}

ul.topmenu li {
	float: left;
	display: block;
	padding: 0 0 0 25px;
	border:none;
	text-transform: uppercase;
	font-weight: 700;
}

ul.footermenu {
	list-style: none;
	padding: 0 !important;
}

ul.footermenu li {
    border: none;
    font-size: 13px;
}

ul.footermenu li a {
	color: white;
	line-height: 24px;
}

.topUserLinks {
	font-size: 14px;
	font-weight: 300;
	padding: 5px 0 0 0;
}

ul.topmenu li .zamow-kuriera,
#top .zaloz-konto {
	color: #d81c3c !important;
}

ul.topmenu li .zamow-kuriera:hover,
#top .zaloz-konto:hover {
	color: #333333 !important;
}

ul.topmenu li .zamow-kuriera a {
	
}

.topUserLinks img{
	vertical-align: text-bottom;
	margin: 0 5px 0 0;
}

.topUserLinks {
	margin: 15px 0;
}

.topUserLinks a{
	color: white;
}

.topUserLinks .kontakt-email {
	margin: 0px 30px;
}

.topUserLinks .kontakt-email:after,
.topUserLinks .kontakt-email:before {
	/* content: url('/img/top-separator.png');*/
} 

ul.topmenu li a:hover {
}

ul.mainpageUserPanelTopLinks {
}
ul.mainpageUserPanelTopLinks li {
	position: relative;
}
ul.mainpageUserPanelTopLinks li img {
	float: none;
}
ul.mainpageUserPanelTopLinksSubmenu {
	display: none;
	float: none;
	height: auto;
	width: 120px;
	list-style-type: none;
	text-align: left;
	position: absolute;
	padding: 0px 3px 7px 25px;
	margin: 0px;
	z-index: 200;
	background: #ed1942;
	left: 0px;
	top: 20px;
}
ul.mainpageUserPanelTopLinksSubmenu li {
	display: block;
	padding: 0px;
	text-align: left;
	margin-left: 0px;
}
ul.mainpageUserPanelTopLinksSubmenu li a {
	padding: 1px 2px;
	height: auto;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
ul.mainpageUserPanelTopLinksSubmenu li a:hover {
	text-decoration: none;
	color: #f0aab8 !important;
}

.topUserLinks a {
	padding: 5px 0px 0px 5px;
}

.topUserLinks span {
	margin: 0 0px 0 5px;
	font-weight: 300px;
}

.topUserLinks a.rejestracja {
	border: 2px solid #fe0000;
	color: #fe0000 !important;
}

.topUserLinks a img {
	vertical-align: middle;
	margin: 0 5px;
}

.topUserLinks a:hover {
}

.topmenu-responsive {
	float: right;
	margin: 0 0 0 7px;
}
.top-front .topmenu-responsive {
	display: none;
}

.topmenu-responsive ul li {
	list-style: none;
	padding: 0px 0;
	text-align: left;
}

.topmenu-responsive ul li.topmenu-responsive-logout-link {
	padding: 10px 0 0 15px;
}

.topmenu-responsive .topnav {
	display: none;
	position: absolute;
	background: white;
	padding: 15px 10px 10px 25px !important;
	right: 0;
	min-width: 130px;
	z-index: 9999;
	top: 50px;
	border: 2px solid #c6c6c6;
	color: white;
	border-radius: 3px;
}

.topnav-icon {
	float: left;
}
.top-front .topmenu-responsive .topnav-icon {
	padding-top: 22px;
	font-size: 20px;
}

.topnav-icon a {
}

.topnav li a:hover {
	color: #333333 !important;
}


#panel-klienta {
	display: inline;
	position: relative;
}

.topusernav {
	display: none;
	position: absolute;
	top: 16px;
	background: white;
	right: 0;
	z-index: 9999;
	width: 110px;
	min-height: 125px;
	list-style: none;
    border: 1px solid white;
    padding: 5px 10px 10px 10px;
    margin: 1px 0px;
}

.topusernav2 {
	margin: 15px 0 0 0;
	list-style: none;
}

.topusernav2 li{
	display: inline;
}

.koszyk {
	background: url('/img/koszyk.jpg') no-repeat;
	background-size: contain;
}

.current {
	font-weight: 700 !important;
}

/**		Footer		**/

.footer {
	color: white;
	padding: 60px 0;
	font-weight: 400;
}

.footer ul li {
	list-style:none;
	font-weight: 400;
}

.footer a,
.footer h4 {
	color: white;
}

.footer-info {
	text-align: justify;
}

.bottom-box {
	color: #000000 !important;
	width: 19%;
	padding: 30px 8px 0px 30px;
	float: left;
}

.bottom-box ul li {
	list-style: none;
	padding: 2px 0px;
}

.footer-bottom {
	width: 700px;
	float: right;
}

.footer-bottom a {
	color: white;
}

.footer-box {
	float: left;
	min-height: 200px;
	padding: 0 25px 0px 40px;
	font-weight: 500;
}

.footer-box:last-of-type {
	padding: 0 0px 0px 35px;
}

/**		Layouts		**/

.boxes-default {
	padding: 10px;
	border: 1px solid #ccc;
}

.bottom-border {
	border-bottom: 1px solid #ccc;	
}

/** 	Strona główna	 **/
.monitoring {
	display: inline-block;
	float: left;
	height: 45px;
	padding: 0px 10px;
	width: 147px;
	color: #666;
	font-size: 16px;
	border: none;
	background: #ececec;
	font-weight: 400;
	margin: 0px 5px 0 0;
}

.footer-linki {
	list-style: none;
	margin: 15px 0 0 0;
	font-size: 15px;
}

ul.narzedzia {
	list-style: none;
}

ul.narzedzia li {
	border-bottom: 1px solid #323232;
	padding: 8px 5px;
}

ul.narzedzia li a {
	color: #323232;
}

ul.narzedzia li span {
	color: #fe0000;
	font-weight: bold;
}

#zamowKuriera .ograniczenia{
	margin: 0 10px 0 0;
	float:left;
}

#zamowKuriera .ograniczenia input{
	display: inline-block;
	float: left;
	height: 45px;
	padding: 0px 10px;
	width: 190px;
	color: #a4a4a4;
	font-size: 16px;
	border: none;
	font-weight: 400;
}

#zamowKuriera .ograniczenia input,
#zamowKuriera select  {
	width: 65px;
	margin: 0 5px;
}

#zamowKuriera .ograniczenia input:focus,
#zamowKuriera select:focus  {
}

#zamowKuriera .btn-zamow-kuriera {
	color: white;
	background: #bded01;
	float: left;
	border: none;
	padding: 10px 20px;
	font-size: 26px;
	font-weight: 700;
	margin: 20px 0px 0px 20px;
	cursor: pointer;
}

#zamowKuriera .btn-zamow-kuriera:hover {
	background: #ff0000;
}

#zamowKuriera .ograniczenia-wrap {
}

#zamowKuriera .cena-wrap{
	float: left;
	width: 168px;
}

#zamowKuriera .cena-wrap span{
	display: block;
	text-align: center;
}

#zamowKuriera .cena-wrap .koszt{
	font-size: 40px;
	font-weight: bold;
	margin: -8px 0px 0px 0px;
}

#zamowKuriera {
	background-color: #ffa834;
	color: white;
	font-size: 18px;
	padding: 10px 40px;
	margin: 20px 0 0 0;
}

#zamowKuriera .skad-dokad {
	background-image: url('/img/skad-dokad.jpg');
	width: 334px;
	height: 71px;
	margin: 5px 0px 0 380px;
}

#zamowKuriera .chce-wyslac {
	float: left;
	margin: 35px 0 0 0;
}

#zamowKuriera .kraj {
	display: table-cell;
	vertical-align: middle;
	height: 90px;
}

#zamowKuriera .kraj label{
	margin: 7px 0 0 0;
}

#zamowKuriera .rodzaj-przesylki-ikona {
	display: inline-block;
	margin: 0px 10px;
	float: left;
	cursor: pointer;
}

#zamowKuriera .rodzaj-przesylki-ikona label{
	cursor: pointer;
	font-size: 18px;
}

#zamowKuriera select {
	display: inline-block;
	float: left;
	height: 45px;
	padding: 0px 10px;
	width: 190px;
	color: #a4a4a4;
	font-size: 16px;
	border: none;
	font-weight: 400;
	-webkit-appearance: none; 
   -moz-appearance: none;
   	appearance: none;
	background: white url(/img/arrow3-bottom.png) no-repeat right 10px center;
}

 /*hide the default arrow in ie10 and ie11*/
#zamowKuriera select::-ms-expand,
select::-ms-expand
{ 
    display: none;
}

#zamowKuriera .rodzaj-przesylki-ikona span {
	display: block;
	text-align: center;
}

#zamowKuriera input[type="radio"] {
	display: none;
}

#zamowKuriera input[type="radio"]:checked {
	font-weight: bold;
}

#zamowKuriera .kraj label {
	float: left;
	font-size: 19px;
	/* margin: 6px 1px 0 8px; */
}

#zamowKuriera label {
	color: white;
	text-align: center;
	margin: 5px 0 4px 0;
}

.zamowKuriera-row {
	clear: both;
}

.mainpage #zamowKuriera .submit{
	display: block;
	margin-top: 110px;
}

.mainpage .dymek {
	position: absolute;
	width: 350px;
	height: 147px;
	background: url('/img/dymek.png');
	top: 260px;
	left: 228px;
}

table.dane select {
	width: 99.5%;
}
.mainpage .border-twocolor-1 {
	background: url('/img/border-twocolor-1.jpg') no-repeat bottom;
	width: 595px;
	height: 50px;
	font-size: 32px;
}

.mainpage .border-twocolor-2 {
	background: url('/img/border-twocolor-2.jpg') no-repeat bottom;
	width: 240px;
	height: 50px;
	font-size: 32px;
}

.dahsboard-left-column {
	box-sizing: border-box;
	width: 50%;
	padding-right: 20px;
	float: left;
}
.dahsboard-right-column {
	box-sizing: border-box;
	width: 50%;
	padding-left: 20px;
	float: left;
}

.dashboardSaldo {
	border: 7px solid #ebebeb;
	background: #FFFFFF;
	padding: 35px 15px;
	margin-bottom: 10px;
	border-radius: 10px;
}
.dashboardSaldoKwota {
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
	display: inline-block;
	float: left;
	width: 200px;
}
.dashboardSaldoKwota a {color: #ffa834; text-decoration: none; font-size: 30px; font-weight: bold;}
.dashboardSaldoKwota a:hover {opacity: 0.8;}

.dashboardSaldoDoladuj {
	font-size: 30px;
	width: 200px;
	float: right;
	display: inline-block;
}
.dashboardSaldoDoladuj a.mybtn {
	font-size: 16px;
	padding: 10px 15px;
	background: #ffa834;
	border-radius: 10px;
	color: white;
}
.dashboardSaldoDoladuj a.mybtn-grey {
	background: #777777;
}
.dashboardSaldoDoladuj a.mybtn:hover,
.dashboardSaldoDoladuj a.mybtn-grey:hover {
	opacity: 0.8;
}
.dashboardMore {
	padding: 7px 0px 10px 2px;
	text-align: right;
}

.dashboardInfo {
	border: 7px solid #ebebeb;
	background: #FFFFFF;
	padding: 15px 15px;
	margin-bottom: 10px;
	border-radius: 10px;
}
.dashboardInfo.dashboardInfoImportant {
	color: #ffa834;
	font-weight: bold;
}

/*
.mainpage label > input{ 
  visibility: hidden; 
  position: absolute; 
}
.mainpage label > input + img{
  cursor:pointer;
}
.mainpage label > input:checked + img{
  border:2px solid white;
}
*/
ul.userMainMenu li {
	list-style-type: none;
	display: block;
	margin-bottom: 2px;
}

ul.userMainMenu li a {
	display: block;
	background: #FCFCFC;
	border: 1px solid #D3D3D3;
	color: #6A6A6A;
	font-size: 14px;
	padding: 4px;
}

ul.userMainMenu li a:hover {
	color: #fe0000;
}

ul.userMainMenu li a img {
	vertical-align: middle;
}

.mainpageBoxes {
	background: #e9edf0;
}

.mainpageBoxes .boxes{
	background: white;
	padding: 10px 20px;
	min-height: 245px;
}

.aktualnosci p:first-of-type {
	color: #fe0000;
	font-weight: bold;	
}

/** zamow kuriera z k-urier **/
/** Formularz zamówienia **/
.formularzOrder {
	position: relative;
}
.formularzOrder h1 {
	margin-bottom: 8px;
}
.formularzOrder .poprzedniFormularzLink {
	display: block;
	position: absolute;
	top: 4px;
	right: 0px;
	text-align: right;
	width: 180px;
	background: #ed1942;
	padding: 10px 20px;
	font-size: 14px;
	color: #fff !important;
	text-transform: uppercase;
	line-height: 14px;
	font-weight: 600;
	text-align: center;
	border: none;
}
.formularzOrder .orderBox {
	border: 1px solid #eee;
	background: #FFFFFF;
	padding: 10px 20px;
	margin-bottom: 10px;
}
.formularzOrder .orderBox h3 {
	padding: 7px 0px 15px;
}

.formularzOrder .obliczCeny {
	text-align: right;
}

.formularzOrder .parametry {
	
}

.formularzOrder .zamowieniePaczki .input .error-message{
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.formularzOrder .rodzajWysylkiBox {
	padding: 0px 10px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}
.formularzOrder .rodzajWysylkiBox label {
	display: inline;
	width: auto;
}
.formularzOrder .rodzajWysylkiBox input {
	width: 16px;
	margin: 0px 3px 0px 20px;
	padding: 0px 3px 0px 0px;
	display: inline;
	vertical-align: baseline;
}

.formularzOrder .msg_inside {
	padding: 0px 0px 10px 0px;
	color: #FF0000;
	display: none;
	text-align: center;
}

.kurierzy {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px !important;
	text-align: center;
	display: inline-block;
	max-width: 630px;
}
.kurierzy li {
	width: 130px;
	height: 105px;
	margin: 5px 1px;
	padding: 0;
	text-align: center;
	position: relative;
	display: block;
	float: left;
}
.kurierzy li:last-child {
	margin-right: 0px;
}
.kurierzy li.nl {
	clear: both;
}

.formularzOrder .kurierzy-wrap {
	min-height: 120px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	width: 100%;
	background: white;
	border-top: 1px solid black;
	padding: 10px 0 0 0;
	z-index: 9999;
	left: 0px;
}

.kurierzy li label {
	display: block;
	width: 120px;
	height: 90px;
	padding: 3px 0 0 0;
	text-align: center;
	background: #FFFFFF;
	border: 2px solid #DDDDDD;
	cursor: pointer;
	border-radius: 7px;
}

.kurierzy li label .label {
	display: block;
	font-size: 16px;
	padding: 13px 0px 4px 0px !important;
	width: 110px;
	height: 30px;
	margin: 3px auto 0px auto;
	float: none;
	text-align: center;
	text-transform: uppercase;
	border-radius: 7px;
}

.kurierzy li label .cenyCell {
	display: block;
	padding: 11px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}
.kurierzy li input {
	display: none;
}
.kurierzy li input:checked + label 
{
	border: 2px solid #ff0000 !important; 
} 

.kurierzy li label:hover {
	border: 2px solid #f36f89;
}
.kurierzy li .msgInfo {
	position: absolute;
	left: -29px;
	top: 57px;
	width: 217px;
	height: auto;
	z-index: 100;
	background: #DDDDDD;
	font-size: 0.9em;
	text-align: left;
	padding: 3px;
	display: none;
	text-align: center;
}

.formularzOrder .pobranieMsg {
}

.formularzOrder input[type='text'],
.formularzOrder input[type='number'],
.formularzOrder input[type='email'],
.formularzOrder select {
	border-radius: 5px;
	border: 1px solid #c4c4c4;
	height: 39px;
}

.cennikKurierzy {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
.cennikKurierzy li {
	width: 120px;
	min-height: 120px;
	margin: 0px 1px;
	padding: 0;
	text-align: center;
	position: relative;
	display: inline-block;
	border: 2px solid #DDDDDD;
	cursor: pointer;
}

.cennikKurierzy li.active {
	border: 2px solid red;
}

.zznTopHeader {
	float: left;
}

/** ZZN **/
ul.zznInfo {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.zznInfo li {
	background: #DFDFDF;
	padding: 15px;
	margin-bottom: 10px;
}
ul.zznInfo div.zznInfoCol1 {
	width: 300px;
	float: left;
	line-height: 20px;
}
ul.zznInfo div.zznInfoCol1 strong {
	font-size: 15px;
}
ul.zznInfo div.zznInfoCol1 span {
	font-size: 14px;
	padding-left: 10px;
}
ul.zznInfo div.zznInfoCol1 a {
	font-size: 14px;
	line-height: 20px;
	margin: 8px 10px 0px 0px;
	display: block;
	float: left;

	background: #000000; 
	height: 20px;
	padding: 5px 7px; 
	color: #ffffff; 
	cursor: pointer; 
	font-size: 14px; 
	font-weight: bold;
}
ul.zznInfo div.zznInfoCol1 a.wyczyscZZN {
	background: #3f3831; 
}
ul.zznInfo div.zznInfoCol2 {
	width: 260px;
	padding: 18px 0px 0px 0px;
	float: left;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
}
ul.zznInfo div.zznInfoCol2 label {
	line-height: 20px;
	font-size: 14px;
	display: inline;
	padding-right: 20px;
}
ul.zznInfo div.zznInfoCol3 {
	width: 280px;
	float: right;
	font-size: 13px;
	color: #444444;
	text-align: right;
}
h3.zznTopHeader {
	width: 450px;
	float: left;
}
div.zznTopLink {
	width: 250px;
	float: right;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.zznInfoMsg {
	background: #e6e7ec;
	padding: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}

.szablony {
	display: block;
	text-align: right;
	width: 185px;
	background: #000000;
	padding: 10px 20px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #fff !important;
	text-transform: uppercase;
	line-height: 14px;
	font-weight: 600;
	text-align: center;
	border: none;
	float: right;
}

.formularzOrder .daneAdresy input {margin-bottom: 0px;}

.formularzOrder .payCol1 {width: 35%; float: left;}
.formularzOrder .payCol2 {width: 30%; float: left; text-align: center;}
.formularzOrder .payCol3 {width: 30%; float: right; text-align: right; padding: 0px 20px 10px 0;}

.formularzOrder .payCol3 .cenaKrok {
	font-size: 1.4em;
	 padding: 0px 0px 20px;
}
.formularzOrder .payCol3 .cenaBox {
	/*font-size: 1.6em;*/
	font-weight: bold;
	font-size: 1.5em;
}
#opcjeDodatkowe .input.checkbox {
	padding: 5px 0px;
	margin: 0px;
}
#opcjeDodatkowe .input.checkbox .label {
	background: none;
	padding: 5px 20px 0px 0px;
	margin: 0px;
	width: 100px;
	float: left;
}
#opcjeDodatkowe .input.checkbox .field {
	width: auto;
	float: left;
}
#opcjeDodatkowe .godziny {
	padding-bottom: 4px;
}
.formularzOrder .godzinyMsg {
	padding: 3px 0px;
}
#opcjeDodatkowe .input.checkbox .label.pobranieLabel {
	width: auto;
	padding-right: 20px;
	text-align: left;
}

.formularzOrder .input.checkbox .field.pobranieField {
	width: 290px;
}

.formularz .checkbox .pobranieInfo label {
	padding-right: 3px;
}

/** Style przycisków kurierskich **/
.kb a, .kb label, .kb .label {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	line-height: 1em;
}
.kb a span.line2, .kb label span.line2, .kb .label span.line2 {
	font-size: 0.8em;
	display: block;
}
.kb a:hover, .kb label:hover {
	-webkit-box-shadow: inset 0px 0px 100px 100px rgba(255, 255, 255, 0.2);
	-moz-box-shadow: inset 0px 0px 100px 100px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2);
}

.kb.active a {
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.75);
}

/** Zamówienie **/
.oc {
	background: url(/img/ocol.png) no-repeat center top;
}

.oc_bottom {
	background: url(/img/ocol_bottom.png) no-repeat center bottom;
	padding: 10px 8px 10px 9px;
}

/** Tabela z danymi **/

table.dane,
table.customContentable  {
	*border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
	width: 100%;
	margin: auto;
	text-align: left;
	font-size: 13px;
}
table.dane.dane-szczegoly {
	max-width: 750px;
}
/*table.dane th, table.dane td {
	border-left: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
}*/
table.dane th,
table.customContentable th {
	background: #ebebeb;
	padding: 10px 7px 10px 7px;
	border-top: none;
	color: #929292 !important;
	font-weight: 500;
}

table.dane tr th:nth-child(even),
table.customContentable tr th:nth-child(even) {
	color: #FFFFFF;
}

table.dane td,
table.customContentable td {
	padding: 6px;
	vertical-align: top;
	background-color: #FFFFFF;
	color: black;
}

table.dane tr:nth-child(odd) td,
table.customContentable tr:nth-child(odd) td {
	background: #EEEEEE;
}

table.dane tr:hover td,
table.customContentable tr:hover td {
	background: #F9F9F9;
	-o-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

table.dane td:first-child, table.dane th:first-child,
table.customContentable td:first-child, table.customContentable th:first-child {
	padding-left: 10px;
}

table.dane th:first-child {
}

table.dane td:last-child, table.dane th:last-child,
table.customContentable td:last-child, table.customContentable th:last-child  {
	padding-right: 10px;
}

table.dane .actions a {
	display: inline-block;
	background: #ffa834;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 2px 4px;
	margin: 0 2px 2px 0;
	font-size: 13px;
	border-radius: 4px;
	color: white;
}
table.dane .actions a:hover {
	color: #FFFFFF;
	opacity: 0.8;
	text-decoration: none;
}
table.dane .actions .action-labels a {
	background: #6ea1b2;
}

table.dane .actions a.actions-img {
	display: inline-block;
	background: none;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 0;
	margin: 0 2px 2px 0;
	border-radius: 4px;
}


.belt01 {
	font-size: 34px;
	background: url('/img/belt01.jpg') no-repeat bottom left;
	height: 40px;
}

.belt02 {
	background: url('/img/belt02.jpg') no-repeat bottom center;
	height: 40px;
}

.belt03 {
	background: url('/img/belt03.jpg') no-repeat bottom left;
	height: 40px;
}

table.dane th a {
	color: #929292;
	text-decoration: none;
	font-weight: 500;
}

table.dane th a:hover {
	text-decoration: none;
}

table.dane tr td.lcol {
	text-align: right;
	font-weight: bold;
}
table.dane tr:nth-child(odd) td.lcol {
	background: #EEEEEE;
}


table.dane td a {
	text-decoration: none;
	font-weight: normal;
	color: #ffa834;
}

table.dane td a:hover {
	opacity: 0.75;
	text-decoration: none;
}

table.dane td a.grey {
	color: #4f4f4f;
	text-decoration: none;
	font-weight: bold;
}

table.dane td a.grey:hover {
	color: #f0999a;
	text-decoration: none;
}

table.dane td a.button {
	text-decoration: none;
}

table.dane td.udOfftd {
	background-color: #FFF5DC !important;
}

table.dane td a.udOn {
	color: #ABABAB;
}

table.dane td a.udOff {
	color: #4f4f4f;
}

table.dane td.vt {
	vertical-align: top;
}

table.dane td.noLeftBorder {
	border-left: none !important;
}

table.dane td.forceRightBorder {
	border-right: 1px solid #b4b4b4 !important;
}

table.dane label {
	font-size: 12px;
}

table.dane .nieprzeczytane td {
	font-weight: bold;
}

.inlineCheckbox label {
	display: inline;
}

table.subtable1 {
	border-collapse: collapse;
	margin: 5px auto 0px auto;
}

table.subtable1 td {
	border: 0px;
	border-top: 1px #777777 solid;
	border-bottom: 1px #777777 solid;
}

table.subtable2 {
	border-collapse: collapse;
	margin: 5px auto 0px auto;
}

table.subtable2 th, table.subtable2 tr th:nth-child(2n) {
	border: 0px;
	background: transparent !important;
	vertical-align: top;
	padding: 3px;
	color: #4f4f4f;
}

table.subtable2 td {
	border: 0px;
	background: transparent !important;
	vertical-align: top;
	padding: 3px;
}

table.dane tr {
	height: 30px;
}

/** Pager **/
div.pager {
	text-align: center;
	padding: 20px 0px 0px 0px;
	font-weight: normal;
	font-size: 14px;
}

div.pager a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 0px 3px 0px 3px;
}

div.pager a:hover {
	opacity: 0.8;
}

div.pager span.current {
	color: #ffa834;
}

div.pager div.counter {
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
}

/** Poziome menu */
.verticalMenu {
	list-style-type: none;
	height: 30px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.verticalMenu li {
	padding: 0px;
	margin: 10px 10px 0 0;
	min-height: 30px;
	display: inline-block;
	float: left;
}

.verticalMenu li.last {
	border-right: none;
}

.verticalMenu li a {
	color: #fff;
	display: inline-block;
	padding: 4px 15px 0px 15px;
	height: 26px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background: #C0C0C0;
	border-radius: 5px;
}

.verticalMenu li a:hover {
	background: #333333;
}

.verticalMenu li.active a, .verticalMenu li.active a:hover {
	background: #333333;
}

.verticalMenu li.first a {

}

.verticalMenu li.last a {

}

.verticalMenu li img {
	vertical-align: middle;
}

/** Cennik Menu **/
ul.cennikMenu {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	/*width: 720px;*/
}

ul.cennikMenu li {
	float: left;
	width: auto;
	height: auto;
	margin: 0px 20px 10px 0px;
}
ul.cennikMenu li a {
	font-size: 15px;
	padding: 10px 5px 10px 5px;
	width: 105px;
	height: 32px;
}
ul.cennikMenu li.kb2l a {
	padding: 6px 0px 0px 0px;
	/* height: 39px; */
}

/** Style przycisków kurierskich **/
.kb {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	/*background: #CCCCCC;*/
}

.kb a, .kb label, .kb .label {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	line-height: 1em;
}
.kb a span.line2, .kb label span.line2, .kb .label span.line2 {
	font-size: 0.8em;
	display: block;
}
.kb a:hover, .kb label:hover {
	box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2);
}

.kb.active a {
	box-shadow: 1px 2px 4px rgba(0,0,0,0.4);
}

.kbDPD a, .kb1 a, .kb1 label, .kb1 .label {
	padding: 18px 0 0 0 !important;
	color: #FFFFFF;
	background: #c80200;
	background: -webkit-gradient(linear, left top, left bottom, from(#e10019), to(#c80200));
	background: -moz-linear-gradient(top, #e10019, #c80200);
	background:  -o-linear-gradient(top, #e10019, #c80200);
}

.kbDPD_INT a {
	color: #FFFFFF;
	background: #c80200;
	background: -webkit-gradient(linear, left top, left bottom, from(#e10019), to(#c80200));
	background: -moz-linear-gradient(top, #e10019, #c80200);
	background:  -o-linear-gradient(top, #e10019, #c80200);
}
.kbGEIS a, .kb2 a, .kb2 label, .kb2 .label {
	padding: 18px 0 0 0 !important;
	color: #1c2053;
	background: #f8d612;
}
.kbUPS a, .kb3 a, .kb3 label, .kb30 label, .kb31 label, .kb3 .label, .kb30 .label, .kb31 .label {
	padding: 18px 0 0 0 !important;
	color: #FFFFFF;
	background: #76311e;
	background: -webkit-gradient(linear, left top, left bottom, from(#9e4026), to(#76311e));
	background: -moz-linear-gradient(top, #9e4026, #76311e);
	background:  -o-linear-gradient(top, #9e4026, #76311e);
}
.kbUPS_INT a {
	color: #FFFFFF;
	background: #76311e;
	background: -webkit-gradient(linear, left top, left bottom, from(#9e4026), to(#76311e));
	background: -moz-linear-gradient(top, #9e4026, #76311e);
	background:  -o-linear-gradient(top, #9e4026, #76311e);
}
.kbGLS a, .kb4 a, .kb4 label, .kb4 .label {
	padding: 18px 0 0 0 !important;
	color: #FFFFFF;
	background: #1c2053;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#1c2053), to(#1c2053));
	background: -moz-linear-gradient(top, #1c2053, #1c2053);
	background:  -o-linear-gradient(top, #1c2053, #1c2053);*/
}
.kbFEDEX a, .kb5 a, .kb5 label, .kb5 .label {
	padding: 18px 0 0 0 !important;
	color: #674996;
	background: #919191;
	background: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#919191));
	background: -moz-linear-gradient(top, #dbdbdb, #919191);
	background:  -o-linear-gradient(top, #dbdbdb, #919191);
}
.kbFEDEX a span.em, .kb5 a span.em, .kb5 label span.em, .kb5 .label span.em {color: #e06636;}
.kbINPOSTPACZKOMATY a, .kb6 a, .kb6 label, .kb6 .label {
	font-size: 13px;
	color: #4c4628;
	background: #f8d612;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#e10019), to(#c80200));
	background: -moz-linear-gradient(top, #e10019, #c80200);
	background:  -o-linear-gradient(top, #e10019, #c80200);*/
}

label.kb6 span.label {
	font-size: 14px !important;
	line-height: 13px !important;
}
label.kb12 span.label {
	font-size: 14px !important;
	line-height: 13px !important;
}
.kbDHL a, .kb8 a, .kb8 label, .kb8 label, .kb8 .label {
	padding: 18px 0 0 0 !important;
	color: #ff0000;
	background: #f8d612;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#e10019), to(#c80200));
	background: -moz-linear-gradient(top, #e10019, #c80200);
	background:  -o-linear-gradient(top, #e10019, #c80200);*/
}
.kbSZP a, .kb9 a, .kb9 label, .kb9 .label {
	color: #FFFFFF;
	background: #c80200;
	background: -webkit-gradient(linear, left top, left bottom, from(#e10019), to(#c80200));
	background: -moz-linear-gradient(top, #e10019, #c80200);
	background:  -o-linear-gradient(top, #e10019, #c80200);
}
.kbFEDEXINT a, .kb10 a, .kb10 label, .kb10 .label {
	color: #674996;
	background: #919191;
	background: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#919191));
	background: -moz-linear-gradient(top, #dbdbdb, #919191);
	background:  -o-linear-gradient(top, #dbdbdb, #919191);
}
.kbFEDEXINT a span.em, .kb10 a span.em, .kb10 label span.em, .kb10 .label span.em {color: #e06636;}
.kbINPOSTKURIER a, .kb12 a, .kb12 label, .kb12 .label {
	color: #4c4628;
	background: #f8d612;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#e10019), to(#c80200));
	background: -moz-linear-gradient(top, #e10019, #c80200);
	background:  -o-linear-gradient(top, #e10019, #c80200);*/
}
.kbDELTA a, .kb13 a, .kb13 label, .kb13 .label {
	color: #FFFFFF;
	background: #c80200;
	background: -webkit-gradient(linear, left top, left bottom, from(#e10019), to(#c80200));
	background: -moz-linear-gradient(top, #e10019, #c80200);
	background:  -o-linear-gradient(top, #e10019, #c80200);
}
.kbPALLEX a, .kb24 a, .kb24 label, .kb24 .label {
	padding: 18px 0 0 0 !important;
	color: #FFFFFF;
	background: #000000;
}
.kbgepardlogistic a, .kb50 a, .kb50 label, .kb50 .label {
	padding: 18px 0 0 0 !important;
	color: #FFFFFF;
	background: #ffa834;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffa834), to(#ffa834));
	background: -moz-linear-gradient(top, #ffa834, #ffa834);
	background:  -o-linear-gradient(top, #ffa834, #ffa834);
}
.kbAMBRO a, .kb28 a, .kb28 label, .kb28 .label {
	padding: 18px 0 0 0 !important;
	color: #FFFFFF;
	background: #222270;
	font-size: 14px !important;
	line-height: 19px;
}

table.tabelaCennik th, table.tabelaCennik td {
	padding: 10px 20px;
}

table.daneSmallerSize td {
	font-size: 11px;
}

table.daneSmallerSizeTh th {
	font-size: 11px;
	padding: 5px 3px 5px 3px;
}

table.daneSmallerSizeTh td {
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}

table.cennik {
	border: none;
	border-collapse: collapse;
}

table.cennik th, table.cennik tr th:nth-child(even) {
	border: none;
	background: none;
	color: #fe0000;
	font-size: 14px;
	text-align: center;
}

table.cennik td {
	border: 1px solid #B4B4B4 !important;
	border-collapse: collapse;
}

table.cennik td.noBorder {
	border: none !important;
}

#cookiesInfoBox1 {
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 100;
	background: #FFFFFF;
	border-top: 1px solid #454545;
}

#cookiesInfoBox2 {
	margin: 0px auto 0px auto;
	padding: 15px 10px;
	max-width: 960px;
	min-height: 35px;
	text-align: left;
	background: #FFFFFF;
	font-size: 13px;
	color: #555555;
	position: relative;
	font-family: arial, sans-serif !important;
}

#cookiesInfoBox2 a, #cookiesInfoBox2 a:hover {
	color: #555555;
	font-size: 13px;
	text-decoration: none;
	text-decoration: underline;
}

#cookiesInfoBox2 a:hover {
	text-decoration: none;
}

#cookiesInfoBox2 a.cookiesInfoBoxClose, #cookiesInfoBox2 a.cookiesInfoBoxClose:hover
	{
	display: block;
	position: absolute;
	top: 5px;
	right: 10px;
	width: 16px;
	height: 16px;
	line-height: 13px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background: #323232;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif !important;
}

#cookiesInfoBox2 a.cookiesInfoBoxClose:hover {
	background: #999999;
}

.szablonForm .zamowienieCol1 {
	width: 380px;
	float: left;
}

.szablonForm .zamowienieCol1 label {
	display: inline;
	padding-right: 10px;
}

.szablonForm .zamowienieCol2 {
	width: 400px;
	float: left;
	padding-top: 2px;
}

/** Blackbox **/
.list-col {
	float: left;
	width: 250px;
	margin: 0 0 0 20px;
}

.list-col strong {
	margin-left: -15px;
}

.h25 {
	height: 25px;
}

.button-blackbox {
	height: 30px;
	padding: 0px 10px 3px;
	font-size: 18px;
	margin-left: 5px;
	vertical-align: middle;
	background: #fe0000;
	border: medium none;
	background: #F60 none repeat scroll 0% 0%;
	padding: 2px 10px 6px;
	color: #FFF;
	cursor: pointer;
	width: auto;
	font-weight: bold;
	text-transform: lowercase;
}

/* Formularz v2 */
#formularz2 .left-col {
	width: 277px;
	height: 310px;
	background-image: url('/img/left-col.jpg');
	float: left;
	margin-top: 20px;
}

#formularz2 .right-col {
	width: 277px;
	height: 310px;
	background-image: url('/img/right-col.jpg');
	float: left;
	margin-top: 20px;
}

#formularz2 .center-col {
	width: 300px;
	min-height: 810px;
	float: left;
}

.pobraniaDni {
	visibility: hidden;
}

/*box-offset*/
.box-offset, .box-offset h1, .box-offset h2, .box-offset h3, .box-offset h4, .box-offset h5, .box-offset h6 {
	color: #fff;
}

.box-offset-wrapper {
	margin: 50px 0;
}
.box-offset {
	width: 100%;
	box-sizing: border-box;
}
.box-offset h2 {
	font-size: 40px;
}
.box-offset-item {
	clear: both;
}
.box-offset-item img {
	float: left;
	width: 125px;
	padding: 10px 0 30px 0;
}
.box-offset-item .box-offset-item-text {
	float: left;
	width: calc(100% - 130px);
	padding: 0 35px 20px 40px;
	box-sizing: border-box;
	font-weight: 300;
	text-align: justify;
}
.box-offset-item h3{
	font-weight: normal;
}

.mainpage-box {
	text-align: center;
	width: 200px;
	border: 1px solid #ddd;
	padding: 20px;
	float: left;
	margin: 10px;
}

div.mainpage-tracking {
	text-align: center;	
}

div.mainpage-tracking-wrap {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

.mainpage-tracking input[type="text"]{
	width: 300px;
	margin: 0 10px 0 0;
	border: none;
	background: #f2f2f2;
	color: #111;
	float: left;
	height: 46px;
}

.mainpage-tracking input[type="submit"]{
	width: 150px;
	height: 45px;
	font-weight: 300;
	float: left;
	background-color: #d8232a;
}

.mainpage-news-box {
	padding: 12px 10px 15px 10px;
	box-shadow: 1px 1px 5px #ddd;
	position: relative;
}

.mainpage-news-box p{
	font-weight: 300;
	text-align: justify;
}

.mainpage-news-box h4 {
	margin: 20px 0 12px 0;
}

.mainpage-news-date {
    position: absolute;
    top: 120px;
    left: 30px;
    width: 65px;
    height: 110px;
    background: linear-gradient(180deg, #F00 50%, #000 50%);
    border: 1px solid white;
    color: white;
    font-weight: normal;
    text-align:center;
    font-size: 13px;
}

.mainpage-news-date span:first-child {
	font-weight: bold;
	font-size: 28px;
	margin: 10px 0 20px 0;
	display: inline-block;
}

.mainpage-news-link {
	font-weight: 400;
	color: black;
	padding: 10px 30px;
	border: 2px solid #fe0000;
}

.mainpage-news-link:hover {
	opacity: 0.8;
}

.mainpage-desc-box p {
	color: #666;
}

.mainpage-desc-box h3 {
	font-size: 15px;
	color: #666;
	padding: 7px 0px 7px 25px;
	background: #e5e5e5;
	font-weight: 500;
}

.mainpage-desc-box h3.ui-state-active {
	background: white !important;
	color: #cc3333;
}

.ui-accordion .ui-accordion-header .ui-icon {
    left: 5px !important;
    margin-top: -9px !important;
}

.ui-accordion .ui-accordion-content {
    padding: 0px 20px !important;
    font-size: 14px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-bottom,
.ui-corner-right, .ui-corner-tr {
	border-radius: 0px !important;
}

.bg-oferta {
	background: url('/img/bg-oferta.png') center center;
}

.bg-poradnik {
	background: url('/img/bg-poradnik.png') center center;
}

.btn-red {
	font-weight: 500;
	color: white;
	background: #fe0000;
	border: none;
	padding: 14px 50px;
	font-size: 15px;
	cursor: pointer;
	text-align: center;
}

.btn-red2 {
	font-weight: 500;
	color: white;
	background: #ffa834;
	border: none;
	padding: 14px 50px;
	font-size: 15px;
	cursor: pointer;
	text-align: center;
}


.nomargin {
	margin: 0 !important;
}

.center-col {
	margin: 0 auto !important;
	display: block !important;
	float: none !important;
}

.m50 {
	margin: 50px 0;
}

.returnLink {
	color: black;
	text-decoration: underline;
	cursor: pointer;
}

.returnLink:hover {
	text-decoration: none;
}

.poradnik {
	margin: 20px 0 0 0;
}

.poradnik-item {
	width: 33%;
	float: left;
	font-size: 12px;
	text-align: center;
}

.poradnik-item a {
	color: white !important;
}

.breadcrumb {
	margin: 25px 0;
	color: #ddd;
}

.kraj-select2 > .select2-choice{
	padding: 5px 10px !important;
	border-radius: 0;
}

.kraj-select2 > .select2-drop > .select2-results{
	color: #333 !important;
}

.sticky {
	position: fixed;
	width: 100%;
	z-index: 9999;
}

.sticky-padding {
	padding-top: 74px !important;
}

.serwisylista {
	margin: 5px 0;
}

.top-border {
	border-top: 7px solid #333333;
}

.kroki {
	text-align: center;
	width: 795px;
	margin: 35px auto;
	background: url('/img/bg-kroki.jpg') no-repeat;
	color: white;
}

.krok {
	float: left;
	width: 138px;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
}

.krok:nth-of-type(1) {
	margin: 0 0 0 48px;
}

.mainpage-naglowek span{
	color: white;
	font-weight: 500;
}

.mainpage-aktualnosci {
	padding: 0 0 0 45px;
	color: #000;
	min-height: 400px;
}

.mainpage-podbanerem {
	margin: 20px 0 50px;
}

.mainpage-podbanerem-box {
	padding: 0 40px;
}

.mainpage-podbanerem h1{
	font-weight: 500;
	padding: 5px 0;
}

.mainpage-aktualnosci h1{
	font-weight: 500;
	font-size: 28px;
	color: red;
}

.mainpage-podbanerem-box h4{
	font-weight: 500;
}

.mainpage-podbanerem-box p{
	font-size: 12px;
}

.footer {
}

.popup {
	padding: 5px 10px;
}

.wycena {
	text-align: center;
}

.wycena-zamow-kuriera {
}

.wymiary {
	float: left;
}

.wycena h1 {
	font-size: 28px;
	padding: 50px 0 25px 0;
}

.wycena .rodzaj-przesylki-ikona {
	background: #ffffff;
	width: 240px;
	padding: 24px 0px;
	border: 1px solid #ffa834;
	border-radius: 5px;
	cursor: pointer;
	float: left;
	position: relative;
}

.wycena-mainpage .rodzaj-przesylki-ikona img {
}

.wycena-mainpage .tick, 
.wycena-zamow-kuriera .tick {
	display: none;
	position: absolute;
	top: -10px;
	left: -10px;
	width: 20px;
	height: 20px;
	color: white;
	background: #ffa834;
	border-radius: 10px;
}

.tick:after {
	content: '\2713';
}

.wycena-mainpage .rodzaj-przesylki-ikona {
	width: 166px !important;
	padding: 10px 0 !important;
	margin: 10px 0;
	position: relative;
}

.wycena .rodzaj-przesylki-ikona:nth-of-type(1) {
	float: left;
}
.wycena .rodzaj-przesylki-ikona:nth-of-type(2) {
	margin: 0 auto;
	float: none;
	display: inline-block;
}
.wycena .rodzaj-przesylki-ikona:nth-of-type(3) {
	float: right;
}

.wycena .rodzaj-przesylki-ikona label {
	padding: 0 !important;
}

.wycena .rodzaj-przesylki-ikona label span {
	color: #000000;
	font-size: 15px;
	font-weight: 500;
}

.wycena .rodzaj-przesylki-ikona img {
	vertical-align: middle;
	cursor: pointer;
	margin: 0 7px 0 0;
}

.wycena .rodzaj-przesylki-ikona span,
.wycena .rodzaj-przesylki-ikona label  {
	cursor: pointer;
}

.wycena .col1, 
.wycena .col2,
.wycena .col3 {
	width: 120px;
	float: left;
	font-size: 13px;
	text-align: left;
	margin: 20px 0 0 0;
}

.wycena .col1 input[type=text] {
	width: 75px;
	border-radius: 5px;
	border: 1px solid #c4c4c4;
	height: 39px;
}

.wycena .col3 input[type=text] {
	width: 110px;
	border-radius: 5px;
	border: 1px solid #c4c4c4;
	height: 39px;
}

.wycena-kod-pocztowy {
	width: 100px !important;
}

.wycena .col2 select {
	width: 220px;
	border-radius: 5px;
	border: 1px solid #c4c4c4;
	height: 40px;
	-moz-appearance: menulist;
	appearance: menulist;
	-webkit-appearance: menulist;
}

.wycena .col1 span,
.wycena .col2 span,
.wycena .col3 span, 
.wycena .col4 span {
	padding: 0 0 5px 0;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
}

.wycena .col2 {
	width: 240px;
	float: left;
	margin: 20px 0 0 0;
}

.wycena .col3 {
	width: 162px;
	float: left;
	margin: 20px 0 0 0;
}

.wycena .kody {
	width: 400px;
	margin: -5px auto 0px;
}

.wycena .wycena-zamow input[type="submit"], .wycena-btn-zamow-kuriera {
	background: #ffa834;
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 15px;
	height: 55px;
	border-radius: 10px;
	margin: 50px 0 0px 0;
	border: none;
	cursor: pointer;
	width: 400px;
	text-transform: inherit;
}

.wycena-mainpage .wycena-zamow {
	padding: 25px 0 0 0;
}

.wycena-btn-zamow-kuriera:hover {
	opacity: 0.8;
}

.wycena-wymiary {
	background: url('/img/wycena-wymiary.png') top right no-repeat;
	min-height: 235px;
	padding: 0 0 0 35px;
}

/*
.wycena .col3 {
	width: 160px;
	float: left;
	color:white;
	font-size: 13px;
	text-align: left;
	margin: 0px 0 0 0;
}

.wycena .col3 input[type=text] {
	width: 130px;
	height: 40px;
	border-radius: 5px;
	border: none;
	margin: 5px;
}

.wycena .col3 span {
	margin: 0 0 0 5px;
}
*/
.wycena .cena {
	font-size: 18px;
}

.wycena .cena span{
	font-weight: bold;
	font-size: 22px;
}

.formularzOrder .wycena-wymiary {
	padding: 0;
	margin: 10px 0;
	background: none;
	min-height: 0px;
}



.mini-baner {
	background-color: white;
	margin: 40px 0;
	padding: 20px;
}

.mini-baner img{
	float: left;
	margin: 10px 10px 0 0;
}

.mini-baner-p1 {
	font-size: 26px;
}

.mini-baner-p2 {
	font-size: 32px;
	font-weight: 700;
}

.mini-baner-p3 {
	font-size: 26px;
	font-weight: 700;
	padding: 5px 0 0 0;
}

.masz-pytanie {
	float: right;
	width: 430px;
	margin: 25px 0 0 0;
}

.masz-pytanie img {
	float: left;
	margin: 0 10px 0 0;
}

.mini-baner-p4 {
	font-size: 32px;
	padding: 0;
}
.mini-baner-p4 a {
	color: #444;
}
.mini-baner-p4 a:hover {
	opacity: 0.8;
}
.mini-baner2 {
	background: url('/img/baner-truck.png') right white no-repeat;
	padding: 20px;
	font-size: 30px;
	margin: 40px 0;
}

.mini-baner2 p {
	padding: 1px 0;
}

.mini-baner2 a {
	font-size: 13px;
	text-decoration: underline;
}

.boxy {
	margin: 60px 0;
}

.boxy h2 {
	font-size: 32px;
	font-weight: 400;
}

.boxy-naglowek {
	font-size: 20px;
	padding: 35px 0 10px 0;
}

.boxy img {
	padding: 0 10px 0 0;
}

.boxy2 {
	margin: 60px 0;
}

.box-wyliczenia {
	border: 1px solid #ccc;
	background: linear-gradient(0deg, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%);
	padding: 20px;
	width: 270px;
	margin: 0 auto;
	text-align: center;
}

.box-wyliczenia h1 {
	font-size: 48px;
}

.box-wyliczenia h2 {
	font-size: 18px;
}

.mini-slider a {
	font-size: 13px;
	text-decoration: underline;
}

.required label{
	font-weight: bold !important;
	font-size: 14px;
}
.checkbox1.required label {
	font-weight: normal !important;
}
.pomoc h3.title {
	cursor: pointer;
}

.date_label2 {
	float: left; 
	width: 225px;
}

.koszyk-info {
}

label[for='ZamowieniePlatnosc4']:hover  div.koszyk-info {
	background: red;
}

.wycena-kody {
    margin: 0 0 0 25px;
    display: inline-block;
}

.wycena-kody-2 {
	margin: 0 0 0 20px !important;
}

.mainpage-miedzynarodowe {
	margin: 40px 0 0px;
}
.mainpage-miedzynarodowe:hover {
	opacity: 0.8;
}

.zamow-palete {
	position: absolute;
	top: -12px;
	right: 0;
}

.zamow-kuriera-adresy .zamow-kuriera-adresy-pr {padding-right: 18px;}
.zamow-kuriera-adresy .zamow-kuriera-adresy-pl {padding-left: 18px;}

.zamow-kuriera-adresy .zamow-kuriera-imie,
.zamow-kuriera-adresy .zamow-kuriera-telefon {
	width: 250px;
	float: left;
}
.zamow-kuriera-adresy .zamow-kuriera-nazwisko, 
.zamow-kuriera-adresy .zamow-kuriera-email {
	width: 240px;
	float: left;
	margin: 0 0 0 20px;
}
.zamow-kuriera-adresy .zamow-kuriera-firma,
.zamow-kuriera-adresy .zamow-kuriera-kraj {
	width: 511px;
}
.zamow-kuriera-adresy .zamow-kuriera-kraj select
{
	width: 530px;
}
.zamow-kuriera-adresy .zamow-kuriera-firma input
{
	width: 511px;
}
.zamow-kuriera-adresy .zamow-kuriera-imie input,
.zamow-kuriera-adresy .zamow-kuriera-telefon input {
	width: 230px;
}
.zamow-kuriera-adresy .zamow-kuriera-nazwisko input, 
.zamow-kuriera-adresy .zamow-kuriera-email input {
	width: 240px;
}
.zamow-kuriera-adresy .zamow-kuriera-ulica {
	width: 250px;
	float: left;
}
.zamow-kuriera-adresy .zamow-kuriera-ulica input{
	width: 228px;
}
.zamow-kuriera-adresy .zamow-kuriera-nrdomu {
	width: 120px;
	float: left;
	margin: 0 0 0 20px;
}
.zamow-kuriera-adresy .zamow-kuriera-nrdomu input{
	width: 100px;
}
.zamow-kuriera-adresy .zamow-kuriera-nrlokalu {
	width: 120px;
	float: left;
	margin: 0 0 0 20px;
}
.zamow-kuriera-adresy .zamow-kuriera-nrlokalu input{
	width: 100px;
}

.zamow-kuriera-adresy .zamow-kuriera-nip {
	width: 350px;
	float: left;
}
.zamow-kuriera-adresy .zamow-kuriera-nip input{
	width: 511px;
}

.zamow-kuriera-adresy .zamow-kuriera-paczkomat {
	width: 530px;
}
.zamow-kuriera-adresy .zamow-kuriera-paczkomat select{
	width: 100%;
}

.zamow-kuriera-adresy .zamow-kuriera-kod {
	width: 160px;
	float: left;
	display: block;
}
.zamow-kuriera-adresy .zamow-kuriera-kod input {
	width: 140px;
}

.zamow-kuriera-adresy .zamow-kuriera-miasto {
	width: 330px;
	float: left;
	display: block;
	margin: 0 0 0 20px;
}
.zamow-kuriera-adresy .zamow-kuriera-miasto input {
	width: 330px;
}

h2.podkreslone {
	font-weight: 400;
	border-bottom: 1px solid #000;
	padding: 0 0 20px 0;
	font-size: 28px;
}

.dodajKolejnaPaczke {
	font-size: 11px;
	color: white;
	font-weight: normal;
	float: left;
	background: #ffa834;
	border: 1px solid black;
	padding: 6px 10px;
	border-radius: 4px;
	margin: 44px 0 0 0;
	height: 25px;
	width: 103px;
}

.podsumowanie {
	z-index:99999;
	width: 100%;
	height: 50px;
	padding:15px;
	border-top: solid 3px #f5f5f5;
	background: white;
	position: fixed;
	bottom: 0;
}

.podsumowanie-cena {
	font-weight: 700;
	font-size: 28px;
	display: inline-block;
	padding: 0 0 0 5px;
}

.zamow-kuriera-submit {
	float:right;
	width: 193px; 
	height:40px;
	color: #ffffff !important;
	background: #ffa834 !important;
	border-radius: 10px;
	font-weight: bold !important;
}

.rodzaj-przesylki-ikona > label > input:checked {
	border: 2px solid #ffa834;
}

.kurierBoxCenaNetto {
	font-size: 23px;
	font-weight: bold;
}
.kurierBoxCenaBrutto {
	font-weight: normal;
	font-size: 15px;
}

div.dashboardnav {
	background: #f2f2f2;
	margin: 30px 0 50px 0;
}
div.dashboardnav ul {
	list-style: none;
	padding: 8px 0 !important;
	background: #f2f2f2;
	text-align: center;
}

div.dashboardnav ul > li {
	padding: 10px;
	display: inline-block;
}

div.dashboardnav ul > li > a {
	color: #000000;
}

div.dashboardnav ul > li > a.current,
div.dashboardnav ul > li > a:hover {
	font-weight: normal !important;
	color: #ffa834;
}

.btn-link {
	background: #000;
	color: white;
	padding: 10px;
	border-radius: 5px;
	font-weight: 500;
}

.dashboard h2 {
	color: #ffa834;
	font-weight: 500;
	font-size: 24px;
} 
.dashboard h3 {
	color: #ffa834;
	font-weight: 500;
	margin-bottom: 10px;
}

.contact-page h2 {
	color: #ffa834;
	font-weight: 500;
	font-size: 24px;
}

.contact-page address {
	font-style: normal;
	border-left: 5px solid #ffa834;
	padding-left: 10px;
	text-align: left;
}
.contact-page address a {
	font-weight: normal;
	color: #ffa834;
}

.contact-form {
	border-radius: 10px;
	background: #EEEEEE;
	padding: 25px;
}

/** ORDER STATUSES **/
/*1	w przygotowaniu*/
.order-status-1 {
	color: #777777;
}
/*2	oczekuje na odbiór*/
.order-status-2 {
	color: #FF0000;
}
/*3	odebrana*/
.order-status-3 {
	color: #2a70ef;
}
/*4	w doręczeniu*/
.order-status-4 {
	color: #2a70ef;
}
/*5	dostarczona*/
.order-status-5 {
	color: #00a651;
}
/*6	zwrócona do nadawcy*/
.order-status-6 {
	color: #00a651;
}
/*7	wyjątek*/
.order-status-7 {
	color: #FF6600;
}
/*8	anulowana*/
.order-status-8 {
	color: #BBBBBB;
}
/*9	inny*/
.order-status-8 {
	color: #2a70ef;
}

/** COURIER COLOURS **/
.courier-name {
	font-weight: bold;
	color: #000000;
	border-radius: 6px;
	background: #CCCCCC;
	line-height: 1.5em;
	padding: 2px 6px;
}
.courier-name-1 {
	color: #DC0032;
}
.courier-name-3 {
	color: #371400;
}
.courier-name-4 {
	color: #172156;
}
.courier-name-5 {
	color: #462895;
}
.courier-name-6 {
	color: #FFCE00;
	background: #444444;
}
.courier-name-8 {
	color: #D50029;
}
.courier-name-10 {
	color: #462895;
}
.courier-name-11 {
	color: #C4F601;
}
.courier-name-12 {
	color: #FFCE00;
	background: #444444;
}
.courier-name-24 {
	color: #ED2A24;
}

.b24-widget-button-wrapper {
	z-index: 999999 !important;
}

hr {
	color: #ffa834;
}

.wycena-mainpage .kraje {
	float: left;
	width: 80px !important;
	border-bottom-right-radius: 0px !important;
	border-top-right-radius: 0px !important;
}

.wycena-mainpage .kody-pocztowe {
	float: left;
	width: 130px !important;
	border-bottom-left-radius: 0px !important;
	border-top-left-radius: 0px !important;
	height: 39px;
}

.country-select {
	float: left;
	height: 39px;
	background: white;
	width: 60px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid #c4c4c4;
}

.menu-zamowienia {
	padding: 0 0 25px 0;
}

.menu-zamowienia ul {
	list-style:none;
	padding: 0 !important;
}

.menu-zamowienia ul li {
	float: left;
	padding: 0 15px 0 15px;
	border-right: 2px solid #c1c1c1;
}

.menu-zamowienia ul li a.current {
	font-weight: 600 !important;
	text-decoration: underline;
}

.container-full {
	/*max-width: 1920px;*/
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	margin: 0 auto;
}

.container-without-footer {
	min-height: calc(100% - 76px);
}

.container-with-footer {
	min-height: calc(100% - 400px);
}

.div-center {
	float: none !important;
	display: table !important;
	margin: 0 auto !important;
}

input[type="text"]:read-only {
	background: #eee;
}