div.lablec{
	position: relative;
	float: left;
	width: 996px;
	height: 50px;
	margin-top: 20px;
	text-align: center;
}

div.menupontok{
	position: relative;
	float: left;
	width: 996px;
	height: 20px;
}

a.lablec-elemek{
	margin-left: 10px;
	margin-top: 5px;
	overflow: visible;
	height: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a.lablec-elemek:hover{
	color: #0000FF;
	text-decoration: underline;
}

div.copyright{
	position: relative;
	float: left;
	width: 996px;
	height: 30px;
	padding-top: 15px;
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
}
