
html, body	{
		margin:		0px 0px 0px 0px;
		}



/*	Linkek...    */

A:link
	{
	font-family:		"Arial CE", Arial, Helvetica, Helv;
/*	font-family:		"Times New Roman CE", Times; */
	text-decoration:	none;
	font-weight:		bold;
	font-size:		13px;
	color:			#FF9911;
/*	color:			#FF3322; */
	}

A:visited
	{
	font-family:		"Arial CE", Arial, Helvetica, Helv;
/*	font-family:		"Times New Roman CE", Times; */
	text-decoration:	none;
	font-weight:		bold;
	font-size:		13px;
	color:			#FF9911;
/*	color:			#FF3322; */
	}

A:hover
	{
	font-family:		"Arial CE", Arial, Helvetica, Helv;
/*	font-family:		"Times New Roman CE", Times; */
	text-decoration:	none;
	font-weight:		bold;
	font-size:		13px;
	color:			#EEEEEE;
/*	color:			#FF9911; */
	}

A:active
	{
	font-family:		"Arial CE", Arial, Helvetica, Helv;
/*	font-family:		"Times New Roman CE", Times; */
	text-decoration:	none;
	font-weight:		bold;
	font-size:		13px;
	color:			#EEEEEE;
	}








/*	Cimek, bekezdesek...     */



p, h1, h2, h3, h4, h5, pre
	{
	font-family:		"Arial CE", Arial, Helvetica, Helv;
/*	font-family:		"Times New Roman CE", Times; */
	}

h1, h2, h3
	{
	color:			#EEE8AA;
	}

p, h4, h5, pre
	{
	color:			#EEE8AA;
	}


h1
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	font-size:		18px;
	}

h2
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	font-size:		16px;
	}

h3
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	font-size:		13px;
	}

h4
	{
	text-decoration:	underline;
	font-weight:		bold;
	font-style:		normal;
	font-size:		13px;
	}

h5
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	font-size:		13px;
	}








/*      Tablazatok...   */

.menu
	{
	width:			150px;
	padding-left:		15px;
	padding-right:		15px;
	padding-top:		0px;
	padding-bottom:		0px;
	color:			#EEE8AA;
	}




.tdlc	{
	text-align:		left;
	vertical-align:		middle;
	}

.tdrc	{
	text-align:		right;
	vertical-align:		middle;
	}



.tdlt	{
	text-align:		left;
	vertical-align:		top;
	}

.tdrt	{
	text-align:		right;
	vertical-align:		top;
	}



.tdcc	{
	text-align:		center;
	vertical-align:		middle;
	}

.tdct	{
	text-align:		center;
	vertical-align:		top;
	}












/*      Szovegek...   */


.felirat
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	font-size:		11px;
	}

.sakival
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	font-size:		13px;
	color:			#EEE8AA;
	}

.salink
	{
	line-height:		15px;
	}

.notavail
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	font-size:		13px;
	color:			#999999;
	}

.kival	{
	color:			#EEE8AA;
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	font-size:		16px;
	}








.center	{
	text-align:	center;
	}


.tcenter {
	margin:		auto;
	}








/*      Kepek...   */

img	{
	border:		0px;
	}



