@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
	background-color: #0E0A0B;
}
a:link, a:hover, a:visited
{
	color:#876038;
	text-decoration: underline;
}
h1  {
	font-weight: normal;
	text-align: left;
	font-size: 1.7em;
	line-height: 2em;
	padding-left: 10px;
	padding-right: 30px;
	/* [disabled]font-style: italic; */
	padding-top: 0px;
	color: #000;
}
#wrapper {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 994px;
	/* [disabled]min-height: 500px; */
	background-image: url(img/naribalke.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFF;
}
#wrapper #headbox {
	display: block;
	height: 80px;
	padding-right: 30px;
	padding-left: 30px;
}
#wrapper #mainbox {
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	min-height: 400px;
}
#wrapper #bottbox {
	font-size: 0.87em;
	color: #999;
	margin-right: 30px;
	margin-left: 50px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-left: 10px;
}


#sitename {
	font-size: 2em;
	font-weight: bold;
	padding-left: 10px;
	line-height: 3em;
}

.mainboxtable {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 994px;
}
.mainboxtable .left {
	width: 50px;
}

.mainboxtable #mainboxtext {
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 1em;
	padding-left: 10px;
	min-height: 200px;
	line-height: 170%;
	color: #000;
	font-size: 1em;
}
#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	display: block;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 450px;
	margin-bottom: 0px;
	font-style: normal;
}
#topmenu #topmenuitem {
	/* [disabled]text-transform: uppercase; */
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 10px;
	line-height: 22px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0E0A0B;
}
#topmenu #topmenuitem a
{
	/* [disabled]text-decoration: none; */
	color: #0E0A0B;
	font-weight: normal;

}
#topmenu #topmenuitem a:hover
{
	text-decoration: underline;
}

.lasttopmenuitem {
	border-right-style: none !important;
	padding-right: 0px !important;
}
