@charset "utf-8";
table.prezentare th {
	color:#EE3E26;
	font-style:italic;
	font-family:Georgia,serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: 0.4em;
	margin-top: 0.2em;
	text-transform: uppercase;
	padding: 5px 10px;
	}

table.prezentare tr td {
	color: #666;
	padding: 5px 10px;
	}
table.prezentare tr td {
	border: 1px dashed #eaeaea;
	}
table.prezentare tr td:hover {
	color: #000;
	background-color: #FFF8EF;
	}
table.prezentare tr td.first {
	color: #333;
	background-color: #fafafa;
	font-size: 11px;
	}

table.prezentare tr td.first .a100 {
	display: block;
	width: 100px;
	}
table.prezentare tr td.first .a150 {
	display: block;
	width: 150px;
	}
table.prezentare tr td.first .a200 {
	display: block;
	width: 200px;
	}

table.center tr th,
table.center tr td {
	text-align: center;
	}

/* Customizare diverse celule */
table tr td.starter {
	border: none;
	}
table tr td.pret {
	background-color: #EDFFDF;
	font-size: 18px;
	font-weight: normal;
	}