td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

.pret {
	font-size: 14px;
	font-weight: bold;
	background-color: #DAE4EB
} 

.pret_g {
	font-size: 12px;
	background-color: #E9EFF3
} 

.print_button {
	background-color: #86A2B7;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
}

.titlu {
	background-color: #E9EFF3;
}

.autor {
	background-color: #DAE4EB
}

a:link.titlu, a:visited.titlu, a:active.titlu {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

a:hover.titlu {
	color: #4D6B82
}

a:link.autor, a:visited.autor, a:active.autor {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

a:hover.autor {
	color: #4D6B82
}

.dropdown {
	border: 1px solid #86A2B7;
	background-color: #F0F4F7;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0 0
}

.button {
	background-color: #C4D3DF;
	border: 1px solid #86A2B7;
	color: #000000;
	height: 19px;
	width: 59px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0 3px 0 3px
}

body {
	background-color: #F0F4F7;
	scrollbar-face-color: #006699;
	scrollbar-highlight-color: #006699;
	scrollbar-shadow-color: #0085B8;
	scrollbar-3dlight-color: #0085B8;
	scrollbar-arrow-color: #F0F4F7;
	scrollbar-track-color: #F0F4F7;
	scrollbar-darkshadow-color: #0085B8;
	scrollbar-base-color: #FFFFFF
}

