.menutabla,.menuszegely,.fentlentmenu
{
   font-size: 12px;	
   font-family: Arial, Helvetica, sans-serif;
}
.menuszegely
{
	border : 1px solid #5ab941;
}
.menuszegely1
{
	border-left : 1px solid #5ab941;
	border-top : 1px solid #5ab941;
}
.menuszegely2
{
	border-left : 1px solid #5ab941;
	border-top : 1px solid #5ab941;
	border-right : 1px solid #5ab941;
}
.menuszegely3
{
	border-top : 1px solid #5ab941;
}
.menucim1
{
	background-color: #53bc3c;
}
.menucim2
{
	background-color: #53bc3c;
}
.menucim3
{
	background-color: #53bc3c;
}

body
{
   font-size: 12px;	
   font-family: Arial, Helvetica, sans-serif;
   background-color: #ffffff;	
}

.csoportcim 
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: #53bc3c;
	color: #edff02;
}

.fentlentmenu
{
	color: #1f3291;
    font-size: 13px;	
	text-decoration: none;
	background-color: #53bc3c;
}
a
{
	color: #223d8c;
	text-decoration: none;
}
a:hover
{
	color: #a6130c;
	text-decoration: underline;
}

