body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	



a				{color: #9A8E6A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; text-transform: none}
a:hover			{color: #9A8E6A; text-decoration: underline}

.kivalasztas { bgcolor: #B5AB88;}
.keki10 {color: #9A8E6A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; text-transform: none}
.szoveg {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-transform: none; line-height: 20px;}

.tovabb11 {color: #B7423A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-transform: none}
.tovabb11:hover			{color: #B7423A; text-decoration: underline}

.link11 {color: #9A8E6A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-transform: none}
.link11:hover			{color: #9A8E6A; text-decoration: underline}

#dhtmlgoodies_menu{
		width:113px;	/* Width of main menu */
		
	}
#dhtmlgoodies_menu	li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
	}
#dhtmlgoodies_menu ul{	
		margin:0px;	/* No <ul> air */
		padding:0px;	/* No <ul> air */
	}
#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
		padding-left:10px;
	}
#dhtmlgoodies_menu	li a{	/* Main menu links */
		text-decoration:none;	/* No underline */
		color:#ffffff;	/* Black text color */
		
		height:20px;	/* 20 pixel height */
		line-height:20px;	/* 20 pixel height */
		vertical-align:middle;	/* Align text in the middle */
		background-color:#b8413b;	/* Light blue background color */
		margin:0px;	/* A little bit of air */
		padding:1px;	/* Air between border and text inside */
		border:1px solid #7f3a35;	/* Black border */
		
		display:block;
	}
#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
		color:#FFFFFF;
		background-color:#990000;
	}
.dhtmlgoodies_subMenu{
		font-size:12px;
		font-weight:bold;	
		font-family: Book Antiqua;	/* Font for main menu items */
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		background-color:#b8413b;
		text-align:center;
		border:1px solid #7f3a35;
	
	}
.dhtmlgoodies_subMenu ul{
		margin:0px;
		padding:0px;	
	}
.dhtmlgoodies_subMenu ul li{
		list-style-type:none;
		margin:0px;
		padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
		width:80px;
	}
.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color:#ffffff;	/* Black text color */
		height:16px;	/* 16 pixels height */
		line-height:16px;	/* 16 pixels height */
		padding:1px;	/* 1px of "air" inside */
		
		display:block;	/* Display as block - you shouldn't change this */
	}
.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		color:#FFFFFF;	/* White text */
		background-color:#990000;	/* Blue background */
	}

.fomenu {
	text-align:center;
		font-size:11px;
		font-weight:bold;	
		font-family: Book Antiqua;	/* Font for main menu items */
		}