div.lablec{
	position: relative;
	float: left;
	width: 996px;
	height: 50px;
	margin-top: 20px;
	text-align: center;
}

a.lablec-elemek{
	margin-left: 10px;
	margin-top: 5px;
	overflow: visible;
	height: 10px;
	font-size: 13px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}

a.lablec-elemek:hover{
	color: #66FFCC;
}
