@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.h1, .h2, .h3, .h4, .h5 {
	font-size: 16px;
	text-transform: uppercase;
	color: #187527;
	font-weight: bold;
	text-align: center;
	clear: both;
	height: 80px;
}

.h1 {
	background-image: url(../images/hkask.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.h2 {
	background-image: url(../images/hwiertara.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.h3 {
	background-image: url(../images/hkontakt.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.h4 {
	background-image: url(../images/hkask.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.h5 {
	background-image: url(../images/hgaleria.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.h5 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	text-transform: none;
}


.header {
	height: 187px;
	width: 800px;
	text-align: center;
	padding-top: 0px;
	overflow: hidden;
}
.menu {
	height: 79px;
	width: 800px;
	background-image: url(../images/menu_belt.gif);
	text-align: center;
	background-repeat: no-repeat;
}
.lbgallery {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
.mainimage {
	width: 395px;
	height: 350px;
	float: left;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.mainimage img {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.gallerytext {
	float: left;
	width: 240px;
	background-color: #ffffff;
	background-image: url(../images/bg_maintext.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.maintext {
	float: left;
	width: 100%;
	background-color: #ffffff;
	background-image: url(../images/bg_maintext.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.maintext  p, .gallerytext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	text-align: left;
}

.maintext a {
	color: #006600;
	font-weight: bold;
}

/* menu */
a {
	text-decoration: underline;
	color: #006600;
}

.gal {
	width: 120px;
	height: 50px;
	text-decoration: none;
	color: #009900;
	display: inline-block;
}


.container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 98px;
	text-align: center;
	clear: both;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 30px;
}

img {
	border: 0px solid #000000;
}


.content {
	width: 800px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	margin-bottom: 0px;
	padding-top: 20px;
}


/* menu */
#s1 {
	float: left;
	display: block;
	height: 59px;
	width: 2px;
	background-image: url(../images/menu_bg_spacer.gif);
	background-repeat: no-repeat;
}


.mx, .mxactive {
	float: left;
	display: inline;
	height: 59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #187527;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	width: 158px;
	padding-top: 15px;
}


.mx:hover, .mxactive{
	font-weight: bold;
	color: #187527;
	background-image: url(../images/menu_bg_active.gif);
}
