	BODY 
	{
		FONT-SIZE: normal 30px;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	#h1
	{
		font: normal 30px arial, sans-serif;
	}
	#h2
	{
		font: normal 20px arial, sans-serif;
	}

	TD
	{
		color: black;
		#font-family: arial;
		font-size: smaller;
	}
	A
	{
		color: black;
		#font-family: arial;
	}
	A:link
	{
		  color: black;
	}
	A:active
	{
		  color: blue;
	}
	A:hover
	{
		  color: #6a5acd;
	}
	.title
	{
		font-family: arial;
		color: black;
		font-size: xx-large;
		font-weight: bold;
		padding-top: 1px;
		padding-bottom: 1px;
	}		
	.title2
	{
		font-family: arial;
		color: gray;
		font-size: large;
		font-weight: bold;
		padding-top: 1px;
		padding-bottom: 1px;
	}
	.pagenumber
	{
		#font-family: arial;
		color: black;
		font-size: xx-small;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 3px;
	}
	.lowerlinks
	{
		#font-family: arial;
		color: black;
		font-size: x-small;
		font-weight: bold;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.alahuzas
 	{
		border-bottom: 1px ridge #000;
		border-color: #6a5acd;
	}

	a.gomb
 	{
		background: transparent url('image/normal-a-bg.gif') no-repeat top right;
		color: #444;
		display: block;
		float: center;
		font: normal 12px arial, sans-serif;
		height: 24px;
		margin-right: 6px;
		padding-right: 18px; /* a masik hatter tolasa */
		text-decoration: none;
	}
 
	a.gomb span
	{
		background: transparent url('image/normal-span-bg.gif') no-repeat top left;
		display: block;
		line-height: 14px;
		padding: 5px 0 5px 18px;
	}
 
	a.gomb:active
	{
		background: transparent url('image/aktiv-a-bg.gif') no-repeat top right;
		color: #000;
		outline: none; /* Firefox fix */
	}
 
	a.gomb:active span
 	{
		background: transparent url('image/aktiv-span-bg.gif') no-repeat top left;
		padding: 6px 0 4px 18px; /* eltolja a szoveget */
	}


