
html, body	{
		margin:		5px 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:			#FF0000;
	}

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:			#6495ED;
	}

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:			#FF9900;
	}

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:			#FFFF00;
	}









/*	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:			#FFDC00;
	}

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...   */

td
	{
	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;
	}






.lapszel
	{
	width:			270px;
	height:			60px;
/*	border-left:		1px solid #000000; */
/*	border-top:		1px solid #000000; */
/*	border-right:		0px; */
/*	border-bottom:		0px; */
	padding-left:		3px;
	padding-top:		3px;
	padding-right:		10px;
	padding-bottom:		3px;
/*	background:		#F5C988; */
	text-align:		right;
	vertical-align:		top;
	}

.lapszel-old
	{
	width:			270px;
	height:			60px;
	border-left:		1px solid #000000;
	border-top:		1px solid #000000;
	border-right:		0px;
	border-bottom:		0px;
	padding:		3px;
	background:		#F5C988;
	text-align:		left;
	vertical-align:		top;
	}

.szlogszel
	{
	width:			270px;
	height:			60px;
	padding-left:		0px;
	padding-top:		0px;
	padding-right:		10px;
	padding-bottom:		-14px;
	text-align:		right;
	vertical-align:		top;
	letter-spacing:		0px;
	line-height:		13px;
	text-decoration:	none;
	font-weight:		normal;
	font-style:		italic;
	font-size:		12px;
	color:			#EEE8AA;
	}







/*      Szovegek...   */


.szlogen
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
	font-size:		15px;
	color:			#FFDC00;
	text-align:		right;
/*	letter-spacing:		-1px; */
	letter-spacing:		0px;
	margin-bottom:		-5px;
	}


.felirat
	{
	text-decoration:	none;
	font-weight:		normal;
	font-style:		italic;
	font-size:		12px;
	color:			#EEE8AA;
	line-height:		14px;
	}

.calendar
	{
	text-decoration:	none;
	font-weight:		normal;
	font-style:		normal;
	font-size:		11px;
	color:			#EEE8AA;
	} 

.calendar-old
	{
	text-decoration:	none;
	font-weight:		normal;
	font-style:		normal;
	font-size:		11px;
	color:			#111111;
	} 






.center	{
	text-align:	center;
	}

.tcenter {
	margin:		auto;
	}








/*      Kepek...    */

img	{
	border:		0px;
	}





