/*------------------------------BODY------------------------------*/
body {
	background-color: #222;
	background-image:url(htmlBg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family: Arial;
	font-size:11px;
	color:#fff;
}


/*------------------------------TEXT------------------------------*/
A:link    { color:#ffd800; text-decoration:none;} 
A:visited { color:#ffd800; text-decoration:none;} 
A:hover   { color:#8cc3ff; } 
A:active  { color:#ffd800; }

A.endmenu:link    {color:#7e7864; text-decoration:none; font-size:10px; font-family: Arial;} 
A.endmenu:visited {color:#7e7864; text-decoration:none; font-size:10px; font-family: Arial;}
A.endmenu:hover   {color:#386799; text-decoration:none; font-size:10px; font-family: Arial;}
A.endmenu:active  {color:#386799; text-decoration:none; font-size:10px; font-family: Arial;}

/*sima szoveg*/
/*.szoveg {
color:#222222;
font-family: Arial;
font-size: 13px;
}
*/
/*.aktualis {
color:#ff0000;
padding-top:2px;
font-family: Arial;
font-size: 12px;
font-weight:bold;
letter-spacing:2px;
height:20px;
}*/

strong {
color:#ffd800;
font-family: Arial;
font-size: 11px;
font-weight:bold;
}

.kiemeltszoveg {
color:#52ABFF;
font-family: Arial;
font-size: 12px;
font-weight:bold;
letter-spacing:1px;
}

img { 
border:solid 2px #32373b;
margin:5px;
}

/*------------------------------KEP KERET------------------------------*/
.fotgal {border:2px; border-thickness: 2px; border-color: #cccccc; border-style: double; margin:5 5 5 5;}
A:hover, A:active { border-color: #4BADEA; border:2px;}
A:hover .fotgal, A:active .fotgal {border:2px; border-thickness: 2px; border-color: #4BADEA; border-style: solid}
/*------------------------------KEP KERET------------------------------*/


h1 {
display:none;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%; /* Required */
}
#contents {
	width:753px;	
	background-color:#777;
	background-image:url(mainBg.gif);
	background-repeat:repeat-y;
	padding:0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	/*border:solid 2px red;*/

}

/*------------------------------HEADER------------------------------*/
#header {
background-color:#999999;
background-image:url(header.png);
height:150px;
}

#header_eng {
background-color:#999999;
background-image:url(header_eng.png);
height:150px;
}

#header_ger {
background-color:#999999;
background-image:url(header_ger.png);
height:150px;
}

#header_pol {
background-color:#999999;
background-image:url(header_pol.png);
height:150px;
}

*html #header {
background-image:url(header.jpg);
}


*html #header_eng {
background-image:url(header_eng.jpg);
}

*html #header_ger {
background-image:url(header_ger.jpg);
}

*html #header_pol {
background-image:url(header_pol.jpg);
}

.flashKep {
	position:absolute;
	margin:0 0 0 -40px;
	z-index: 6;
}

.flashHotel {
	position:absolute;
	margin:10px 0 0 340px;
	z-index: 5;
}

/*-------------IKONOK----------------*/
/*homeBtn*/
#homeBtn {
	position:absolute;
	margin:40px 0px 0px 710px;
}
#homeBtn a { 
	width:23px;
	height:23px;
	display:block;
	background-image:url(homeIcon.gif);
}
#homeBtn a span {
	display:none;
}
#homeBtn a:hover {
	background-position:0 -23px;
}

/*mailBtn*/
#mailBtn {
	position:absolute;
	margin:72px 0px 0px 710px;
}
#mailBtn a { 
	width:23px;
	height:23px;
	display:block;
	background-image:url(mailIcon.gif);
}
#mailBtn a span {
	display:none;
}
#mailBtn a:hover {
	background-position:0 -23px;
}

#main {
}
#main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
*html #main  {height: 1%;}
/* End hide from IE-mac */


/*------------------------------LEFT CONTENT------------------------------*/
#leftContent {
	/*border:solid 2px white;*/
	padding:10px;
	width:175px;
	text-align:left;
	float:left;
	height:550px;
	/*border:solid 2px red;*/
}

.flashMenu {
	margin:50px 0 0 14px;
}

/*------------------------------CETNER CONTENT------------------------------*/
#centerContent {
	width:546px;
	/*border:solid 2px white;*/
	text-align:justify;
	float:left;
}

*html #centerContent {
	width:542px;
}

#centerContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.aktualis {
	/*border:solid 2px red;*/
	text-align:right;
}

#tartalomContent {
padding:10px 10px 100px 15px;
border:solid 0px red;
}


/*------------------------------- TABLES ---------------------------------------*/
#arak_table {
font-size:11px;
color:#3c3b37;
border-width:2px; 
border-color:#F5F1E6; 
border-style:solid; 
}
#arak_table tr {
behavior: url(hover.htc);
background-color:#DCD9D0;
}
#arak_table tr.hover {
background-color:#CDC8BA;
}
#arak_table tr:hover {
background-color:#CDC8BA;
}


#table_ia {
border-width:2px; 
border-color:#F5F1E6; 
border-style:solid; 
color:#3c3b37;
}

#galeria_table {
border-width:2px; 
border-color:#F5F1E6; 
border-style:solid; 
}
#galeria_table tr {
behavior: url(hover.htc);
background-color:#DCD9D0;
}
#galeria_table tr.hover {
background-color:#CDC8BA;
}
#galeria_table tr:hover {
background-color:#CDC8BA;
}

#galeria_table td {
behavior: url(hover.htc);
background-color:#DCD9D0;
}
#galeria_table td.hover {
background-color:#CDC8BA;
}
#galeria_table td:hover {
background-color:#CDC8BA;
}


/*------------------------------- FOGLALAS --------------------------------*/
#nevIN  {
	behavior: url(hover.htc);
	border-width:0px;
	background-image:url(inTf.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	width:125px;
	height:19px;
	font-family:arial;
	font-size:11px;
	padding:5px 0 0 7px;
	text-align:left;
	color:#bbc4d1;
}
#nevIN:hover {
color:#fff;
}
#nevIN.hover {
color:#fff;
}

#kicsiIN  {
	behavior: url(hover.htc);
	border-width:0px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url(inTfKicsi.gif);
	width:25px;
	height:19px;
	font-family:arial;
	font-size:11px;
	padding:5px 0 0 7px;
	text-align:left;
	color:#bbc4d1;
}
#kicsiIN:hover {
color:#fff;
}
#kicsiIN.hover {
color:#fff;
}


#uzenetIN  {
	behavior: url(hover.htc);
	border-width:0px;
	background-repeat:no-repeat;
	background-color:transparent;
	background-image:url(uzenetTf.gif);
	border-style:solid;
	background-color:#C6C2B8;
	width:409px;
	height:102px;
	font-family:arial;
	font-size:11px;
	padding:4px 0 0 7px;
	text-align:left;
	color:#bbc4d1;
}
#uzenetIN:hover {
color:#fff;
}
#uzenetIN.hover {
color:#fff;
}

#list1 {
background-color:#454b50;
color:#FFFFFF;
border-color:#6d7784;
font-size:11px;
}

#list2 {
background-color:#454b50;
color:#FFFFFF;
border-color:#6d7784;
font-size:11px;
}

#list3 {
background-color:#454b50;
color:#FFFFFF;
border-color:#6d7784;
font-size:11px;
}

#mehetBtn {
	display:block;
	border:0px;
	margin-top:5px;
	margin-left:365px;
	position:absolute;
	behavior: url(hover.htc);
	background-image:url(mehetBtn.gif);
	cursor:pointer;
	width:52px;
	height:24px;
}
*html #mehetBtn {
	margin-left:-60px;
}
#mehetBtn.hover {
	cursor:hand;
	background-position: 0 -24px;
}
#mehetBtn:hover {
	cursor:hand;
	background-position: 0 -24px;
}


/*------------------------------FOOTER------------------------------*/
#footer {
	background-image:url(footerBg.png);
	background-repeat: no-repeat;
	margin:0;
	width:753px;
	height:90px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	text-align:center;
	font-size:11px;
	z-index: 3;
}
#footer {
	background-image:url(footerBg.jpg);
}

.footerMenu {
margin:18px 0 0 140px;
width:460px;
}

*html .footerMenu {
margin:18px 0 0 0;
}

.copyr {
display:block;
margin:28px 0 0 0px;
color:#5a5a5a;
}
.reklam {
	color: #3C311A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.r_keret {
	border: 1px solid #34590B;
}

a.rc{
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.rc:hover {
	color: #3C311A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
a.rc:visited {
	color: #3C311A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}	
a.rl{
	color: #3C311A;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.rl:hover {
	color: #FFAE5E;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}	
a.rl:visited {
	color: #FF9933;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}	
