
.poptimizare {
    background-image:       url(../images/poptimizare.jpg);
    background-repeat:      no-repeat;
    background-position:    top left;
}

.applemenu{
	margin: 0;
	padding: 0;
	width: 99%; /*width of menu*/
}

.applemenu div.silverheader a{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	padding: 5px;
	height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.cum-functioneaza{
	width:467px;
	height:215px;
	background:url(../images/cum-functioneaza.jpg) no-repeat bottom;
	margin-top:10px;
	float:right;
	clear:right;	
}

.cfleft{float:left; clear:left; width:32%; margin-top:14px;font-size:larger}
.cfmiddle{float:left; clear:right; width:33%; margin-top:16px;font-size:larger}
.cfright{float:right; clear:right; width:28%; margin-left:20px; margin-top:16px; font-size:larger}

