.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.normal,.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.text:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	text-align: justify;
}

.textBold,.textBoldCim {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textBold:hover,.textBoldCim:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.textBoldCim	{color: #330000;}

.textTitle,.textTitleSzerzo {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textTitle:hover,.textTitleSzerzo:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.textTitleSzerzo,.textTitleSzerzo:hover	{font-size: 18px;}

.bigTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 25px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.whiteLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.whiteLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.textBoldKiemelt {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.forumTemaTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.forumButton {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	background-color:#999999;
	padding-left:10;
	padding-right:10;
	padding-top:2;
	padding-bottom:2;
	margin-right: -5px;
}
.forumButton:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	background-color:#FF0000;
	padding-left:10;
	padding-right:10;
	padding-top:2;
	padding-bottom:2;
	margin-right: -5px;
}
.textKicsi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.regisztracioForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 16px;
	width: 200px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.imgLeft	{float:left; margin-right:5px; margin-bottom:2px;}
.lapszamImg	{width:70px; height:100px;}
input		{font-size:10px;}
.enableInput	{border: thin solid #990000;}
.hideImage	{-moz-opacity:0.4; filter:alpha(opacity: 40); opacity:0.4;}

