body{
	background-color: #034200;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color:000;
	font-size: 10px;
}

td, .td {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color:000;
	font-size: 10px;
}

a {
	color:000;
}

.menu{
	background-color: #f9ead6;
}
.content{
    background-color: #ffffff;
	color:000;
	font-size: 12px;
}
.fo_hir{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color:#df7436;
	font-size: 14px;
	text-decoration:underline;	
	font-weight: bold;
	
}
.overland{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	
}
.bolt{
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color:#df7436;
	font-size: 16px;
	font-weight: bold;
}
.nyitva{

	color:#000000;
	font-size: 16px;
	font-weight: bold;
}
.nyitva_cont{	
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color:000;
	font-size: 12px;

}
.forumnagy, a.forumnagy, h2, h3, .h2, .h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1b3506;
}

.forumfejlec, a.forumfejlec {
	font-size: 12px;
	font-weight: normal;
	background-color: #1b3506;
	color: #ffffff;
}

.forumnormal {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color:000;
	font-size: 10px;
}

.hir{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color:#000;
	font-size: 10px;
	
	
}

	.clear{
		clear:both;
	}
	
	#mainContainer{
		width:120px;
		text-align:right;
		margin:0 auto;
		height:100%;
		padding-top:10px;
		padding-right:10px
	}
	
	#leftMenu{
		width:120px;
		padding-left:6px;
		padding-right:10px;
		float:left;
	}

	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:120px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:120px;	
		padding-left:0px;	

	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
	
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
	
		color:907758;
		font-size: 12px;
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
	
		color:000;
		font-size: 10px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
	
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
	
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
	
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{

	
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
	
	
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
	
	}
	

