
#tabelCaracteristici th{
	vertical-align: top;
	background-color: #F5F5F5;
	color: #3A9EEB;
	width: 12%;
	font-weight: bold;
	padding:5px;
	border: 1px solid #FFF;
	font-size: 12px;
	text-transform: uppercase;
}

#tabelCaracteristici td {
	height: 15px !important;
	padding: 2px !important;
}

#tabelCaracteristici td a{
	color: #525252;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}
.ttl {
	width: 15%;
	padding-left: 10px !important;
	border-bottom: 1px solid #EEE !important;
	color: #525252;
	font-weight: bold;
}
