body {
	background-color:#864C4C;	
	padding:0;
	margin:5px 0 0 0;
	font-family:Comic Sans MS, Arial;
	font-size:8pt;
	color:#C0C0C0;
	text-align:center;

	/* scrollbar szineinek a beallitasa */
	scrollbar-base-color: #864C4C;       /* alapszin - nem ez lesz az elsodleges, hanem a scrollbar-track-color */
	scrollbar-arrow-color: #C0C0C0;      /* nyilak szine */
	scrollbar-3dlight-color: #864C4C;    /* a scrollbar alapjanak bal- es felso oldalan megjeleno 3d-s vetulet szine */
	scrollbar-darkshadow-color: #864C4C; /* a scrollbar alapjanak jobb- es also oldalan megjeleno arnyek vetulet szine */
	scrollbar-face-color: #864C4C;       /* scrollbar szine */
	scrollbar-highlight-color: #C0C0C0;  /* a scrollbar bal- es felso oldalan megjeleno 3d-s vetulet szine */
	scrollbar-shadow-color: #C0C0C0;     /* a scrollbar jobb- es also oldalan megjeleno arnyek vetulet szine */
	scrollbar-track-color: #864C4C;	     /* alapszin */
}

HR {
	color:#C0C0C0;
}

A {
	color:#C0C0C0;
}

UL {
	display:no-list;
}

.maincontent {
	width:950px;	
	height:650px;
	padding: 30px 0px 0px 0px;
	background:url(images1/bg1.jpg) top left no-repeat;
}
.content {
	width:750px;	
	height:600px;
	text-align:left;	
}

.location {	
	width:130px;
	height:90px;
	float:left;
	padding: 0px 0 0 20px;
}

.header {
	width:750px;
	height:90px;
	text-align:left;
	float:left;	
	font-size: 18pt;
	color: #FF6600;
	padding: 5px 0px 0px 0px;
	line-height: 30px;
	font-family:Monotype Corsiva;
}

.openhours {	
	width:130px;
	height:90px;
	float:right;
	padding: 0px 0 0 20px;
}

.header A {
	text-decoration:none;
	color:#fff;
	font-family:Arial;
	font-size:10px;
	line-height:40px
}

.header span {
	margin:0px 10px;
}

.header A:hover {
	text-decoration:none;
	color:#C0C0C0;
	font-family:Arial;
	font-size:12px;
	line-height:40px
}

.curPage A {
	text-decoration:none;
	color:#C0C0C0;
	font-family:Arial;
	font-size:12px;
	line-height:40px
}

.curPage {
	padding-bottom:20px;
}

.description {	
	width:400px;
	height:460px;
	text-align:left;
	float:left;
}

.description2 {	
	width:740px;
	height:460px;
	text-align:left;
	float:left;
}

.gallery {	
	width:350px;
	height:460px;
	float:left;
	text-align:center;
	font-size:8pt;
}

.gallery img {
	vertical-align:middle;
}

.gallery span {
	margin-right:5px;
	margin-left:0px;
}

.footer {	
	width:750px;
	height:50px;
	text-align:center;
	font-size:7pt;
}

#menu100 {
	width:100px;
}

#menu120 {
	width:120px;
}


#subtitle {
	font-weight:bold;
	line-height:20px;
}

#title1 {
	line-height:50px;
	font-size:40pt;
	color:#8D0527;	
}

#title2 {
	font-weight:bold;
	line-height:20px;
	padding-left:80px;
	color:black;	
}

#line {
	padding:0px 2px 0px 7px;
	font-size:8pt;
	color:#C0C0C0;
}

#gallery_control {
	margin-top:5px;
}

#buttons {
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
	padding-left:50px;
}