@import url("cikk2.css");
body {
	font-size: 11pt;
	background-color: white;
	margin: 10mm;
	text-align: left;
}
h1, h2, h3, h4, h5, h6, p, div {
	color: black;
}
.kerets, .keret {
	background-color: #EEE;
}
.keret {
	border-color: black;
}
table.normal th, table.lite th {
	background-color: #EEE;
	}
table.normal td, table.lite td {
	background-color: white;
	border: 1px solid gray;
}
table.normal td.szines, table.lite td.szines {
	background-color: #DDD;
}

