/* Global Styles */


#navigation td {
	border-bottom: 1px solid #FFFFFF;
	}
	
#navigation a {
	color: #003366;
	text-decoration: none;
	display:block;
	background-image: url(images/kocka_red.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	padding-left: 20px;
	font-weight: normal;
	background-position: 0px 50%;
	}
	
#navigation a:hover {
	color:#FF6600;
	background-image: url(images/kocka_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-color: #FFFFFF;
	}
	
/* Class Styles */
	

	
.kerulet {
	color: #003366;
	line-height:15px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.lista a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}
