body {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #404040;
}
td {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
table.mail_products_list {
	width: 600px;
}
table.mail_products_list th {
	font-size: 12px;
	text-align: left;
}
table.mail_products_list td {
	font-size: 12px;
	font-weight: normal;
}
table.mail_shipment {
	width: 400px;
	border-collapse: collapse;
}
table.mail_shipment th {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
table.mail_shipment td {
	font-weight: normal;
	font-size: 12px;
}

/** LUKAS RATY **/
a.lukas_raty_symulator {

	background: url('images/lukasraty/oblicz_symulator.png') 0 no-repeat scroll;
	padding: 0;
	margin: 25px 2px 0 2px;
	display: block;
	width: 102px;
	height: 18px;
}

a.lukas_raty_symulator span {

	display: none;
}


.lukasraty_ewniosek {

	display: block;
	width: 177px;
	height: 29px;
	background: url('images/lukasraty/wypelnij_wniosek.png') 0 1px no-repeat;
	padding: 0;
	margin: 5px auto;
}

.lukasraty_ewniosek:hover {

	padding: 0;
	margin: 5px auto;
	background: url('images/lukasraty/wypelnij_wniosek.png') 0 -31px no-repeat;
}

.lukasraty_ewniosek  span { display: none; }

.lukasraty_kontynuuj {

	display: block;
	width: 177px;
	height: 29px;
	background: url('images/lukasraty/lukas_kontynuuj.png') 0 0px no-repeat;
	padding: 0;
	margin: 5px auto;
}

.lukasraty_kontynuuj:hover {

	padding: 0;
	margin: 5px auto;
	background: url('images/lukasraty/lukas_kontynuuj.png') 0 -32px no-repeat;
}

.lukasraty_kontynuuj  span { display: none; }

a img { border: none; }

.cart .button {float: left; display: inline; text-align: center; }

.inline2 {width:50%;}
.inline4 {width:25%;}

/*Tymczasowe style*/
.ship_get_post {
    margin-top: 10px;
}
.ship_get_post ,.send_type_table {display:none;}
/* table tfoot {display:none;}*/
.payment_box  td.first{width: 20px; padding: 3px 5px; text-align: center;}
.payment_box  td.first div{ padding: 0px;}
 /*.cart td {padding-right: 10px;}*/
 .payment_box  table {
     width: 685px;
     margin: auto;

 }

 .ctable_order_bold {
     padding: 3px 5px;
     font-weight: 900;
 }
 
 #tooltip2 {
	position:absolute;
	left:0;
	top:0;
	padding:0;
	margin: 0;
	border: none;
	width:295px;
	display:none;
	color: #ffffff;
	z-index: 9999;
}

#tooltip2  .bottom {

	font-size: 1px;
	margin: 0;
	padding: 0;
	height:  8px;
	width:295px;
	background: url(img/redbox_bottom.png) left bottom no-repeat;
}

#tooltip2  .top {

	font-size: 1px;
	margin: 0;
	padding: 0;
	height:  8px;
	width:295px;
	background: url(img/redbox_top.png)  left top no-repeat;
}

#tooltip2content {

	font-size: 11px;
	padding: 5px 20px;
	margin: 0;
	border: none;
	width:255px;
	background: url(img/redbox_mm.png) repeat-y;
	color: #ffffff;
}