@font-face {
	font-family: 'Didact Gothic';
	font-style: normal;
	font-weight: 400;
	src: local('Didact Gothic'), local('DidactGothic'), url(AhaesIwA.woff?cache=20180618) format('woff');
}
body {
	/* font-family: Tahoma, Verdana, sans-serif; */
	font-family: 'Didact Gothic', sans-serif;
	font-size: 22px;
	*font-family: Tahoma, Verdana, sans-serif;
	*font-size:17px;
	margin: 0;
	padding: 0;
	background-image: url('body.jpg');
	background-position: 50% 0%;
	background-repeat: repeat-x;
	background-color: #d9d9d9;
	color: #444;
	text-shadow: #bbb 0px 0px 1px;
	overflow-y: scroll;
}
#body2, #body3, #body4 {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
	text-align: center;
}
#body2 {
	background-image: url('body2-1.jpg');
	background-position: 50% 0%;
	background-repeat: no-repeat;
	height: 1000px;
	z-index: 0;
}
#body3 {
	height: 330px;
	z-index: 2;
	overflow: hidden;
}
#body4 {
	overflow: auto;
	z-index: 1;
}
.color_text {
	color: #1d7100;
}
.color_background {
	background-color: #1d7100;
}
#blurbox {
	width: 100px;
	height: 100px;
	border-radius: 250px;
	background-color: rgba(255,255,255,1);
	box-shadow: 0px 0px 300px 200px rgba(255,255,255,1);
	margin: 300px auto 0 auto;
	opacity: 0;
	display: none;
}
a, a:link, a:visited {
	text-decoration: none;
	color:#009900;
}
a:hover {
	color:#009300;
}
#wrapper {
	width: 940px;
	border: 0px solid #00f;
	margin: 0px auto;
	text-align: left;
}
#header {
	height: 330px;
}
#feather {
	margin: 260px 0 0px 0;
	opacity: 1;
}
#cont_w {
	min-height: 600px;
	/* margin: 0 0 100px 0; */
	padding: 0 0 40px 0;
	border: 0px solid #1d7100;
	border-width: 0 0 6px 0;
	overflow: auto;
	background-color: #fff;
	box-shadow: 0 0 40px #000;
}
#cont {
	text-align: justify;
	float: right;
	width: 585px;
	padding: 20px 40px 20px 10px;
	border: 0px solid #f00;
}
#m_left {
	float: left;
	width: 290px;
	padding: 10px 0 10px 10px;
	border: 0px solid #00f;
	/* margin: 50px 0 0 0; */
	margin: 0px 0 0 0;
}
#menu {
	float: right;
	/* width: 940px; */
	width: 930px;
	margin: 0 10px 0 0;
	height: 60px;
	min-height: 60px;
	border: 0px solid #00f;
}
ul.menu {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0px;
}
.menu li {
	float: right;
	margin: 0 10px 10px 10px;
	padding: 5px 8px 5px 8px;
	border: 0px solid #1d7100;
	border-width: 6px 0 0 0;
	font-size: 24px;
}
.menu li a {
	color: #444;
	text-shadow: #bbb 0px 0px 1px;
}
#footer {
	clear: both;
}
#design {
	/* width: 940px; */
	width: 900px;
	padding: 0 20px;
	margin: 20px auto 80px auto;
	height: auto;
	/* text-align: right; */
	font-size: 66%;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.phoca_gallery_category_title {
	font-size: 70%;
	text-align: left;
}

.guestbook .pgcontent {
	border-width: 0px;
	border-left: none !important;
	border-left: none;
}
.guestbook .pgcontentbottom {
	display: none;
}
.guestbook  #pgbadminForm {
	margin-top: -60px !important;
	margin-top: -60px;
}

/* CALENDAR */

#jl_calendar_header {
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin: 50px 30px 0 25px;
	padding: 5px;
	border-radius: 5px;
}
#jl_calendar {
	padding: 5px 20px;
}
#jl_calendar_footer {
	font-size: 14px;
	color: #ccc;
	text-align: center;
}
.ui-datepicker a {
	height: 25px;
}
.ui-datepicker td.calendar_mark a, .ui-datepicker td.calendar_mark a:hover {
	background: none #e6f7e6;
	border: 2px solid #1d7100;
}

#cont_mod_top {
	margin-bottom: 20px;
}
#cont_mod_top:empty {
	display: none;
}

/* VITABOOK */

.pagination {
	text-align: center;
}

.pagination ul, .pagination li {
	list-style: none;
}

.pagination ul {
	padding: 0px;
	margin: 0px;
}

.pagination li {
	display: inline-block;
	margin: 3px 5px;
}

.vbMessageHeader  {
	overflow: hidden;
}
.vbMessageTitle {
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 530px;
}

#vbReplyButton {
	text-align: left;
	width: 100%;
}






