body{
	margin:0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
	background-image:url(images/bg_page.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#page{

	
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}
#midcol{
	width:886px;	
}

#rightcol{
	float:right;
	width:auto;	
	
}

#tartalom_fej a{
	color:#990000;

}
#tartalom a{
	color:#006633;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
.cim{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FF6600;
	letter-spacing:3px;
	margin-bottom:30px;
	margin-top:20px;
}
.blokk_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing:1px;
}
.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.nagy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}

.oriasi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#333333;
}
.pici{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

.top_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	height:28px;
	padding:4px;
	padding-bottom:2px;
	border-right:1px dotted #CCCCCC; 
}
.top_menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	height:28px;
	padding:4px;
	padding-bottom:0px;
	border-right:1px dotted #CCCCCC; 
	border-bottom:2px solid #FFCC00;
}


