
/* bekemeditacio - index.css */


html, body
	{
	z-index:		0;
/*	scrollbar-base-color:	#F5C988; */
/*	scrollbar-face-color:	#F5C988; */
	margin:			10px 10px 10px 10px;
	font-weight:		normal;
	font-size:		12px;
	font-style:		normal;
	font-family:		"Arial CE", Arial, Helvetica, Helv;
/*	font-family:		"Times New Roman CE", Times; */
	text-align:		left;
	color:			#111111;
	background:		#FFFFFF;
/*				url("./../bgnds/gpmdbg.jpg"); */
	}


td	{
	color:			#111111;
	}



/*	Linkek... */


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

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

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

A:active
	{
	font-family:		"Arial CE", Arial, Helvetica, Helv;
/*	font-family:		"Times New Roman CE", Times; */
	text-decoration:	none;
/*	font-weight:		bold; */
	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, h3	{
/*	color:			#772211; */
/*	color:			#CC3322; */
	color:			#111111;
	}

p, h2, h4, h5, pre
	{
	color:			#111111;
	}


h1
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		normal;
/*	font-size:		16px; */
	font-size:		25px;
	}

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

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

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

.szoveg
	{
	text-decoration:	none;
	font-weight:		normal;
	font-style:		normal;
	font-size:		12px;
	}

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

.iszoveg
	{
	text-decoration:	none;
	font-weight:		normal;
	font-style:		italic;
	font-size:		12px;
	}

.uszoveg
	{
	text-decoration:	underline;
	font-weight:		normal;
	font-style:		normal;
	font-size:		12px;
	}

.biszoveg
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		italic;
	font-size:		12px;
	}

.buszoveg
	{
	text-decoration:	underline;
	font-weight:		bold;
	font-style:		normal;
	font-size:		12px;
	}

.biuszoveg
	{
	text-decoration:	underline;
	font-weight:		bold;
	font-style:		italic;
	font-size:		12px;
	}


.nszoveg
	{
	text-decoration:	none;
	font-weight:		normal;
	font-style:		normal;
	font-size:		15px;
	}

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

.inszoveg
	{
	text-decoration:	none;
	font-weight:		normal;
	font-style:		italic;
	font-size:		15px;
	}

.binszoveg
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		italic;
	font-size:		15px;
	}


.docszerzo
	{
	text-decoration:	none;
	font-weight:		bold;
	font-style:		italic;
	font-size:		12px;
	color:			#111111;
	}

.doctitulus
	{
	text-decoration:	none;
	font-weight:		normal;
	font-style:		italic;
	font-size:		12px;
	color:			#111111;
	}


.center
	{
	text-align:	center;
	}

.tcenter
	{
	margin:		auto;
	}



/*	Kepek...     */

img	{
	border:		0px solid;
	}




