HTML, BODY, #table 
{
    	margin:	0 0 0 0;
	background:	rgb(255,255,255);
	background-repeat: 					repeat-y;
	background-position: 					top;						
	height:							100%;
	width:							100%;
	font-family: 						Arial;
	font-size: 						11px;	
	color: 							rgb(0,0,0);	
}

a:link, a:visited, a:active 
{
	color:							rgb(75,112,171);
	text-decoration: 					none;
}
		
a:hover 
{
	color:							rgb(75,112,171);
	text-decoration: 					underline;
}	


.menuelem
{
	
	color:							rgb(75,75,75);
	text-decoration: 					none;
}


P
{
	font-family: 						Arial;
	font-size: 						11px;	
	color: 							rgb(0,0,0);			
}

TD
{
	font-family: 						Arial;
	font-size: 						11px;		
}
					
.focim_off 
{
	color:							rgb(255,255,255);
	font-weight:						bold;
 	padding: 						0em 0em 0em 1em;
 	font-size:                      			12px;
 	font-family:                    			Tahoma;   	
} 										
	
.infobox
{
	line-height:						170%;
	padding: 						0em 0em 0em 1em;
 	font-size:                      			11px;
 	font-family:                    			Tahoma;
	background-repeat: 					no-repeat;	  	
	background-image: 					url('/teszt_resourcea2/51/infobox6.jpg');	  	
}


.infoboxdiv
{
	line-height:						125%;
}
						
.almenu_1_off
{
	color:							rgb(75,75,75);
	padding: 						0em 0em 0em 1em;
 	font-size:                      			11px;
 	font-family:                    			Tahoma;
	background-repeat: 					no-repeat;	  	
}

.almenu_2_off
{
	color:							rgb(75,75,75);
	padding: 						0em 0em 0em 1em;
 	font-size:                      			11px;
 	font-family:                    			Tahoma;
	/*background-repeat: 					no-repeat; 			*/
}


.almenu_3_off 
{
	color:							rgb(75,75,75);
	padding: 						0em 0em 0em 1em;	
 	font-size:                     				11px;
 	font-family:                    			Tahoma;  
	background-repeat: 					no-repeat; 		
}

.almenu_1_off, .almenu_2_off, .almenu_3_off,
.almenu_1_off a:link, .almenu_1_off a:visited, .almenu_1_off a:active, 
.almenu_2_off a:link, .almenu_2_off a:visited, .almenu_2_off a:active, 
.almenu_3_off a:link, .almenu_3_off a:visited, .almenu_3_off a:active 
{
	color:							rgb(75,75,75);
	text-decoration:					none;
}


.almenu_1_off a:hover, .almenu_2_off a:hover, .almenu_3_off a:hover
{
	color:							rgb(0,0,0);
 	text-decoration:                			underline;
}


.infobox a:link, .infobox a:visited, .infobox a:active 
{
	color:							yellow;
	text-decoration:					underline;
}


.lablec {
color: rgb(153,154,154);
 }

a.lablec:link, a.lablec:visited, a.lablec:active {
color: rgb(153,154,154);
text-decoration: none;
 }

a.lablec:hover {
color: rgb(0,0,0);
text-decoration: underline;
 }



