body { background-color:#000; }

.meniu {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #FFC;

	text-align: center;

}

.text_principal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #600;
	text-align: justify;
	background-color: #FFC;

}

.text_highlight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #900;
	font-weight: bold;

}

.meniu_carte {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #FFC;

	text-align: center;

	font-weight: bold;

	line-height: 16px;

}

