body {
	background-image: url(images/background_opt.jpg);
	background-repeat: repeat-x;
	background-color: #4D2701;
	text-align: center;
	margin:0px;
}

.main {
	height: 540px;
	width: 784px;
	min-width: 784px;
	text-align:left;
	margin: auto;
	margin-top: 40px;
	background-image: url(images/main_opt.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.logo {
	height: 168px;
	width: 186px;
	left:-20px;
	top:-55px;
	position: relative;
	background-image: url(images/zoe_logo.png);
	background-repeat: no-repeat;
}

.musicbox {
	position: relative;
	height: 90px;
	width: 140px;
	right: -654px;
	top: -192px;
}
.zalgirislogo {
	position: relative;
	/*border: 1px solid red;*/
	height: 60px;
	width: 75px;
	right: -654px;
	top: -200px;
}

.logo_link {
	height: 167px;
	width: 185px;
	left:0px;
	top:0px;
}

.agenda {
	position: absolute;
	height: 108px;
	width: 170px;
	left: 8px;
	top: 145px;
	background-image: url(images/box.png);
}

.boxl {
	position: relative;
	height: 21px;
	width: 153px;
	left: 9px;
	top: 8px;
	background-image: url(images/boxl.png);
	background-repeat: no-repeat;
	text-align: right;
}

.boxr {
	position: relative;
	height: 21px;
	width: 153px;
	left: 9px;
	top: 8px;
	background-image: url(images/boxr.png);
	background-repeat: no-repeat;
	text-align: left;
}

.menus {
	margin-right: 5pt;
	margin-left: 5pt;
	padding-top: 2px;
}
a.menus {
	font-size: 11px;
	font-family: Arial;
	color: #ffae00;
	text-decoration: none;
}
a.menus:hover {
	text-decoration: underline;
}


.menuspict {
	position: relative;
	top: 9px;
	text-align: center;
}

.album {
	position: absolute;
	height: 108px;
	width: 170px;
	left: 8px;
	top: 276px;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
}

.music {
	position: absolute;
	height: 108px;
	width: 170px;
	left: 8px;
	top: 406px;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
}

.menu {
	position: absolute;
	height: 108px;
	width: 170px;
	left: 606px;
	top: 145px;
	background-image: url(images/box.png);
}

.drinks {
	position: absolute;
	height: 108px;
	width: 170px;
	left: 606px;
	top: 276px;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
}

.newsletter {
	position: absolute;
	height: 108px;
	width: 170px;
	left: 606px;
	top: 406px;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
}

.lang {
	height: 20px;
	width: 401px;
	position: absolute;
	left: 192px;
	top: 36px;
	padding-top: 6px;
	text-align: right;
	font-size: 11px;
	font-family: Arial;
	color: #E47E00;
}
.lang a {
	font-size: 11px;
	font-family: Arial;
	color: #E47E00; 
	text-decoration: none;
}
.lang a:hover {
	text-decoration: underline;
}

.photo_top {
	width: 401px;
	position: absolute;
	left: 192px;
	top: 62px;
	padding-top: 6px;
	background-image: url(images/back_photo.png);
	background-repeat: repeat;
	text-align: center;
}

.back_text {
	position: absolute;
	width: 400px;
	left: 192px;
	background-image: url(images/back_text.png);
	text-align: left;
	background-repeat: repeat;
}

#main_text {	
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #F3BA85;
	height: 210px;
	padding: 8px 18px 8px 18px;
	margin: 0 0 0 0;
}

#main_text h1  {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFAC01;
	margin-top: 0px;
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom: 14px;
	padding-left: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #C06103;
}

#main_text h1 a {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFAC01;
	text-decoration: none;
}
#main_text h1 a:hover {
	text-decoration: underline;
}

#main_text table {	
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #F3BA85;
	padding: 3px 2px 2px 2px;
	margin: 0 0 0 0;
}
#main_text td {	
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #F3BA85;
	padding: 3px 2px 2px 2px;
	margin: 0 0 0 0;
}

/*#textContainer {
	position : absolute;
	overflow:hidden;
	height: 193px;
	clip:	rect(0,370px,195px,0);
	width : 372px;
	top : 30px;
	left : 11px;
}

#text {
  position : absolute;
	border: 1px solid #000;
}*/
#textContainer {
	position : absolute;
	width : 368px;
	height : 193px;
	top : 30px;
	left : 11px;
	visibility : hidden;
	clip : rect(0,370px,195px,0);
	z-index : 0;
	overflow : hidden;
}

#text {
  position : absolute;
  top : 0px;
  left : 1px;
}


#text h2  {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F78F2C;
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
}

#text h3  {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F78F2C;
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
}

#text div  {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F3BA85;
	line-height: 14px;
}

#text p  {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F3BA85;
	line-height: 14px;
}

.menus_link  {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F3BA85;
	line-height: 14px;
}

.menus_link a {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F3BA85;
	line-height: 14px;
	text-decoration: none;
}

.menus_link a:hover {
	text-decoration: underline;
}
.read_more  {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F3BA85;
	margin-bottom: 5px;
}

.read_more a {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F3BA85;
	text-decoration: none;
}

.read_more a:hover {
	text-decoration: underline;
}

.all_news  {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #F78F2C;
	text-align: right;
}

.all_news a {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #F78F2C;
	text-decoration: none;
}

.all_news a:hover {
	text-decoration: underline;
}

.wayback  {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F78F2C;
	margin-top: 10px;
}

.wayback a {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F78F2C;
	text-decoration: none;
}

.wayback a:hover {
	text-decoration: underline;
}

.footer {
	position: relative;
	height: 30px;
	width: 775px;
	left: 5px;
	top: 285px;
	text-align: left;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #F3BA85;
	line-height: 14px;
}

.footer a {
	color: #F3BA85;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.footerleft {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	width: 198px;
	text-align: left;
}

.footermiddle {
	position: absolute;
	left: 200px;
	top: 0px;
	height: 30px;
	width: 380px;
	text-align: center;
}

.footerright {
	position: absolute;
	left: 574px;
	top: 0px;
	height: 30px;
	width: 198px;
	text-align: right;
}

#scrollArrows {
	position: absolute;
	top: 450px;
	left: 575px;
	height: 40px;
	width: 15px;
	z-index: 0;
}
#scrollArrows a {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #F78F2C;
	text-decoration: none;
}

.image_title  {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F3BA85;
	
}

.form-button-submit {
	background-color: #8B431E;
	width:50px;
	height:20px;
	border-color: #F78F2C; 
	border-style: solid;
	border-width: 1px; 
	color: #F78F2C;
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 11px; 
	cursor: pointer;
	cursor: hand;
}
.input-text {
	background-color: #8B431E;
	border-top-color: #F78F2C;
	border-right-color: #F78F2C;
	border-bottom-color: #F78F2C;
	border-left-color: #F78F2C;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: normal;
}
