body {
	background: #000 url('../images/bg.jpg') top center no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto 30px auto;
	min-height: 1493px;
}

a {
	color: #ddd;
	text-decoration: none;
}
a img {
	border: 0;
}

p {
	margin: 0.5em 0 1em 0;
	padding: 0;
}

h1 {
	color: #e96c18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
	text-shadow: 1px 1px 2px #BBBBBB;
}
h2 {
	color: #e96c18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
	text-shadow: 1px 1px 2px #BBBBBB;
}


#wrapperDiv {
	margin: 0px auto;
	width: 789px;
}

#headerDiv {
	background: #000 url('../images/header.png') top center no-repeat;
	height: 164px;
	width: 789px;
}
#headerDiv a {
	display: block;
	height: 100%;
	width: 100%;
}

#menuDiv {
	background: #fff url("../images/menu.png") left top;
	height: 27px;
	width: 789px;
}

#menuDiv ul {
	margin: 0 0 0 64px;
	padding: 0px;
}

#menuDiv ul li {
	display: block;
	float: left;
}

#menuDiv ul li.menuItem a {
	color: #dfcc32;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 3px 12px;
	text-decoration: none;
	text-shadow: 1px 1px #000;
}

#menuDiv ul li a:hover {
	color: #eee;
}

#contentDiv {/* 500 x 600 */
	float: right;
	line-height: 1.8em;
	height: 800px;
	margin: 30px 23px 0 0;
	overflow: auto;
	padding: 15px 15px 15px 10px;
	text-align: justify;
	width: 480px;
}



#sideBox{
	float: left;
	margin: 30px 0 0 23px;
	width: 220px;
}

#newPictureBox2 { /* 220 x 220 */
	height: 200px;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
#newPictureBox2 h2 {
	padding: 0 0 10px 20px;
	text-align: left;
}

#newPictureBox { /* 220 x 220 */
	height: 200px;
	padding-top: 20px;
	width: 100%;
}

#newPictureBox #newPictureContent {
	height: 140px;
	margin: 0 auto;
	padding: 0px;
	width: 80%
}

#newPictureBox #newPictureContent a {
	display: block;
	height: 100%;
	width: 100%;
}
#newPictureBox #newPictureFooter {
	padding: 8px 0 0 0;
	text-align: center;
}

#infoBox { /* 220 x 370 */
	height: 340px;
	margin: 10px 0 0 0;
	padding: 20px;
	text-align: justify;
	width: 180px;
	
}

#flyer {
	background-color: #000;
	height: 160px;
	margin: 50px auto;
	padding: 20px;
	width: 705px;
}

#newsLetterDiv #newsletterName {
	margin-left: 10px;
	width: 137px;
}
#newsLetterDiv #newsletterEmail {
	margin-left: 10px;
	width: 109px;
}
#newsLetterDiv #newsletter1 {
	font-size: 12px;
	width: 90px;
}
#newsLetterDiv #newsletter2 {
	font-size: 12px;
	width: 85px;
}
#staticDyn {
	margin-top: 10px;
	max-height: 180px;
	overflow: hidden;
}

#infoBox p.next {
	text-align: right;
}


.galleryList {
	margin-top: 20px;
}
.gallerysmall img {
	padding: 5px 10px;
}
.pictureList {
	text-align: left;
}
.pictureList img {
	padding: 5px 10px;
}

.narancs {
	color: #f29551;
}

.partyfotok {
	text-align: center;
}


#flyer table {
	margin: 0 auto;
}
#flyer table td {
	background-color: #222;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	height: 162px;
	text-align: center;
	vertical-align: middle;
	width: 162px;
}

.slsLink {
	display: block;
	height: 50px;
	margin: 132px 0px 0px 400px;
	width: 200px;
}

.clear {
	clear: both;
}




