@charset "iso-8859-2";
/* CSS Document */

body{
	background-color: #CCCC99;
}

#fokep{
	text-align: center;
	margin-top: 12px;
	margin-bottom: 6px;
}


h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}


.linkhely{
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* E-mail linkje az elérhetoségben */
.linkhely a:link{
	text-align: center;
	color: #003300;
	display: block;
	padding: 2px 2px 4px 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.linkhely a:active{
	text-align: center;
	color: #003300;
	display: block;
	padding: 2px 2px 4px 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.linkhely a:visited{
	text-align: center;
	color: #003300;
	display: block;
	padding: 2px 2px 4px 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.linkhely a:hover{
	text-align: center;
	color: #009966;
	display: block;
	padding: 2px 2px 4px 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
	
	