body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border-gri-tabel-recomanda {
	border: 1px solid #E8E8EB;
}
.border-gri-tabel-penalizari{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.form_textfield_alb_cautare {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	width: 250px;
	border: 1px solid #3D3D3E;
	height: 15px;
	font-weight: normal;
}
.bck_cautare_rez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222A49;
	width: 250px;
	height: 15px;
	background-color: #FFFFCC;
}
.border-blue-ford {
	border: 1px solid #2287c1;
}

