@charset "UTF-8";
body {
	font-size: 11px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif, Old English Text MT;
  	background-color: #b96a0b;
  	margin: 0;
  	padding: 0;
  	color: #000000;
}

a:link, a:active, a:visited{
	text-decoration:none;
	color:#FFF;
}

a:hover{
	text-decoration:none;
}

a#active_menu-nav {
	padding-top: 15px !important;
	color: #FFF !important;
}
#wrapper {
	width: 600px;
	margin: 0px auto;
}

#images {
	width: 320px;
	height: 630px;
	background: url('../images/.jpg') no-repeat;
	margin: 0;
	padding: 0;
	position: fixed;
	float: left;
}

#content {
	float: middle;	
	width: 560px;
	background: #ffdfb0;
	padding-left: 20px;
	padding-right: 20px;
}
#header{
	width: 600px;
	border: 0px;
	height: 157px;

}
#top {
	margin-top: 0px;
	border-bottom: 1px dotted #b96a0b;
	
	
}

#top td {
	padding: 0;
	maring: 0;
	width: 150px;
	text-align: center;
}

#top a {
	color: #b96a0b;
	text-decoration: none;
	font-size: 14px;
	font-family: Old English Text MT;
	font-weight: bold;
}

#inner_content {
	clear: both;
	padding-top: 5px;
}

#story1 {
	margin: 0px auto 10px auto;
	width: 560px;
	background: url('../images/welkome3.png') no-repeat right bottom;
	
}
#story1 h3 {
	border-bottom: 2px dotted #b96a0b;
	width: 500px;
	/*background: url('../images/fejlecdisz.png') repeat-x left bottom;*/
	font-family: Tahoma, Arial, Helvetica;
	color: #b96a0b;
}
#story1 img {
	border: 1px solid #b96a0b;
	margin-right: 10px;
}

#story1 p {
	text-align: left;
	
}

#story1 a {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Helvetica;
	
}
#story a {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Helvetica;
	
}

#story {
	margin: 0px auto 10px auto;
	width: 560px;
}	

#story h3 {
	border-bottom: 2px dotted #b96a0b;
	font-family: Old English Text MT, Arial, Helvetica;
	color: #b96a0b;
}

#story img {
	border: 1px solid #ffdfb0;
	margin: 0px auto 0px 10px;
}

#story p {
	text-align: left;
}

#story table {
	border: 0px none;
	width: 100%;
}

.htmltooltip {
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -1000px;
	top: -1000px;
	background: transparent url('../images/tooltip.png') no-repeat;
	<!--[if IE]>
	background: url('../images/tooltip.gif') no-repeat;
	<![endif]-->
	border: 0px none;
	padding: 3px;
	width: 300px; /*width of tooltip*/
	height: 133px;
	overflow: hidden;
}

.htmltooltiptext {
	position: relative;
	top: 60px;
	left: 40px;
	color: #b96a0b;
	width: 214px;
	height: 50px;
	border: 0px none;
}

#tickets {
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 2px dotted #b96a0b;
	border-bottom: 2px dotted #b96a0b;
	text-align: center;
	vertical-align: middle;
}

#gallery {
	height:600px;
	width:100%;
}

#menu4 {
	heigth: 60px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
	
#menu4 a.wactive{
	color: #000000;
	text-decoration: none;
}

#parent4{
	
	
}

ul#parent4 {
	width: 100%;
	background: #000000;
	list-style-type: none;
	display: inline;
	padding:0;
	margin: 0;
}

#parent4 li{
	background: #ffdfb0;
	color: #000000;
	list-style-type: none;
	display: inline;
	
	
}
#parent4 a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}