@charset "iso-8859-1";
/* CSS Document */

body{
	background: url('../images/bg1.jpg');
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

#all{
	width: 932px;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	height: 100%;
	position: relative;
}

#page{
	width: 900px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#left{
	background-image: url('../images/page_left_bg.png');
	background-repeat: repeat-y;
	width: 16px;
	position: absolute;
	left: 0px;
	height: 100%;
	top: 0px;
}

#right{
	background-image: url('../images/page_right_bg.png');
	background-repeat: repeat-y;
	width: 16px;
	position: absolute;
	left: 916px;
	height: 100%;
	top: 0px;
}

/*=====================F E J R É S Z===========================*/

#head{
	height: 258px;
	width: 900px;
}

#menu{
	border: 0px;
	width: 900px;
	position: relative;
	left: 0px;
	top: 219px;
}

#menu td{
	width: 163px;
	text-align: center;
}

#menu td a{
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	
}

#menu td a:hover{
	color: #000;
	background-color: #ffd24a;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	border-bottom: 3px solid #ff8a00;
}

#lang{
	position: absolute;
	top: 30px;
	left: -28px;
	text-decoration: none;
	z-index: 2;
}

#langbg{
	position: absolute;
	top: 14px;
	left: -34px;
	text-decoration: none;
}

#virtual_btn{
	position: absolute;
	top: 131px;
	left: 273px;
	text-decoration: none;
}

#virtual_btn img{
	border: none;
}

#tooltip {
	color: #000;
	background-color: #fff;
}

/*=====================T A R T A L O M=========================*/

#content{
	height: 100%;
	min-height: 300px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 900px;
	background-color: #e6e6e6;
}

img.gallery{
	left: 100px;
	border: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#gallery{
	width: 80%;
	border: 0px;
}

#gallery td{
	text-align: center;
	width: 33%;
}

#imglink img{
	border:3px solid #feca3d;
}

#imglink img:hover{
	border:3px solid #ff8a00;
}

#panorama img {
	border: 5px solid #c16600;
}

#panorama img:hover {
	border: 5px solid #ff8600;
}

#link a{
	font-size: 12px;
	text-decoration: none;
	color: #943601;
	font-weight: bold;
	padding: 3px;
}

#link a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background-image: url();
	background-color: #ffd24a;
	background-repeat: repeat-y;
	background-position: center;
	padding: 3px;
}

#diakmenu a{
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}

#diakmenu a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-image: url();
	background-color: #c30404;
	background-repeat: repeat-y;
	background-position: center;
	padding: 3px;
}

#partnerlink a{
	font-size: 20px;
	text-decoration: none;
	color: #943601;
	font-weight: bold;
	padding: 3px;
}

#partnerlink a:hover{
	font-size: 20px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background-image: url();
	background-color: #ffd24a;
	background-repeat: repeat-y;
	background-position: center;
	padding: 3px;
}

#helyek td{
	background-color:#fefe76;
}

#helyek td:hover{
	background-color:#ffd24a;
}

#helyek a{
	font-size: 20px;
	text-decoration: none;
	color: #943601;
	font-weight: bold;
	padding: 3px;
}

#helyek a:hover{
	font-size: 20px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background-image: url();
	background-color: #ffd24a;
	background-repeat: repeat-y;
	background-position: center;
	padding: 3px;
}

ul li { 
	list-style-position: outside; 
	list-style-image: url(images/154.png); 
	font-size: 12px; 
	color: #000000; 
	padding-left: 10px; 
	line-height: 18px; 
}

ul li:hover { 
	list-style-position: outside; 
	list-style-image: url(images/03.png); 
	font-size: 12px; 
	color: #000000; 
	padding-left: 10px; 
	line-height: 18px; 
}

#form{
	position: relative;
}

	input.input{
		margin-bottom: 5px;
		border: 1px solid  #000;
	}
	
	input.input:hover{
		margin-bottom: 5px;
		border: 1px solid  #000;
		background-color: #FFD042;
	}
	
	input.submit{
		margin-bottom: 5px;
		border: 1px solid  #000;
		color: #fff;
		background-color: #D97007;
	}
	
	input.submit:hover{
		margin-bottom: 5px;
		border: 1px solid  #000;
		color: #fff;
		background-color: #000;
	}

	#form textarea{
		border: 1px solid  #000;
		margin-bottom: 5px;
	}
	
	#form textarea:hover{
		border: 1px solid  #000;
		margin-bottom: 5px;
		background-color: #FFD042;
	}
	
/*=====================A L A G S O R===========================*/

#footer{
	height: 160px;
	width: 900px;
	background: #333333;
}

#footer table{
	width: 810px;
	position: relative;
	top: 60px;
	left: 20px;
	color: #FFF;
}

#footer a{
	text-decoration: none;
	color: #FFF;  
}
