body {
	color: #000;
	background-color: #fff;
	font-family: "Times New Roman",times,serif;
	/*text-align: justify;*/
	line-height: 1.5;
}

h1 {
	margin: 36px 0;
	font: normal 24px Georgia,"Times New Roman",times,serif;
	border-bottom: 1px solid #000;
}

ul {margin: 0 0 24px 0;}

#fejlec, #oldalsav_kezdo, #oldalsav, .footer {display: none;}

table, td {
    border: 1px solid #000;
	border-collapse: collapse;
}


