#news{
	font-size: 12px;
}
#jump{
	height: 20px;
	color: #0077AA;
	font-size: 10px;
}
.title a#jump {
	color: #0077AA;
	text-decoration: none;
	font-size: 10px;
}
.title a:hover#jump {
	color: #0077AA;
	text-decoration: underline;
	font-weight: bold;
}
#flags #szunet{
	height: 130px;
}
#flags{
	margin-bottom: 10px;
}
/* BALOLDALI MENÜ HIVATKOZÁSAI*/
#balmenu a{
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
#balmenu a:hover{
	text-decoration: underline;
	font-weight: normal;
}

/* JOBBOLDALI MENÜ HIVATKOZÁSAI */
#rightmenu{
	padding-top: 0px;
}
#rightmenu a{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
#rightmenu a:hover{
	text-decoration: underline;
	font-weight: normal;
}
/**/
.counter{
	padding-right: 20px;
	letter-spacing: 10px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
/**/


/* A BETÖLTÉSKOR LÁTSZÓDÓ TÖLTÉS FOLYAMATBAN FELIRAT KERETE*/
.loader{
	color: #0077AA;
	margin: 50px;
	border: 1px solid #0077aa;
	text-align: center;
	padding: 10px;
	font-size: 10px;
}

/* ALMENÜK CÍMSORA */
#targetDiv table tr td h4 {
	color: #FF9966;
	font-size: 14px;
	font-weight: bold;
}
/* ALMENÜK TARTALOM HIVATKOZÁSAI*/
#targetDiv table tr td a , #targetDiv a{
	color: #0077AA;
	font-size: 12px;
	font-weight: normal;
}
#targetDiv table tr td a:hover , #targetDiv a:hover{
	color: #0077AA;
	font-size: 12px;
	font-weight: bold;
}

/* KAPCSOLAT ADATOKAT TARTALMAZÓ JOBBOLDAL ADATAI */
/*ADATOK*/
#kapcsolat{
	color: #000000;
}
/*CSILLAGOK*/
#kapcsolat #stars {
	color: #223344;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 5px;
	letter-spacing: 5px;
}
/* NYITVA TARTÁS*/
#kapcsolat table tr td{
	color: #000000;
	font-size: 10px;
}
/*HIVATKOZÁS*/
#kapcsolat a{
	color: #000000;
	text-decoration: none;
}
/*HIVATKOZÁS EGÉRREL*/
#kapcsolat a:hover{
	text-decoration: underline;
}
/*ONKORMÁNYZAT*/
#kapcsolat .onkorm{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}

/* HÍREK, RENDEZVÉNYEK OLDALON A MEGJELENÍTENDŐ HÍR, RENDEZVÉNY KERETE */
#newsDiv{
	margin: 10px;
	padding: 20px;
	font-size: 12px;
}
#newsTitle {
	background-color: #0077AA;
	color: #FFFFFF;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

/* KÖZÉPSŐ TARTALOM ADATAI*/
#targetDiv{
	font-size: 14px;
}

/*NÉMET VERZIÓ*/
#germanDiv{
	text-align: right;
}
#germanDiv a{
	color: #333333;
}
#germanDiv a:hover{
	color: #0077aa;
	font-weight: normal;
}

/* Galéria tábla */
#galerytable{
	border: 1px solid #0077AA;
}

/*a:link {color: #FF0000}
a:visited {color: #00FF00}
a:hover {color: #FF00FF}
a:active {color: #0000FF}
*/

