@charset "iso-8859-1";
/* CSS Document */
<!--
body {
	background-color: #FFFF00;
	background-image: url(YellowSwirl-player.jpg);
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #AC66CC;
}
.Normal {
	color: #000000;
	font-size: 16px;
	font-family: "Microsoft Sans Serif", serif;
}
.NormalF {
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Microsoft Sans Serif", serif;
	font-weight: bold;
}
.kisDolt {
	color: #000000;
	font-size: 16px;
	font-style: italic;
	font-family: "Arial Narrow", Arial;
}
.kisDoltVastag {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	font-family: "Microsoft Sans Serif", serif;
	font-weight: bold;
}
.kisVastag {
	color: #000000;
	font-size: 17px;
	font-family: "Microsoft Sans Serif", serif;

}
.Vastag {
	color: #000000;
	font-size: 20px;
	font-family: "Microsoft Sans Serif", serif;

}
.Hivatkozas {
	color: #000000;
	font-size: 16px;
	font-family: "Microsoft Sans Serif", serif;
	font-weight: bold;
}
.HivatkozasKek {
	color: #0066CC;
	font-size: 16px;
	font-family: "Microsoft Sans Serif", serif;
	font-style: italic;
	font-weight: bold;
}
.apro {
	color: #000000;
	font-size: 12px;
	font-family: "Microsoft Sans Serif", serif;
}
#Hir {
	margin:auto;
	padding: 1em;
	color: #000000;
	font-size: 16px;
	font-family: "Microsoft Sans Serif", serif;
}
#Hir .vastag {
	color: #000000;
	font-size: 16px;
	font-family: "Microsoft Sans Serif", serif;
	font-weight: bold;
}
#Hir #kep {
	margin:auto;
	padding:0.75em 0 0.75em 0;
	text-align:center;
}
-->