#sectiuni{
	position:relative;
	padding-bottom:16px;
	}
#sectiuni .sectiuni{width:100%; overflow:hidden;}
#sectiuni li{
	float:left; position:relative;
	width: 235px !important;
	margin:0 5px 0 0!important;
}
#sectiuni li img{
	width:220px !important;
}
#sectiuni li h1{
	color: #81716B;
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin:0;
}
#sectiuni li h2{
	color: #81716B;
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin:0;
}
#sectiuni li h3{
	color: #81716B;
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin:0;
}
#sectiuni li h4{
	color: #81716B;
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin:0;
}
#sectiuni li h5{
	color: #81716B;
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin:0;
}
#sectiuni li h6{
	color: #81716B;
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin:0;
}
