div#spr {
	width: 920px;
	margin: auto;
	font-size: 9pt;
}

div#spr a {
	text-decoration: underline;
}

div#oplaty {
	background-color: #e9e9e9;
	margin: 0;
	padding: 0 9px;
}

div#oplaty p {
	padding: 9px 0;
	text-align: right;
	margin: 0;
}

div#oplaty p.sum {
	border-bottom: 1px solid #cccccc;
}

p.blue {
	background-color: #e8f0f7;
	padding: 10px;
	font-size: 9pt;
}

td.emp_s {
	width: 0px;
}

div.order_info {
	float: left;
	margin-right: 40px;
}

div.order_left {
	float: left;
	padding: 0 2px 5px 0;
}

div#order_box {
	margin-bottom: 20px;
	padding: 0;
}

div#order_box p {
	margin: 0;
}

div.order_address, div.order_payment, div.order_shipping {
	float: right;
	padding: 0 5px 2px;
}

div.order_address { 
	width: 170px;
}

div.order_shipping {
	width: 180px;
}

div.order_payment {
	width: 180px;
}

div.last {
	margin-right: 0 !important;
}