DIV {
	font-family : Tahoma, Verdana, Helvetica ;
}

.clsCMOn {
	color: #2e4734;
	font-size : 16px;
	font-weight: 500;
	font-variant: small-caps;
	text-decoration : none;
        padding: 4px 10px;
}

.clsCMOver {
	color: #ffffd5;
	font-size : 16px;
	font-weight: 500;
	font-variant: small-caps;
	text-decoration : none;
        padding: 4px 10px;
}

.verysmall{
	font-size: 3px;
}

.small {
	color: #2e4734;
	font-size: 11px;
	text-decoration : none;
	padding-top: 10px;

}

.middle {
	color: #2e4734;
	font-size: 12px;
	text-decoration : none;
	padding-top: 10px;

}


.main_normal {
	color: #53392a; 
	font-size : 13px;
	font-weight: none;
	text-decoration: none;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

.red_text {
	color: red; 
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.left_space {
	padding-left: 10%;
}

.sp {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.dp {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.dotted_border {
	border: dotted thin #2e4734;
}

.menuitem {
	border: solid thin #eae036;
	color: #2e4734;
	background-color: #ffffd5;
	padding: 5px 20px 5px 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight: 500;
	font-variant: small-caps;
	text-decoration : none;
}

.menuitemonit {
	border: solid thin #eae036;
	color: #ffffd5;
	background-color: #2e4734;
	padding: 5px 20px 5px 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight: 500;
	font-variant: small-caps;
	text-decoration : none;
	cursor: pointer;
}

.tr_table {
	background-color: transparent;
	margin-left: 20pt;
}

.reklamszoveg {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration : none;
	color: #2e4734;
}

