body {
	margin: 0px;
}
#menuDiv {
	background-color: #FFFFFF;
	height: 100%;
	width: 145px;
	margin-top: 3px;
}


#foMenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	height: 15px;
	width: 140px;
	text-align: right;
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
#alMenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	height: 12px;
	width: 130px;
	margin-bottom: 2px;
	margin-left: 5px;
	text-align: right;
	text-indent: 2px;
	text-decoration: none;
}
#ures {
	padding: 2px;
	height: 12px;
	width: 110px;
	margin-bottom: 2px;
	margin-left: 20px;
	text-align: right;
	text-indent: 2px;
	text-decoration: none;
}

.oldalnevCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9900;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
