@charset "utf-8";
/* CSS Document, stiluri pentru ppg */
.daihatsu {
	float: left;
	width: 20%;
	text-align: center;
	height: 150px;
}
.daihatsu img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 120px;
}
.daihatsu_indici {
	float: left;
	width: 99%;
	text-align: center;
}
