a:link {
	font-weight : bold;
	color : #ee1111;
	text-decoration : none;
}


a:visited {
	font-weight : bold;
	color : #990000;
	text-decoration : none;
}

a:hover {
	font-weight : bold;
	color : #ff2222;
	text-decoration : none;
}


#betolt1 {
	position : absolute;
	width : 100%; 
	text-align : center;
	color : #555555;
	font-size : 16px;
	margin-top : 30%;
	z-index : 5;
}

body {
	margin : 0;
	padding : 0;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #ffffff;
}

#hatter {
	position : absolute;
	width : 1004px;
	height : 884px;
	margin-top : 0px;
	padding-top : 0px;
	margin-left : auto;
	margin-right : auto;
	background-image : url("images/eng_hatter.png");
	z-index : 0;
	visibility : hidden;
}

#nyelvek {
	position : absolute;
	width : 200px;
	height : 80px;
	margin-left : 800px;
}

img {
	border : 0;
	padding : 5px;
}
.kozepre {
	text-align : center;
}
/*______________________FŐMENÜ FORMÁZÁSAI_______________________*/

.fomenu_elemek {
	position : absolute;
	width : 250px;
	height : 30px;
	font-family : arial;
	font-size : 16px;
	font-weight : bold;
	color : #990000;
	text-decoration : none;
}

.fomenu_elemek a:link {
	font-weight : bold;
	color : #990000;
	text-decoration : none;
}


.fomenu_elemek a:visited {
	font-weight : bold;
	color : #990000;
	text-decoration : none;
}

.fomenu_elemek a:hover {
	font-weight : bold;
	color : #ff2222;
	text-decoration : none;
}

#fooldalra {
	position : absolute;
	margin-left : 240px;
	margin-top : 124px;
}

#telepules {
	position : absolute;
	margin-left : 115px;
	margin-top : 230px;
}

#onk_hirek {
	position : absolute;
	margin-left : 54px;
	margin-top : 271px;
	//*text-decoration : blink;*/
}

#cseresznye {
	position : absolute;
	margin-left : 70px;
	margin-top : 313px;
}

#turizmus {
	position : absolute;
	margin-left : 75px;
	margin-top : 355px;
}

#tisza {
	position : absolute;
	margin-left : 50px;
	margin-top : 399px;
}

#galeria {
	position : absolute;
	margin-left : 71px;
	margin-top :442px;
}

#forum {
	position : absolute;
	margin-left : 55px;
	margin-top : 486px;
}

#turisztikai_partnereink {
	position : absolute;
	margin-left : 65px;
	margin-top : 531px;
}

#programok {
	position : absolute;
	margin-left : 90px;
	margin-top : 575px;
}

#kotelezo_kiir {
	position : absolute;
	width : 200px;
	height : 40px;
	margin-top : 825px;
	margin-left : 800px;
	color : #eeeeee;
	text-align : right;
}
/*__________________ALMENÜ FORMÁZÁSAI______________________*/

#almenu_hatter {
	position : absolute;
	width : 179px;
	height : 373px;
	margin-left : 193px;
	margin-top : 259px;
	background-image : url("images/almenu_hatter.png");
	z-index : 1;
}

.almenu_elemek {
	position : absolute;
	width : 130px;
	height : 170px;
	font-family : arial;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	margin-top : 100px;
	margin-left : 23px;
	z-index : 2;
}

.almenu_elemek a:link {
	color : #ffffff;
	text-decoration : none;
}


.almenu_elemek a:visited {
	color : #ffffff;
	text-decoration : none;
}

.almenu_elemek a:hover {
	color : #cccccc;
	font-style : italic;
	text-decoration : none;
}

/*______________AZ IFRAME-ET HORDOZÓ RÉTEG________*/

#iframe{
	position : absolute;
	width : 480px;
	height : 628px;
	margin-top : 143px;
	margin-left : 376px;
	background-color : transparent !important;	
	filter:alpha(opacity=100);		/*IE-nek az átlátszóság*/ 

}

iframe {
	overflow-x : hidden;
	margin : 0;
	padding : 0;
}
/*_____________INDEX.HTML VÉGE_____________________*/


/*_____________TARTALOM OLDALAK_____________________*/

.tartalom {
	width : 480px;
	height : 628px;
	margin-top : 0px;
	margin-left : 0px;
	background-color : transparent !important; /*transparentet ismerő böngészők átlátszóvá teszik a hátteret*/ 
	background-color : red;						/*IE alatt meg jön a régi trükk:					*/
	filter : chroma(color = red);			/*		szín szerinti szűrés						*/
}

.tartalom p {
	text-indent : 20px;
}

.tartalom h3 {
	font-size : 16px;
	font-style : italic;
	text-align : center;
}

.tartalom h4 {
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	padding-bottom : 0px;
	margin-bottom : 0px;
}

.tartalom img {		/*leveszi a képek keretét, és egy alap helyközt ad nekik, hogy ne érjenek össze*/
	border : 0;
	padding-top : 10px;
}

.tartalom .kozepre {		/*középre igazítja az adott p elem tartalmát (legyen az bármi)*/
	text-align : center;
	text-indent : 0px;
}

.tartalom .cella_datum {
	text-align : left;
	vertical-align : top;
	padding-top : 16px;
	font-size : 16px;
	font-weight : bold;
}

.tartalom .cella_program p{
	text-indent : 0px;
}

.tartalom .onk_hirek_menu {
	text-align : center;
	font-size : 13px;
}

.tartalom  a:link {
	color : #cccccc;
	text-decoration : none;
}

.tartalom a:visited {
	color : #cccccc;
	text-decoration : none;
}

.tartalom a:hover {
	color : #888888;
	text-decoration : none;
}
