BODY {
	margin			: 10px;
}

P, DIV, UL, LI {
	font-family		: Verdana, Tahoma, "Times New Roman", Arial;
	font-size		: 12px;
}

P {
	margin			: 10px 20px;
	text-align		: justify
}

UL {
	margin			: 5px 0;
}

A:link, A:visited, A:hover, A:active {
	color			: #008;
	text-decoration		: none;
}

A:hover {
	text-decoration		: underline;
}

DIV.oldalcim {
	margin			: 30px;
	font-size		: 24px;
	text-align		: center;
}

DIV.cim {
	font-size		: 18px;
	text-align		: left;
}

DIV.alcim {
	margin			: 20px 20px 10px;
	font-size		: 14px;
	font-weight		: bold;
	text-align		: left;
}

DIV.csoport {
	padding			: 20px 0 10px;
	font-size		: 14px;
	font-weight		: bold;
}

SPAN.dolt {
	font-style		: italic;
}

SPAN.tt_fix {
	font-size		: 13px;
	font-family		: "Courier New";
}

SPAN.cmd, SPAN.file, SPAN.web, SPAN.pkg {
	font-size		: 13px;
	font-family		: "Courier New";
	font-weight		: bold;
}

SPAN.comment {
	color			: #888;
	font-style		: italic;
}

DIV.lista, DIV.pelda, UL.lista {
	margin			: 20px;
	padding			: 10px;
	border			: 2px solid #CCA;
	background		: #EED;
	font-family		: "Courier New";
}

DIV.kod, DIV.comment {
	font-family		: "Courier New";
	display			: table-cell;
}

DIV.file {
	margin			: 0 0 10px;
	padding			: 0 0 2px;
	font-size		: 13px;
	font-weight		: bold;
	font-family		: "Courier New";
	border-width		: 0 0 1px;
	border-color		: #000;
	border-style		: dashed;
}

DIV.comment {
	padding			: 0 0 0 30px;
	color			: #888;
}

UL.lista LI {
	margin			: 5px 0 5px 20px;
}

DIV.szerzo, DIV.datum {
	font-style		: italic;
	text-align		: right;
}

DIV.szerzo A:link, DIV.szerzo A:visited, DIV.szerzo A:hover, DIV.szerzo A:active {
	font-style		: italic;
}

DIV.vissza {
	margin			: 10px 0 0 0;
	text-align		: right;
}

