/*------------------------------BODY------------------------------*/
body {
	background-color: #331800;
	background-image:url(htmlBg.jpg);
	/*background-repeat:repeat-y;*/
	/*background-position:center 0;*/
	SCROLLBAR-FACE-COLOR: #665648;
	SCROLLBAR-HIGHLIGHT-COLOR: #665648;
	SCROLLBAR-SHADOW-COLOR: #665648;
	SCROLLBAR-3DLIGHT-COLOR: #665648;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #a88e77;
	font-family: Georgia;
	font-size:12px;
	color:#1c1813;
}


/*------------------------------TEXT------------------------------*/
A:link    { color:#224609; text-decoration:none; font-weight:bold;} 
A:visited { color:#224609; text-decoration:none;} 
A:hover   { color:#cc0000; text-decoration:underline;} 
A:active  { color:#224609; }

A.endmenu:link    {color:#757575; text-decoration:none; font-size:11px; font-family: Georgia; padding-right:15px;} 
A.endmenu:visited {color:#757575; text-decoration:none; font-size:11px; padding-right:15px;}
A.endmenu:hover   {color:#4BADEA; text-decoration:none; font-size:11px; padding-right:15px;}
A.endmenu:active  {color:#757575; text-decoration:none; font-size:11px; padding-right:15px;}

h1 {
	display:none;
	position:absolute;
}

h2 {
	color:#cc0000;
	padding-top:2px;
	font-family: Georgia;
	font-size: 10px;
	font-weight:bold;
	letter-spacing:2px;
	margin:0 0 10px 0;
	padding-bottom:1px;
	border-bottom:solid 1px #d6bd9e;
}
h3 {
	color:#1c1813;
	padding-top:2px;
	font-family: Georgia;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px 0 0 0;
}

b {
	font-family: Georgia;
	font-size: 11px;
	font-weight:bold;
}

.kiemeltszoveg {
	color:#bb0000;
	font-family: Georgia;
	font-size: 11px;
	font-weight:bold;
}
.kiemeltszoveg2 {
	color:#224609;
	font-family: Georgia;
	font-size: 11px;
	font-weight:bold;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%; /* Required */
}
#contents {
	width:700px;
	padding:0;
	margin: 0 auto;
	text-align:center;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	border:solid 0px red;
	/*background-image:url(cloud.jpg);*/
	background-repeat:no-repeat;
}
/*-------------------------------------------HEADER------------------------------------------*/
#header {
	margin: 0 auto;
	width:666px;
	height:110px;
	border:solid 0px red;
	text-align:left;
}
#headerFlash {
	position:absolute;
}



/*-------------------------------------------MAIN------------------------------------------*/
#main {
	margin: 0 auto;
	width:666px;
	background-image:url(mainBg.jpg);
	background-repeat:repeat-y;
	background-position:0px 65px;
	border:solid 0px red;
	min-height:290px;
}
*html #main {
	background-position:19px 0;
	border:solid 0px red;
	height:360px;
	background-position:0px 15px;
}

/*----------------------RIGHT CONTENT--------------------*/
#rightContent {
	width:415px;
	padding-bottom:20px;
	margin:65px 0 0 235px;
	border:solid 0px black;
	min-height:350px;
	background-image:url(tartalomBg.jpg);
	background-repeat:no-repeat;
	background-position:0 bottom;
	text-align:left;
	font-size:11px;
	text-align:justify;
	color:#000;
}
*html #rightContent {
	height:280px;
	margin:0 0 0 235px;
	border:solid 0px red;
	padding-top:65px;
}
#rightContent img{
	padding:2px;
	border:solid 1px #e2d0b9;
	behavior:url(hover.htc);
}
#rightContent img:hover{
	padding:2px;
	border:solid 1px #cc0000;
}
#rightContent img.hover{
	padding:2px;
	border:solid 1px #cc0000;
}
#list_1 {
	margin:0;
	padding:5px 0px 0 30px;
	list-style-type:none;
}
#list_1 li{
	display:block;
	padding:2px 0 0 17px;
	margin:5px 0 0 0;
	border:solid 0px red;
	background-image:url(list_1.png);
	background-repeat:no-repeat;
}

