.unitateservice{
	color: #FFFFFF;
	border: 1px solid #8C8686;
	margin-top: 6px;
	background-color: #ff0000;
	width: 100%;
	text-align: center;
	font-size: 19px;

}
.fundal{
	background-color: red;

}
.select{
	margin-top: 5px;
	padding-left: 5px;
	height: 25px;
	width: 370px;

}