body {
	margin-right : 12;
	margin-top : 12;
	margin-bottom : 12;
	margin-left : 12;
	font-family : Arial;
	font-size : 12;
}

A {
	text-decoration : none;
	color : #0495CE;
}

A:hover {
	text-decoration : underline;
	color : #708090;
}

td, p {
	font-family : inherit;
	font-size : 12;
}

.cim {
	font-family: inherit;
	font-size: 14;
	font-weight: bold;
}

.tabla_fejlec {
	background-color : #FFDEAD;
	border : 1px solid Black;
}

.tabla_navigacio {
	background-color : #FDF5E6;
	border : 1 solid;
}

.tabla_infofejlec {
	background-color : #FFF8DC;
	border-bottom-color : #ADD8E6;
	border-bottom-style : solid;
	border-bottom-width : 1;
}

.mehet {
	border: solid #AAAAAA 1;
	background-color: #F0F8FF;
	font-family: inherit;
	font-weight: bold;
	font-size: 10;
}


