body{
	margin:0;
	padding:0;
	color: #023483;
	font: 75% Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6, p, div, hr, form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #023483;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
.content .error404 {
	display: block;
	clear: both;
	font: normal 350% Arial, Helvetica, sans-serif;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-top: 20px;
}
.content .error-page {
	display: block;
	clear: both;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
}

.cleaner {
	margin: 0px auto;
	width: auto;
	visibility: hidden;
	clear: both;
	font-size: 0%;
}
.more {
	text-align: right;
	clear: both;
	font-size: 95%;
	text-decoration: underline;
	display: block;
}
a:hover.more {
	color: #FFFF00;
}

.header, .content, .footer {
	margin: 0px auto;
	clear: both;
}	
.header {
	height: 290px;
	width: 860px;
	background: url(../img/bg-page.jpg) no-repeat;
	padding-right: 50px;
	padding-left: 50px;
}
.header .flash {
	clear: both;
	background: #E9EEF7 url(../img/bg-header.jpg) no-repeat;
	height: 262px;
	width: 860px;
	float: left;
}
.header  .flash  h1,.header .flash h2 {
	float: left;
	margin-top: 60px;
	height: 85px;
	width: 78px;
	padding-left: 509px;
}
.header .flash p {
	font-size: 150%;
	color: #b8cffe;
	float: left;
	height: 90px;
	width: 78px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	display: block;
	clear: both;
	padding-left: 508px;
}
.header .menu {
	background: url(../img/bg-menu-top.jpg);
	clear: both;
	height: 28px;
	width: 861px;
	float: left;
}
.header .menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 780px;
	display: block;
	float: left;
}
.header .menu li {
	display: inline;
}

.header .menu li a {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 12px;
	height: 22px;
	float: left;
	background: url(../img/bg-menu-li.gif) no-repeat 0px 0px;
}
.menu li a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.menu li .first {
	background: url(none);
}
.menu  li  a.active {
	color: #FFFF00;
}
.menu .flags {
	float: right;
	height: 28px;
	width: 78px;
}
.flags img {
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}






.content {
	width: 850px;
	background: url(../img/bg-content.gif) repeat-y 0px 0px;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 20px;
}
.content .left {
	background: #3366b6;
	width: 210px;
	float: left;
	padding-bottom: 15px;
	min-height:700px;
}
.left .left-menu {
	display: block;
	margin: 0px 0px 13px;
	padding: 1px 0px 0px;
	clear: both;
	list-style: none;
	width: 210px;
	background: url(../img/bg-left-menu-top.gif) no-repeat;
	float: left;
	position: relative;
}
ul.left-menu ul  {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 210px;
	border-left: 1px solid #E9EEF7;
	visibility: hidden;
	top: 0px;
	width: 178px;
}
ul.left-menu   ul ul {
	position: absolute;
	left: 178px;
}

.left-menu li {
	clear: both;
	height: 30px;
	width: 210px;
	background: url(../img/bg-left-li.gif) no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
ul.left-menu   li li {
	width: 178px;
	background: url(../img/bg-submenu.jpg) no-repeat;
	height: 25px;
}

.left-menu li a {
	color: #FFFFFF;
	clear: both;
	height: 24px;
	width: 193px;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 17px;
	float: left;
}
.left-menu  li  li a {
	height: 20px;
	width: 161px;
	font-size: 95%;
	padding-top: 5px;
}
.left-menu  li a:hover {
	background: url(../img/left-menu-array.gif) no-repeat 192px 8px;
}
.left-menu li li a:hover {
	background: url(../img/left-menu-array.gif) no-repeat 160px 6px;
}

.left-menu .active {
	color: #FFFF00;
}
.left h3 {
	background: url(../img/bg-left-sub.gif) no-repeat;
	display: block;
	clear: both;
	float: left;
	height: 24px;
	width: 170px;
	padding-top: 7px;
	padding-left: 40px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 120%;
}
.left h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.left h3 a:hover {
	text-decoration: underline;
}
.left .akt {
	clear: both;
	float: left;
	width: 196px;
	margin-top: 6px;
	margin-bottom: 1px;
	color: #FFFFFF;
	padding-bottom: 6px;
	padding-left: 7px;
}
.left .akt img {
	float: left;
	height: 52px;
	width: 71px;
	border: 2px solid #bcbcbc;
	margin-right: 5px;
	margin-bottom: 4px;
}
.akt   a  {
	color: #FFFFFF;
}
.akt  a:hover  {
	color: #FFFF00;
}

.akt span {
	font: 95% Arial, Helvetica, sans-serif;
	width: 115px;
	display: block;
	float: left;
}
.akt strong {
	font-size: 95%;
	float: left;
	width: 115px;
	display: block;
}
.akt p {
	clear: both;
	font-size: 95%;
}
.left .margin-h3 {
	margin-top: 15px;
}
.left .sponsored {
	clear: both;
	float: left;
	width: 196px;
	margin-top: 10px;
	padding-left: 7px;
	text-align: center;
}
.left .sponsored img {
	clear: both;
	margin-bottom: 10px;
}
.content .main {
	float: left;
	width: 628px;
	padding-left: 12px;
}
.main h1 {
	font-size: 140%;
	display: block;
	clear: both;
	width: 590px;
	padding-left: 35px;
	background: url(../img/bg-h1.jpg) no-repeat 0px 3px;
	font-weight: normal;
}
.main  .wysiwyg,.main .page {
	display: block;
	clear: both;
	float: left;
	width: 628px;
	padding-top: 10px;
}
.main .line-break {
	clear: both;
	height: 9px;
	margin-top: 10px;
	background: url(../img/bg-line-1.gif) no-repeat;
}
.main .gallery {
	clear: both;
	margin-top: 10px;
	float: left;
}

.gallery a {
	border: 3px solid #3366b6;
	display: block;
	float: left;
	margin-right: 4px;
	margin-bottom: 9px;
}
.gallery a:hover {
	border: 3px solid #CCCCCC;
}
.main #albumlist {
	clear: both;
	display: block;
	margin: 0px;
	padding-top: 10px;
}
#albumlist .albumprevious {
	font-weight: bold;
}
#albumlist a:hover {
	text-decoration: none;
}

