h1 {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F4F4F4;
	font-size:11px;
	font-weight: bold;
	height: 17px;
	width: 97%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-left: 8px;
	color: #888;
	clear: both;
	font-size: 700;
}
h1 .price {
	width: 120px;
	position: absolute;
	margin-left: 380px;
	text-align: right;
	padding-right: 10px;
	color: #f00;
}
#pdf {
	font-size: 11px;
	font-weight: bold;
	background-color: #F4F4F4;
	width: 195px;
	text-align: left;
	height: 15px;
	padding-left: 15px;
}
.pret {
	float: left;
	height: 15px;
	width: 110px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.pret2 {
	float: left;
	height: 15px;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.top {
	float: right;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}
