h3 {
	font-size: 30px;
	color: #666;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
	margin: 20px 0 5px 0;
}

div.consum {
	width: 119px;
	height: 100px;
	display: block;
	text-align: center;
	margin: 6px 7px 6px 7px;
}

div.consum p {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	margin: 9px 0 9px 0;
	font-family:Arial, Helvetica, sans-serif;
}

div.consum span {
	font-size: 45px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
}

div#consum_urban {
	background: url("../imagini/bg_consum_urban.jpg") no-repeat;
}

div#consum_extra {
	background: url("../imagini/bg_consum_extra.jpg") no-repeat;
}

div#consum_mediu {
	background: url("../imagini/bg_consum_mediu.jpg") no-repeat;
}



p.autonomie {
	margin: 4px 0 4px 0;
	padding: 0;
	font-size: 13px;
}

div.rivali div.titlu {
	color: #5c5c5c;
	font-size: 13px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	background: url("../imagini/bg_fisa_titlu.jpg") repeat-x;
	height: 32px;
	line-height: 32px;
	border: 1px solid #b3b3b3;
}

div.info {
	margin: 4px 0 4px 0;
	background: #f6f6f6;	
}

div.info p {
	background: #b5b5b5;
	display: block;
	padding: 3px 0 3px 15px;
	color: #fff;
	font-size: 11px;
	margin: 0;
}

div.info div.consum_oficial {
	color: #000;
	font-size: 11px;
	margin: 0px 35px 1px 35px;
	padding: 3px 0 3px 0;
}

div.informatie {
	color: #666;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	display: block;
	background: #eee;
}

div.par {
	background: #fff;
}

div.spacer {
	margin: 0 5px 0 5px;
}

a.alb {
	font-size: 11px;
	color:#fff;
}

a.albastru {
	color: blue;
	font-size: 12px;
}

a.rivali {
	text-decoration: none;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}