/* TÁBÁZATBAN LÉVŐ SZÖVEGEK */
.futoreklam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#6699FF;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	width:1000px;
	text-align: center;
}

/* open oldali szöveg stílusa */
.fooldalszoveg {
	font-size:14px;
	color:#000000;
/*	background: url(pictures/bg04.jpg) top left;*/
/*	background-color:#FFFFFF;*/
	background-repeat: repeat-x;
/*	border: 5px solid #ffffff;*/
	line-height: 21px;
	width: 49%;
	float: left;
}

/* oldalakon lévő szövegek stílusa */
.SZOVEG { 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
}

.headtext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;	
	font-style: normal;	
	font-weight: bold;
}

.KILEP_TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	vertical-align: middle;
}

.TOVABB_TEXT { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #5E91CA;
}

.admin_sor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

/* felugró ablakok szövegeinek és oszlopainak stílusai */
td.ADATLAP_STATIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-align: right;
	vertical-align: top;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	height: 28px;
	padding-right: 10px;
	width: 150px;
}

td.ADATLAP_ADAT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #660000;
	text-align: left;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 28px;
	padding-left: 10px;
}

td.ADATLAP_ADAT_FELSOROLAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #660000;
	text-align: left;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 28px;
	padding-left: 10px;
}

.text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	cursor: pointer;
}

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}