#podsumowanie {
    border-collapse: collapse;
    width: 100%;
}

#podsumowanie td,
#podsumowanie th {
	/*font-family: Verdana;*/
}

.styled {
	display: none !important;
}

.intro {
	background: #f0f0f0;
}

.details {
	background: #FBFBFB;
}

.align_center {
	text-align: center !important;
}

#podsumowanie th {
    border-collapse: collapse;
    vertical-align: middle;
	text-align: left;
}

.sum-order-details {
	display: block;
	float: left;
	list-style: none;
}

.sum-order-details li {
	margin: 10px 0;
	display: block;
}

.intro > td {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-collapse: collapse;
    padding: 5px;
    vertical-align: middle;
}

#mk_box_panel .mk_b_content .intro > td  {
    padding-bottom: 5px;
}

.mk_b_content {
	margin-top: 20px;
	width: 100%;
	float: left;
	padding: 0 25px;
}

.alert {
	margin-bottom: 0 !important;
}

.intro .lightButtonLeft {
	margin: 0;
	padding-top: 0;
	border: 0 none;
	color: #FFFFFF;
    display: block;
    font-family: Tahoma,Arial;
    font-size: 9px;
    font-weight: 400;
    margin: 3px 0;
    padding: 2px 5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.intro .lightButtonLeft.green-button {
	background: none repeat scroll 0 0 #6AAB32;
}

.intro .lightButtonLeft.red-button {
	background: none repeat scroll 0 0 #FF0000;
}


.details > td {
	padding: 0 20px 20px;
}

.summaryTab {
    text-align: left;
    width: 100%;
	border-collapse: collapse;
}

#podsumowanie h3 {
	font-size: 12px;
    font-weight: bold;
	margin: 20px 0 10px;
	color: #9b0000;
	font-family: Verdana;
}

.summaryTab th {
    border: 1px solid #CCCCCC;
    padding: 5px;
}

.darkHeader {
    background: #4d4d4d;
	color: #FFFFFF;
	padding: 10px !important;
}

.summaryTab td {
    border: 1px solid #CCCCCC;
    padding: 5px !important;
	width: 33%;
}

.cart_total {
	text-align: right;
}

.cart_buttons {
	text-align: center;
	padding: 20px 0;
	display: block;
	float: left;
	width: 100%;
}

#dodaj_nowa_paczke,
#wyslij_zamowienie {
	white-space: nowrap;
	display: inline-block;
	width: 159px;
	margin: 0 10px;
	cursor: pointer;
	color: #FFF;
	white-space: nowrap;
	text-align: center;
	
	text-transform: inherit;
	text-decoration: none;
}

/*
#dodaj_nowa_paczke {
	background: url(../../../templates/megapost/images/wyslij-zamowienie.png) no-repeat top left;
	padding: 10px 40px 14px 8px;
	float: left;
	margin: 20px 0 0 80px;
}
*/


#promotionCodeInput {
	border: 2px solid #CFCFCF;
    display: block;
    float: left;
    height: 30px;
    padding: 3px 10px;
    width: 220px;
	font-weight: normal;
	height: 40px;
	margin-right: 20px;
}

#wyslij_zamowienie,
#dodaj_nowa_paczke,
#addPromotionCode {
	float: left;
	display: block;
	padding: 10px 20px;
	font-weight: bold !important;
	width: auto;
	height: 40px;  
    border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	border: 0 none;
	transition: all 200ms linear;
}
	
#wyslij_zamowienie {
	float: right;
}

#mk_box_panel {
	
}

#faktura_vat {
	margin: 20px auto 0;
}

#rodzaje_platnosci_list li {
	list-style: none;
	line-height: 26px;
}

#rodzaje_platnosci_list input {
	margin-right: 5px;
	vertical-align: text-top;
}

.nobrdr {
	border-top: 0 none !important;
	border-left: 0 none !important;
	background: none transparent;
}

.intro small {
	color: #666666;
    display: block;
    font-size: 10px;
    line-height: 10px;
}

.intro .btns {
	width: 65px;
}

.intro .wymiary {
	width: 85px;
	white-space: nowrap;
}

.intro .waga {
	width: 75px;
}

.intro .adresat {
	width: 150px;
}

.intro .ilosc {
	width: 50px;
}

.intro .pobranie {
	width: 80px;
}

.intro .koszt {
	width: 80px;
}

.intro .align_center {
	text-align: center;
}

.details > td {
	width:100%;
}

.show_hide {
	width: 65px;
	white-space: nowrap;
}

#faktura_vat input[type=text] {
	width: 200px;
	margin-right: 10px;
}

.reg_accept_cont {
	margin-left: 30px;
	float: left;
}

.reg_accept_cont span.checkbox {
	display: inline-block;
	float: left;
	margin-right: 12px;
}

.reg_accept_cont a{
	font-weight: bold;
}

#mk_box_panel {
	width: 100%;
	float: left;
}

#mk_box_panel h2 {
	font-size: 20px;
	padding: 0 25px;
}

.ui-state-highlight {
	background-color: #FCF8E3;
    border-color: #FAEBCC;
    color: #8A6D3B;
	border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

#rodzaje_platnosci_list {
    margin-bottom: 20px;
    margin-left: 20px;
}

#zaplac_przez_platnosc_pl {
	width: auto;
	float:right;
	height: auto;
	margin: 20px;
}
.alert {
	margin: 0 20px 20px;
}