BODY
{
	margin: 0px;
	background-color: #F8F8F8;
	background-image: url(../images/hatter.jpg);
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3F4985;
	text-decoration: underline;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3F4985;
	text-decoration: none; 
}

a.nav: hover {
	color:red;
	text-decoration: underline
}

.magyarhatter {
	background-image: url(../images/magyarhatter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;

}
.vilaghatter {
	background-image: url(../images/vilaghatter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;

}

.kep {
	border: 1px solid #646464;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
.fejlecgombos {
	background-image: url(../images/fejlec_gombos.jpg);
	height: 28px;
}
.gombcella {
	background-image: url(../images/gomb.jpg);
	height: 28px;
	width: 99px;
	text-align: center;
}

.gombszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #7F7F7F;
	text-decoration: none;
	text-align: center;
	height: 28px;
	width: 99px;
	background-position: center center;
	padding-top: 5px;

}

.gombszoveg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 28px;
	width: 99px;


}
.hires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #81453B;
	text-decoration: none;
}
.cimsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigator:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-bottom: 0px;
}

.alsomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
}
.alsomenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
