body {
	background: #faeedd;
	font-family: Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica;
	margin: 0 auto;
	padding: 0;
	font-size:9pt;
	width: 800px;
}

a:link, a:visited, a:active {
	color: #964448;
	text-decoration: underline;
}

a:hover {
 	color: #e0aa85;
	text-decoration: underline;	
}

a.menu:link, a.menu:visited, a.menu:active {
	font-size: 7pt;	
}

a.menu:hover {
	font-size: 7pt;
}

.main {
	position:absolute;
	width:800px;
/*	height: 800px; */
	background: #faeedd;
} 

.content {
	background: #f8dfbf;
	left:5%;
	right:5%;
	width:655px;
	padding-left:65px;
	padding-right:0;
	padding-bottom:40px;
	padding-top: 208px;
	position:absolute;
	z-index: 8;
/*	border:1px solid #000;*/
}

.adres {

	background: #71624c;
	position:absolute;
	width:720px;
	color: #fff;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	bottom: -30px;
	left: 0px;
	font-size:9pt;
}

.text {
	background: #f9e8d2;
	border: 1px #cfb99c solid;
	color: #6d5347;
	width: 417px;
	padding: 14px;
	z-index: 13;
}

.banner {
		
	right: 40px;
	top: 20px;
	position:absolute;
	z-index: 10;
}

.navbg {
 		
	background: #71624c;
	position:absolute;
	right: 40px;
	top: 170px;
	width: 87%;
	height: 17px;
	z-index:11;
}

.logo {
		
	left: 26px;
	top: 0%;
	position:absolute;
	z-index: 12;
}

.logo_a{
	left: 26px;
	top: 0%;
	position:absolute;
	z-index: 41;
}

.logo_b {
	left: 98px;
	top: 0%;
	position:absolute;
	z-index: 42;
}

.time {
		
	background: #c9b397;
	width: 160px;
	height: 55px;
	padding: 5px;
	position:absolute;
	right: 3%;
	top: 535px;
	color: #fff;
	text-align: center;
	font-size: 8pt;
}

.shadow1 {
		
	background: #dfc7ab;
	width: 172px;
	height: 142px;
	position:absolute;
	right: 2%;
	top: 218px;
	z-index: 2;
}

.shadow2 {
		
	background: #dfc7ab;
	width: 172px;
	height: 142px;
	position:absolute;
	right: 2%;
	top: 383px;
	z-index: 2;
}

.photo1 {
	
	width: 172px;
	height: 142px;
	position:absolute;
	right: 3%;
	top: 208px;
	z-index: 3;
}

.photo2 {
	
	width: 172px;
	height: 142px;
	position:absolute;
	right: 3%;
	top: 373px;
	z-index: 3;
}

.blank {
	height: 270px;
/*	border: 1px solid #000;*/
}

.blank2 {
	height: 170px;
/*	border: 1px solid #000;*/
}

.blank3 {
	height: 200px;
/*	border: 1px solid #000;*/
}

table.gallery {
	width: 400px;
}

table.gallery td {
	padding: 10px;
	text-align: center;
}