#almenu {
	margin:100px 0 0 100px;
	list-style-type:none;
}
#almenu li{
	display:block;
	text-align:center;
	width:150px;
	height:20px;
}
#almenu li a{
	padding-top:3px;
	display:block;
	width:150px;
	height:18px;
	font-weight:normal;
}
#almenu li a:hover{
	background-color:#b69d7d;
	font-weight:normal;
}


#linkek {
	margin:70px 0 0 70px;
	list-style-type:none;
}
#linkek li{
	display:block;
	text-align:center;
	width:250px;
	height:20px;
}
#linkek li a{
	padding-top:3px;
	display:block;
	width:230px;
	height:18px;
	font-weight:normal;
	color:#1c1813;
}
#linkek li a:hover{
	background-color:#b69d7d;
	font-weight:normal;
	color:#cc0000;
}

/*------------TABLES---------*/
#difultTable {
	border:solid 0px red;
	margin:10px auto 10px auto;
}
#difultTable tr,td{
	padding:2px 0 2px 5px;
	height:20px;
	border:solid 0px red;
}
#difultTable .sor{
	background-color:#cab699;
	height:20px;
}
#difultTable .sor2{
	background-color:#bda98d;
	height:20px;
}

#galeriaTable {
	width:370px;
	margin: 10px auto 0px auto;
	margin-top:0px;
}
#galeriaTable tr{
	padding:5px;
	height:100px;
}
#galeriaTable a{
	position:absolute;
}

/*---ETLAPTABLE----*/
#etlapTable {
	font-size:11px;
	border:solid 0px red;
	margin:15px 0 0 0px;
	width:420px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1c1813;
}
#etlapTable td{
	border:solid 0px red;
	padding:2px 5px 2px 5px;
	background-color:#cab699;
}
#etlapTable .etlapFokat{
	font-weight:bold;
	background-color:transparent;
	border-bottom:solid 1px #9b815b;
	padding-top:20px;
	color:#fff7ed;
}


/*----------KAPCSOLAT---------*/
#mapBtn {
	position:absolute;
	margin:-13px 0 0 0;
}
*html #mapBtn {
	position:absolute;
	margin:-11px 0 0 -310px;
}
#mapBtn a { 
	width:38px;
	height:38px;
	display:block;
	background-image:url(mapBtn.jpg);
}
#mapBtn a span {
	display:none;
}
#mapBtn a:hover {
	background-position:0 -38px;
}
#mapBox {
	border:solid 0px red;
	padding:10px;
	margin:30px 0 30px 0;
}
#mapBox span{
	font-size:10px;
	padding-left:45px;
}

/*---------------------ÉRDEKLODÉSI URLAP--------------------*/
#emailSenderBox {
	margin:auto;
	width:380px;
	border:solid 0px #111;
	padding:10px;
}
#emailForm {
	width:280px;
	font-family:Georgia;
	font-size:11px;
	margin:0 0 0 50px;
}
#emailForm label{	
	position:absolute;
	font-family:Georgia;
	font-size:11px;
}
#mailInput{
	width:119px;
	height:14px;
	padding:5px;
	border-width:0;
	font-family:Georgia;
	font-size:11px;
	margin:0px;
	background-image:url(inputBg.png);
	background-repeat:no-repeat;
}
*html #mailInput{
	margin:0 0 0 -50px;
}
#mailTextArea {
	width:280px;
	height:100px;
	padding:3px;
	border-width:0;
	font-family:Georgia;
	font-size:11px;
	margin-top:0px;
}
*html #mailTextArea {
	margin:0 0 0 -50px;
}

#mailSendBtn {
	behavior: url(hover.htc);
	color:#fff;
	margin:5px 0 0 243px;
	border-width:0;
	background-color:transparent;
	font-family:Georgia;
	font-size:11px;
	background-image:url(sendBtn.png);
	background-repeat:no-repeat;
	width:44px;
	height:21px;
	display:block;
}
#mailSendBtn.hover {
	cursor:pointer;
	background-position: 0 -21px;
}
#mailSendBtn:hover {
	cursor:pointer;
	background-position: 0 -21px;
}
.error {
	font-size:10px;
	color:#FF0000;
	padding:0px;
	border:solid 0px red;
}
.infoText {
	margin:0 0 1px 0;
	border:solid 0px red;
}





















