BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

TD {
	font-family: Arial;
	font-size: 11;
}

A {
	color : Navy;
}

A:hover {
	color : Maroon;
}

.navilink {
	text-decoration: none;
}

.csapatlink {
	text-decoration: none;
}

.tabla_keret {
	border-right: 1 solid Gray;
}

.cella_fej {
	background-color: #FFF8DC;
}

.cella_fej2 {
	border-bottom: 1 solid Gray;
}

.cella_fej3 {
	border-bottom: 1 solid Gray;
}

.cella_menu {
	border-bottom: 1 solid Gray;
	background-color: #FFCD6C;
}

.cella_menu_k {
	border-right: 1 solid Gray;
}

.cella_tartalom {
	padding: 6 6 6 6;
	background-color: #F6F6F6;
}

.cella_tartalom_bal {
	border-right: 1 solid Gray;
	background-color: #FFFFF0;
}

.cella_ns {
	background-color : #F4E6A4;
}

.tabla_ns_keret {
	border: 1 solid #DCDCDC;
}

.menu_bal {
	border-bottom: 1 solid Gray;
	background-color: #DCDCDC;
	font-weight: bold;
	padding: 6, 6, 6, 6;
}

.link_fekete {
	color: Black;
	text-decoration: none;
}

.textmezo {
	font-family : Tahoma;
	font-size : 10;
}

.cikk_menu {
	border-bottom: 1 solid Gray;
	border-top: 1 solid Gray;
	border-left: 1 solid Gray;
	border-right: 1 solid Gray;
	background-color: #DCDCDC;
	font-family : Tahoma;
	font-size: 8;
}

.menetrendCellaFej {
	background-color: #ADD8E6;
}

.menetrendCella1 {
	background-color: #F5F5F5;
}

.menetrendCella2 {
	background-color: transparent;
}