.timescim {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
}
.arialcim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.arialszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: justify;
}
.timesszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: justify;
}
.www {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: blink;
	}
.felsorolas {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	list-style-type: square;
}
.timesalcim {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.arialalcim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.timesapro {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.felirat {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	list-style-type: square;
}

.couriercim {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-weight: bold;
}
.courieralcim {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bold;
}
.timesmegjegyzes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

#topbar{
position:absolute;

padding: 0px;

visibility: hidden;
z-index: 100;
}

.menu ul{
font: bold 16px times;
padding-left: 0;
margin-left: 0;
height: 0px;}



.menu {
list-style: none;
display: inline;
}

.menu a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #FFF2BF;
border: 6px solid #FFF2BF;
}

.menu  a:hover{
background-color: #FFE271;
border-style: outset;
}


