html {
background-attachment : scroll;
background-color : #fff;
background-image : none;
background-position : 0% 0%;
background-repeat : repeat;
height : 100%;
}
body {
	margin : 0 0 0 0;
	background-color: #F5F5F5;
}
.titlu_print {
	width : 785px;
	font-size : 12pt;
	font-weight : bold;
	border: thin solid #CCC;
	background-color: #FFF;
	background-image: url(http://www.hqlevel.ro/images/title_middle.png);
	background-repeat: repeat-x;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
}
.data_print {
	width : 800px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-top: 0px;
	/*padding-left : 5px;
	padding-right : 7px;*/
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	color : #141613;
	border: thin solid #CCC;
	background-color: #FFF;
	padding-left: 9px;
	padding-right: 9px;
/*	padding-top: 5px;*/
	margin-top: 5px;
}
}
