.tahoma {
	font-family:Tahoma;
}

.fekete {
	color:#211c1d;
}

.vszurke {
	color:#c1c1c1;
}

.vvszurke {
	color:#cacaca;
}

.sszurke {
	color:#323232;
}

.voros {
	color:#cb1d1d;
}

.svoros {
	color:#b00006;
}

.feher {
	color:#FFFFFF;
}

.kozepes {
	font-size:11px;
}

.nagy {
	font-size:13px;
}

.bold {
	font-weight:bold;
}

#menu a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#menu a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

#menu a:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}


#center a:link {
	text-decoration:none;
}

#center a:visited {
	text-decoration:none;
}

#center a:hover {
	text-decoration:underline;
}

#center a:active {
	text-decoration:underline;
}

.button {
	border:0px;
	cursor:pointer;
}

.textinput {
	border:1px solid #828282;
	background-color:#ffffff;
	padding:4px;
}

.pontvonal {
	margin-top:10px;
	margin-bottom:10px;
	line-height:0px;
	font-size:0px;
	height:1px;
	background-image:url(/images/dott.gif);
	background-repeat:repeat-x;
}

.hilite{
	background-color:#a8a8a8;
}


.mini {
	font-size:10px;
}
