body {
	margin: 0px;
	margin-bottom: 0px;
	background-color: #8F8F8F;
	background-image: url('../_pic/background.jpg');
	background-position: top;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}
.mainTable {
	background-color: #FFFFFF;
	height: 613px;
}
.footerMain {
	height: 141px;
	background-image: url('../_pic/footer.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.footerMain2 {
	height: 67px;
	background-image: url('../_pic/footer2.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.footerMain3 {
	height: 50px;
	vertical-align:text-bottom;
}
.footerText1
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#444444;
font-weight:bold;
}
.footerText2
{
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#7d7c7c;
}
.tableMinigaleria
{
height:261px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.coctail_content {
	color: #72b8dc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}

.coctail_content h1{
	color: #2e7ca3;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.meal_content {
	color: #e595d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}

.meal_content h1{
	color: #9b1a7b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.booking_form {
	color: #83c42f;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
}

.booking_form h1 {
	color: #62892f;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 28px;
	margin-top: 10px;
}


.booking_form input {
	background-color: #f0fade;
	border: 1px solid #d6ebba;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #83c42f;
	width: 130px;
	overflow: auto;
}

.booking_form textarea {
	background-color: #f0fade;
	border: 1px solid #d6ebba;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #83c42f;
	width: 130px;
	overflow: auto;
}

.eventinfoleft {
	width: 173px;
	height: 255px;
	background-image: url('../gfx/event_info_bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e9e9e9;
	font-size: 10px;
}

.eventinfoleft a {
	color: #717171;
	text-decoration: none;
}

.eventinfoleft h1 {
	font-size: 11px;
	font-weight: bold;
}

.eventinforight {
	width: 481px;
	height: 256px;
	background-image: url('../gfx/event_info_bg2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}

.whatson_fotos {
	width: 176px;
	height: 135px;
	background-image: url('../gfx/whatson_foto_bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	vertical-align: middle;
}

.whatson_fotos img {
	margin-top: 5px;
	width: 164px;
	height: 123px;
}

.menu_food {
	
}

.menu_food h1 {
	font-size: 24px;
	color: #818181;
	margin-bottom: 25px;
}

.menu_food h2 {
	font-size: 14px;
	color: #818181;
	margin-bottom: 5px;
	padding-bottom: 1px;
	border-bottom: 1px solid #b1e9f8;
}

.menu_food h3 {
	font-size: 10px;
	color: #818181;
	margin-bottom: 25px;
}

.contactus input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	background-color: white;
	overflow: auto;
}

.contactus textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	background-color: white;
	overflow: auto;
}

.contactus a {
	font-size: 12px;
	text-decoration: none;
	color: #477d1b;
}

.likea {
	font-size: 12px;
	text-decoration: none;
	color: #477d1b;
}

.guestbookentry {
	color: #69be24;
	font-size: 14px;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

.guestbookentry input {
	background-color: #d1fead;
	overflow: auto;
	color: #69be24;
	width: 120px;
	border: 1px solid #82dd38;
	font-weight: normal;
}

.guestbookentry textarea {
	background-color: #d1fead;
	overflow: auto;
	color: #69be24;
	width: 120px;
	border: 1px solid #82dd38;
	font-weight: normal;
}

.guestbookentrytab {
	width: 100%;
	margin-bottom: 20px;
}

.guestbookentrytab img {
	vertical-align: middle;
}

.guestbookentrytab th {
	font-size: 10px;
	color: #61d800;
	font-weight: normal;
	border-bottom: 1px solid #4ba800;
	padding-bottom: 2px;
	text-align: left;
	padding-bottom: 2px;
}

.guestbookentrytab td {
	font-size: 12px;
	color: #477d1b;
	font-weight: normal;
	padding-top: 2px;
	text-align: left;
}

.gbdark {
	color: #477d1b;
}

.guestbookentrytab th {

}

.gallery_left {
	background-image: url('../gfx/galleries.jpg'); 
	background-repeat: no-repeat; 
	background-position: top right;
	vertical-align: top;
}

.gallery_left h1 {
	color: #ab7115;
	font-size: 10px;
	margin: 0px 25px 0px 0px;
	text-align: right;
	border: 0px;
}

.gallery_left h2 {
	color: #f6a70b;
	font-size: 10px;
	margin: 0px 25px 0px 0px;
	text-align: right;
	border: 0px;
}

.gallery_left h2 a {
	color: #f6a70b;
	font-size: 10px;
	text-decoration: none;
}

.gallery_left h2 a:hover {
	color: #f6a70b;
	font-size: 10px;
	text-decoration: underline;
}

.c_lg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_pic/leweTlo.png',sizingMethod='scale');
}

head:first-child+body .c_lg {
	background-image: url('../_pic/leweTlo.png'); 
}

.c_rg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_pic/praweTlo.png',sizingMethod='scale');
}

head:first-child+body .c_rg {
	background-image: url('../_pic/praweTlo.png'); 
}

.gallery_name {
	color: #818181;
	font-size: 14px;
	height: 19px;
	overflow: hidden;
}

.gallery_namep {
	padding-left: 5px;
	padding-top: 3px;
}

.gallery_desc {
	color: #f6a70b;
	font-size: 10px;
	overflow: hidden;
	height: 80px;
}

.gallery_descp {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}