/*----------------------LEFT CONTENT--------------------*/
#leftContent {
	width:350px;
	height:400px;
	border:solid 0px red;
	margin:10px 0 0 0px;
	position:absolute;
	background-image:url(valasz.jpg);
	background-repeat:no-repeat;
	background-position:195px 60px;
}
#menu {
	position:absolute;
	margin:50px 0 0 -100px;
	border:solid 0px red;
	
}















/*-------------------------------------------FOOOTER------------------------------------------*/
#footer {
	margin: 0 auto;
	background-image:url(footerBg.jpg);
	background-repeat:no-repeat;
	padding:5px 0 5px 0;
	width:666px;
	height:70px;
	text-align:left;
	font-size:11px;
}
*html #footer {
	
}
#footer ul {
	position:absolute;
	margin:24px 0 0 247px;
	padding:0;
}
#footer li {
	display:inline;
	margin:0;
}
#footer li a{
	color:#fff;
	padding:2px 3px 0px 3px;
	line-height:20px;
	font-size:10px;
	font-weight:normal;
}
#footer li a:hover{
	color:#0a0907;
	background-color:#aa9173;
	text-decoration:none;
	border-top:solid 1px #7c6a55;
}
.copyright {
	color:#695240;
	font-size:10px;
	position:absolute;
	margin:50px 0 0 35px;
}
.designed {
	color:#695240;
	font-size:10px;
	position:absolute;
	margin:50px 0 0 530px;
}
.designed a{
	color:#fff7ed;
}
.designed a:hover{
	color:#c91e1e;
}


#cards {
	margin:0 0 0 70px;
}
/*---cardBtns---*/
#defBtn {
	float:left;
	margin:0px 0 0 10px;
}
#defBtn a {
	height:27px;
	display:block;
}
#defBtn a span {
	display:none;
}
#defBtn a:hover {
	background-position:0 -27px;
	border:solid 0px red;
	cursor:default;
}
.visa a { 
	width:40px;
	background-image:url(card_visa.jpg);
}
.master a { 
	width:36px;
	background-image:url(card_master.jpg);
}
.maestro a { 
	width:43px;
	background-image:url(card_maestro.jpg);
}
.udulesi a { 
	width:88px;
	background-image:url(card_udulesi.jpg);
}
.ticket a { 
	width:151px;
	background-image:url(card_ticket.jpg);
}
.pass a { 
	width:56px;
	background-image:url(card_pass.jpg);
}
.jcb a { 
	width:23px;
	background-image:url(card_jcb.jpg);
}
.cheque a { 
	width:27px;
	background-image:url(card_cheque.jpg);
}

#language {
	margin:400px 0 0 75px;
	position:absolute;
}
.hunFlag, .hunFlag:active, .hunFlag:visited{
	display:block;
	background-image:url(flagHun.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	width:15px;
	height:9px;
	float:left;
	padding:1px;
	border:solid 1px #d5c3b2;
	margin-right:10px;
}
.hunFlag:hover{
	border:solid 1px white;
}

.hunFlag span{
	display:none;
}

.engFlag, .engFlag:active, .engFlag:visited{
	display:block;
	background-image:url(flagEng.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	width:15px;
	height:9px;
	float:left;
	padding:1px;
	border:solid 1px #d5c3b2;
	margin-right:10px;
}
.engFlag:hover{
	border:solid 1px white;
}

.engFlag span{
	display:none;
}


.denFlag, .denFlag:active, .denFlag:visited{
	display:block;
	background-image:url(flagDen.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	width:15px;
	height:9px;
	float:left;
	padding:1px;
	border:solid 1px #d5c3b2;
	margin-right:10px;
}
.denFlag:hover{
	border:solid 1px white;
}

.denFlag span{
	display:none;
}

/*#etlapTable h3 {
	color: #c00;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}*/