@charset "iso-8859-2";
/* CSS Document */

body {
	background-color: #FFFFCC;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	font-size: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}

.gomb1 {
	background-color: #FFBD68;
	border-color: #999999;
	color: #333333;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	height: 22px;
}
.gomb2 {
	background-color: #FFFFFF;
	border-color: #DEBD8E;
	color: #333333;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	height: 22px;
}
.gomb3 {
	background-color: #FFCC99;
	border-color: #DEBD8E;
	color: #666666;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	height: 22px;
}

a.link1, a.link1:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a.link1:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.link1:hover {
	text-decoration: underline;
}

a.link2, a.link2:visited, a.link2:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.link2:hover {
	color: #000000;
	text-decoration: none;
}

a.labjegyzet_jelol, a.labjegyzet_jelol:visited, a.labjegyzet_jelol:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	background-color: #DEBD8E;
	text-decoration: none;
}
a.labjegyzet_jelol:hover {
	color: #993300;
	background-color: #FFFFCC;
	text-decoration: none;
}

.almenu_cim {
	text-align: center;
	vertical-align: top;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	padding-left: 11px;
}

.alcim1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}

.alcim2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.hozzasz_nev {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #666666;	
}

.uzenet {
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ie5fix {
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}