.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A3E41;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.menutext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A3E41;
	text-decoration: none;
}
.szovegbox {
	border: 1px solid #FFFFFF;
}
.bottomtext {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;

}
.greyline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85898F;
}
.greyline2 {
	border-right-style: none;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

.metaText
{ 
	color: #010101; 
	text-align: center; 
	visibility: hidden; 
	margin-top: 10px; 
}