.guestbook  {
	display: block;
	clear: both;
	padding-left: 90px;
	padding-bottom: 20px;
}
.guestbook.admin  {
	display: block;
	clear: both;
	padding-left: 0px;
	padding-bottom: 20px;
}
.guestbook th {
	font: normal 95% Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
}
.guestbook  .input-form {
	background: url(../img/bg-input.gif) repeat-x;
	border: 1px solid #396ab8;
	font: 95% Arial, Helvetica, sans-serif;
	color: #023483;
	padding: 2px;
	height: 14px;
	width: 250px;
}
.guestbook textarea {
	font: 95% Arial, Helvetica, sans-serif;
	color: #023483;
	background: #FEFFFF url(../img/bg-form.gif) repeat-x;
	border: 1px solid #396AB8;
	height: 110px;
	width: 300px;
	padding: 2px;
}
.guestbook th strong {
	font-weight: bold;
	color: #FF0000;
	padding-right: 5px;
}
.guestbook.admin .send-bt{float:right;margin-right:35px;}

.counter  {
	margin: 15px auto;
	clear: both;
	width: auto;
	text-align: center;
}
.counter ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.counter ul li {
	display: inline;
	color: #023483;
}
.counter li span {
	color: #FF0000;
	font-weight: bold;
}
.counter ul li a:hover {
	text-decoration: none;
}
.message  {
	clear: both;
	width: 620px;
	background: url(../img/bg-message-bottom.gif) repeat-x left bottom;
	padding-bottom: 5px;
	margin-top: 10px;
}
.message .message-top {
	background: url(../img/bg-message.gif) repeat-y;
	clear: both;
	height: 20px;
	float: left;
	width: 620px;
}
.message-top .mes-name {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 60%;
	padding-left: 10px;
	font-size: 95%;
	height: 17px;
	padding-top: 3px;
}
.mes-name a {
	font-weight: normal;
	font-size: 80%;
	color: #FFFFFF;
}
.mes-name a:hover {
	text-decoration: none;
}
.message-top .mes-date {
	float: right;
	height: 17px;
	width: 130px;
	font: 95% Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}
.message-top img {
	float: right;
	margin: 2px;
}
.message p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: justify;
}






.main p {
	clear: both;
	margin-top: 10px;
}
.page   h2,.wysiwyg h2 {
	font-size: 120%;
	font-weight: normal;
}

.gallery h2 {
clear: both;
font-size:140%;
text-align:center;
padding-bottom:10px;
font-weight:bold;
}






.footer {
	height: 63px;
	width: 960px;
	background: url(../img/bg-footer.jpg) no-repeat;
	padding-top: 37px;
}
.footer p {
	clear: both;
	text-align: center;
	font: 95% Arial, Helvetica, sans-serif;
	height: 15px;
}
.footer p span {
	padding-right: 10px;
	padding-left: 10px;
}
.footer .created {
	margin-top: 32px;
	font-size: 85%;
	color: #e1e1e1;
}
.footer .created span {
	padding-right: 20px;
	padding-left: 20px;
}
.footer .created a {
	color: #e1e1e1;
}
.footer a:hover {
	text-decoration: none;
}
