@charset "UTF-8";

#container { 
	margin: 0 auto;
	width: 718px;
	background-image:url(images/bg_rightcolumn.png);
	background-repeat:repeat-y;
	background-position:right;
}

#header {
	color: #333;
	width: 718px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 20px;
	background: #BD9C8C;
}

#menu { 
	color: #333;
	border: 0px solid #ccc;
	background: #E7DBD5;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 126px;
	float: left;
	background-image:url(images/bg_menu.png);
	background-repeat:repeat-y;
}

#menu SPAN {
	position:relative;
	bottom: 0px;
}


#menu_end { 
	height: auto;
	width: 143px;
	float: left;
	clear:both;
}

#rightcolumn { 
	float: right;
	color: #333;
	border: 0px solid #ccc;
	background-image:url(images/bg_rightcolumn.png);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 592px;
	display: inline;
}

#footer { 
	width: 718px;
	clear: both;
	color: #333;
	border: 0px solid #ccc;
	text-align:right;
}

.innermargin {
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 10px;
	text-align:left;
}

.intro {
	font-family: verdana, arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #26503C;
	text-align: center;
	line-height: 20px;
	padding: 10px;
	width: 380px;
}

li {
	margin-left: 15px;
}

#map {
	width: 450px; 
	height: 400px;
	border: solid 1px #26503C;
}


#intro_container { 
	margin: 0 auto;
	width: 400px;
	height: auto;
	border: 0px solid red;
	text-align: center;
	line-height: 12px;
	font-family: verdana, arial, Helvetica;
	font-size: 9px;
	font-style: italic;
	font-variant: normal;
	color: #26503C;
	
}

#intro_magyar {
	width: 400px; 
	height: 80px;
}

#intro_nemet {
	width: 400px; 
	height: 80px;
}

#intro_angol {
	width: 400px; 
	height: 80px;
}

.lathato {
	display:block;
}

.nemlathato {
	display:none;
}

/* img, body { behavior: url("../../JS/iepngfix.htc") }*/


#altalanos_info { 
	font-family: verdana, arial, Helvetica;
	font-size: 9px;
	background-color:#fef9e4;

	color: #26503C;
	border: 0px solid #ccc;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	height: auto;
	width: 480px;
	line-height:12px;
}

#altalanos_info H6 { 
	color: orange;
	font-family: verdana, arial, Helvetica;
	font-size: 9px;
	font-weight:bold;
}

