body {
	width: 170mm;
	font: normal 14px "Times New Roman";
	line-height: 18px;
}

div.empty {
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}


div#container {
	width: 170mm;
}

h2 {
	font: bold 30px "Times New Roman";
	text-align: center;
}

h1 {
	font: bold 20px "Times New Roman";
	text-align: center;
}

div#price {
	display: block;
	border: 1px solid #000;
	padding: 10px;
	text-align: center;
	font: normal 20px "Times New Roman";
	-moz-border-radius: 3px;
}

img.oimg {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 1px;
	-moz-border-radius: 2px;
}

table#offerDeails {
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	width: 83mm;
}

table#offerDeails td {
	font: normal 13px "Times New Roman";
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	padding-left: 5px;
}

div#offerDescription {
	font: normal 12px "Times New Roman";
	line-height: 18px;
}

div#header-contacts {
	float: right;
	text-align: right;
	font: bold 14px "Times New Roman";
}

div#contacts {
	font: normal 11px "Times New Roman";
	padding: 4px;
	border: 1px solid #000;
	-moz-border-radius: 3px;
}