.menu_stanga {
	background-image: url(imagini/menu.jpg);
	background-repeat: no-repeat;
}
.font12gri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #717171;
}
.font10gri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
.background_flo {
	background-image: url(imagini/flo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.titlu_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FE5411;
}
.titlu_orange_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE5411;
}
.text_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE5411;
}
.shadow {
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #e2a55c;
	border-right-style: solid;
	border-right-width: 10px;
	border-right-color: #e2a55c;
}
body, html {
	height: 100%;
	background-color: #E8B36D;
	margin-top: 0px;
}
#main-container {
	height:100%;
	min-height:100%;
}
.text_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #528212;
}
.linkportocaliu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE5411;
	text-decoration: none;
}
.linkportocaliu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE5411;
	text-decoration: none;
}
.linkportocaliu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE5411;
	text-decoration: none;
}
.linkportocaliu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE5411;
	text-decoration: underline;
}