/* Ez egy stíluslap-file Made by Istvan */

	/** wrapper to make the page center **/
	#tarto {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	}


	.vzold {background-color : #65e3e9;}

	H1 {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: xx-large;
	text-align: Center;
	font-weight: Bold;
	font-style: normal;
	}

	H2 {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: x-large;
	text-align: Center;
	font-weight: Bold;
	font-style: normal;
	}

	H3 {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: large;
	font-weight: Bold;
	font-style: normal;
	text-align: Center;
	}

	BODY {
	/* background-color : #00ffcc;*/
	background-color : #22c3cb;
	}
	
	A {
	color: #047;
	text-decoration: underline;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	}
	
	A:hover {
	color: #f11;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
	
	P.copyr {
	font-family: Verdana, 
