div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
	overflow: hidden;
}
div.no {
	display: inline;
	margin: 0;
	padding: 0;
}


.medialeft {
	float: left;
}
.mediaright {
	float: right;
}
.mediacenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.leftalign {
	text-align: left;
}
.centeralign {
	text-align: center;
}
.rightalign {
	text-align: right;
}
em.u {
	font-style: normal;
	text-decoration: underline;
}
.header {
	padding: 3px 0 0 2px;
}
.pagename {
	float: left;
	font-size: 200%;
	font-weight: bolder;
	color: #FCF4CC;
	text-align: left;
	vertical-align: middle;
}
.pagename a {
	color: #106F00 !important;
	text-decoration: none !important;
}
.bar {
	border-top: 1px solid #EFC51D;
	border-bottom: 1px solid #EFC51D;
	background: #FCF4CC;
	padding: 0.1em 0.15em;
	clear: both;
}
.bar-left {
	float: left;
}
.bar-right {
	float: right;
	text-align: right;
}
#bar__bottom {
	margin-bottom: 3px;
}
div.meta {
	clear: both;
	margin-top: 1em;
	color: darkred;
	font-size: 70%;
}
div.meta div.user {
	float: left;
}
div.meta div.doc {
	text-align: right;
}
* {
	padding: 0;
	margin: 0;
}
body {
	font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	background-color: #FFEFAF;
	color: black;
}
div.page {
	margin: 4px 2em 0 1em;
	text-align: justify;
}
table {
	font-size: 100%;
}
tr, td, th {
}
img {
	border: 0;
}
p, blockquote, table, pre {
	margin: 0 0 1.0em 0;
}
hr {
	border: 0px;
	border-top: 1px solid #EFC51D;
	text-align: center;
	height: 0px;
}
div.nothing {
	text-align: center;
	margin: 2em;
}
form {
	border: none;
	display: inline;
}
label.block {
	display: block;
	text-align: right;
	font-weight: bold;
}
label.simple {
	display: block;
	text-align: left;
	font-weight: normal;
}
label.block input.edit {
	width: 50%;
}
fieldset {
	width: 300px;
	text-align: center;
	border: 1px solid #EFC51D;
	padding: 0.5em;
	margin: auto;
}
textarea.edit {
	font-family: monospace;
	font-size: 14px;
	color: black;
	background-color: #FFEFAF;
	border: 1px solid #EFC51D;
	padding: 0.3em 0 0 0.3em;
	width: 100%;
}

div#size__ctl {
	float: right;
	width: 60px;
	height: 2.7em;
}
#size__ctl img {
	cursor: pointer;
}

.nowrap {
	white-space: nowrap;
}

div.pagenav {
	margin: 1em 0 0 0;
}
div.pagenav-prev {
	text-align: right;
	float: left;
	width: 49%
}
div.pagenav-next {
	text-align: left;
	float: right;
	width: 49%
}
a:link, a:visited {
	color: #106F00;
	text-decoration: none;
}
a:hover, a:active {
	color: black;
	text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a, a.nolink {
	color: darkred !important;
	text-decoration: none !important;
}
a.urlextern {
	background: transparent url(../images/link_icon.gif) 0px 1px no-repeat;
	padding: 1px 0px 1px 16px;
}
a.windows {
	background: transparent url(../images/windows.gif) 0px 1px no-repeat;
	padding: 1px 0px 1px 16px;
}

a.urlextern:link, a.windows:link, a.interwiki:link {
	color: #106F00;
}
a.urlextern:visited, a.windows:visited, a.interwiki:visited {
	color: purple;
}
a.urlextern:hover, a.urlextern:active, a.windows:hover, a.windows:active, a.interwiki:hover, a.interwiki:active {
	color: black;
}
a.mail {
	background: transparent url(../images/mail_icon.gif) 0px 1px no-repeat;
	padding: 1px 0px 1px 16px;
}
a.wikilink1 {
	color: #106F00 !important;
}
a.wikilink2 {
	color: #f30 !important;
}
div.preview {
	background-color: #f5f5f5;
	margin: 0 0 0 2em;
	padding: 4px;
	border: 1px dashed black;
}
div.breadcrumbs {
	background-color: #f5f5f5;
	color: #666;
	font-size: 80%;
	padding: 0 0 0 4px;
}
span.user {
	color: #ccc;
	font-size: 90%;
}
li.minor {
	color: #666;
	font-style: italic;
}
img.media {
	margin: 3px;
}
img.medialeft {
	border: 0;
	float: left;
	margin: 0 1.5em 0 0;
}
img.mediaright {
	border: 0;
	float: right;
	margin: 0 0 0 1.5em;
}
img.mediacenter {
	border: 0;
	display: block;
	margin: 0 auto;
}
img.middle {
	vertical-align: middle;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted black;
}
h1, h2, h3, h4, h5 {
	color: black;
	background-color: inherit;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 1em 0;
	padding: 0.5em 0 0 0;
	border-bottom: 1px solid #EFC51D;
	clear: left;
}
h1 {
	font-size: 160%;
	margin-left: 0px;
	font-weight: bold;
}
h2 {
	font-size: 150%;
	margin-left: 20px;
}
h3 {
	font-size: 140%;
	margin-left: 40px;
	border-bottom: none;
	font-weight: bold;
}
h4 {
	font-size: 120%;
	margin-left: 60px;
	border-bottom: none;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	margin-left: 80px;
	border-bottom: none;
	font-weight: bold;
}
div.level1 {
	margin-left: 3px;
}
div.level2 {
	margin-left: 23px;
}
div.level3 {
	margin-left: 43px;
}
div.level4 {
	margin-left: 63px;
}
div.level5 {
	margin-left: 83px;
}
ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: none;
	margin: 0 0 0.5em 1.5em;
	/*color: darkred;*/
}
ol {
	line-height: 1.5em;
	list-style-image: none;
	margin: 0 0 0.5em 1.5em;
	color: darkred;
	font-weight: bold;
}
.li {
	color: black;
	font-weight: normal;
}
ol {
	list-style-type: decimal
}
li.open {
	list-style-image: url(../images/open.gif);
}
li.closed {
	list-style-image: url(../images/closed.gif);
}
blockquote {
	border-left: 2px solid #EFC51D;
	padding-left: 3px;
}
pre {
	font-size: 120%;
	padding: 0.5em;
	border: 1px dashed #EFC51D;
	color: black;
	overflow: auto;
}
pre.pre {
	background-color: #f7f9fa;
}
pre.code {
	background-color: #f7f9fa;
}
code {
	font-size: 120%;
}
pre.file {
	background-color: #FCF4CC;
}
table.inline {
	background-color: #FFEFAF;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.inline th {
	padding: 3px;
	border: 1px solid #EFC51D;
	background-color: #FCF4CC;
}
table.inline td {
	padding: 3px;
	border: 1px solid #EFC51D;
}
div.toc {
	margin: 1.2em 0 0 2em;
	float: right;
	width: 200px;
	font-size: 80%;
	clear: both;
}
div.tocheader {
	border: 1px solid #EFC51D;
	background-color: #FCF4CC;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 2px;
}
div.tocheader img {
	width: 0.8em;
	height: 0.8em;
	float: right;
	margin: 0.3em 3px 0 0;
	cursor: pointer;
}
#toc__inside {
	border: 1px solid #EFC51D;
	background-color: #FFEFAF;
	text-align: left;
	padding: 0.5em 0 0.7em 0;
}
ul.toc {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.2em;
	padding-left: 1em;
	margin: 0;
}
ul.toc li {
	background: transparent url(../images/tocdot2.gif) 0 0.6em no-repeat;
	padding-left: 0.4em;
	margin-bottom: 0.3em;
}
ul.toc li.clear {
	background-image: none;
	padding-left: 0.4em;
}
a.toc:link, a.toc:visited {
	color: #106F00;
}
a.toc:hover, a.toc:active {
	color: black;
}
table.diff {
	background-color: #FFEFAF;
	width: 100%;
}
td.diff-blockheader {
	font-weight: bold;
}
table.diff th {
	border-bottom: 1px solid #EFC51D;
	font-size: 120%;
	width: 50%;
	font-weight: normal;
	text-align: left;
}
table.diff td {
	font-family: monospace;
	font-size: 100%;
}
td.diff-addedline {
	background-color: #dfd;
}
td.diff-deletedline {
	background-color: #ffb;
}
td.diff-context {
	background-color: #f5f5f5;
}
span.diffchange {
	color: red;
}
div.footnotes {
	clear: both;
	border-top: 1px solid #EFC51D;
	padding-left: 1em;
	margin-top: 1em;
}
div.fn {
	font-size: 90%;
}
a.fn_top {
	vertical-align: super;
	font-size: 80%;
}
a.fn_bot {
	vertical-align: super;
	font-size: 80%;
	font-weight: bold;
}
div.insitu-footnote {
	font-size: 80%;
	line-height: 1.2em;
	border: 1px solid #EFC51D;
	background-color: #f7f9fa;
	text-align: left;
	padding: 4px;
	max-width: 40%;
}
* html .insitu-footnote pre.code, * html .insitu-footnote pre.file {
	padding-bottom: 18px;
}
div.footerinc {
	text-align: center;
}
.footerinc a img {
	opacity: 0.5;
	border: 0;
}
.footerinc a:hover img {
	opacity: 1;
}
div.picker {
	width: 250px;
	border: 1px solid #EFC51D;
	background-color: #FCF4CC;
}
button.pickerbutton {
	padding: 0px;
	margin: 0 1px 1px 0;
	border: 0;
	background-color: transparent;
	font-size: 80%;
	cursor: pointer;
}
a.spell_error {
	color: #f00;
	text-decoration: underline;
}
div#spell__suggest {
	background-color: #FFEFAF;
	padding: 2px;
	border: 1px solid black;
	font-size: 80%;
	display: none;
}
div#spell__result {
	border: 1px solid #EFC51D;
	color: black;
	font-size: 14px;
	padding: 3px;
	background-color: #f7f9fa;
	display: none;
}
span.spell_noerr {
	color: #093;
}
span.spell_wait {
	color: #06c;
}
div.img_big {
	float: left;
	margin-right: 0.5em;
}
dl.img_tags dt {
	font-weight: bold;
	background-color: #FCF4CC;
}
dl.img_tags dd {
	background-color: #f5f5f5;
}
div.imagemeta {
	color: #666;
	font-size: 70%;
	line-height: 95%;
}
div.imagemeta img.thumb {
	float: left;
	margin-right: 0.1em;
}
body {
	font: 80%/1.3 sans-serif;
	text-align: center;
	background: #FFEFAF url(../images/navrh-1_10.gif) left bottom repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#main {
	width: 100%;
	background: url(../images/navrh-1_02.gif) 0 -20px repeat-x;
}
div#main-in {
	width: 760px;
	position: relative;
	margin: 0px auto -5px auto;
	_margin: 0px auto -16px auto;
	text-align: left;
	background: url(../images/navrh-1_08.gif) repeat-y;
}
div#header {
	height: 167px;
	background: url(../images/navrh-1_04.jpg) left bottom no-repeat;
}
div#header h2 {
	margin: 0;
	padding: 0;
	border: none;
}
div#header a {
	display: block;
	width: 200px;
	height: 35px;
	position: absolute;
	top: 65px;
	left: 37px;
}
div#header a span {
	display: block;
	position: absolute;
	top: -400px;
}
div.obr {
	position: absolute;
	top: 153px;
	left: 10px;
	border: 2px solid white;
	background-color: #E9D177;
	width: 145px;
	height: 220px;
}
div.name {
	position: absolute;
	top: 145px;
	left: 617px;
	width: 140px;
	margin: 0;
	padding: 0;
	color: white;
	font-weight: 110%;
}
div.img {
	position: absolute;
	top: -15px;
	left: -140px;
	border: 2px solid white;
	background-color: #E9D177;
	width: 150px;
	height: 220px;
}
div.address {
	position: absolute;
	top: 32em;
	left: 620px;
	width: 140px;
	margin: 0;
	padding: 0;
}
div.address address  {
	font-style: normal;
}
div.address span {
	font-size: 85%;
	color: #6F6F6F;
}
div#menu {
	float: right;
	width: 142px;
	text-align: left;
	font-size: 85%;
}
div#menu ul {
	margin: 5px 0;
	padding: 0;
}
div#menu li {
	display: inline;
}
div#menu li a, div#menu li strong {
	display: block;
	margin: 0;
	padding: 0.5em 0px 0.5em 0px;
}
div#menu li a:link, div#menu li a:visited {
	color: #CF5B33;
	font-weight: bold;
}
div#menu li a:hover, div#menu li strong {
	color: darkred;
	text-decoration: none;
}
div#menu li span {
	display: block;
	float: left;
	width: 1.2em;
	height: 1.2em;
	margin-right: 0.4em;
}
div#menu li a:link span, div#menu li a:visited span {
	background-color: #FFC18F;
	border: 2px solid #FFEFAF;
}
div#menu li a:hover span, div#menu li strong span {
	background-color: #DF7237;
	border: 2px solid white;
}
div#content {
	background: url(../images/navrh-1_07.jpg) no-repeat;
}
div#content-in {
	margin: 0 150px 0 150px;
	padding: 1em 2em 10em 2em;
	text-align: left;
	_height: 270px;
	min-height: 270px;
	position: relative;
}
div#navbar {
	position: absolute;
	bottom: 113px;
	left: 180px;
	width: 410px;
}
div#footer {
	clear: both;
	height: 106px;
	text-align: center;
	background: url(../images/navrh-1_11.gif) no-repeat;
	color: white;
	font-size: 90%;
	margin: 0;
	padding: 0;
}
div#footer p {
	margin: 0;
	padding: 4% 0 0 0;
}
#path {
	font-size: 85%;
	color: gray;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: Trebuchet MS, sans-serif;
	border-color: #5BE2F8;
	color: #6D35AB;
	clear: none;
	text-align: left;
}
h1 {
	font-size: 150%;
	padding-bottom: 0.05em;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	border-color: #EFC51D;
	margin: 1.5em 0 0.5em 0em;
}
h3 {
	font-size: 110%;
	border: none;
	margin: 1.5em 0 0.5em 1.2em;
}
h4 {
	font-size: 100%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: none;
	color: #6D35AB;
}
h1 {
	border: none;
	position: absolute;
	top: -36px;
	left: 0;
	margin: 0 0 0 1.3em;
	width: 460px;
	color: white;
}
h1 a, h1 a:hover {
	color: white;
}
p {
	text-indent: 0em;
	margin: 0.8em 0 0.2em 0;
}
div#contact p {
	text-indent: 0em;
}
ul {
	text-align: left;
}
img, img.mediaright, img.medialeft {
	border: 2px solid white;
}
div.level1, div.level2, div.level3, div.level4, div.level5 {
	margin-left: 0;
}
div.bar {
	height: 2em;
}
div.toc {
	position: absolute;
	top: 390px;
	left: -11px;
	width: 150px;
	margin-top: 0em;
	font-size: 85%;
	clear: none;
}
div.tocheader {
	border: 1px solid #EFC51D;
	background-color: #FFEFAF;
}
ul.toc ul {
	margin-left: -0.7em;
}
ul.toc li {
	padding-left: 0.5em;
	margin-bottom: 0.5em;
}
#navigation-bottom {
	margin-top: 3em;
}
.footerinc a img {
	opacity: 0.5;
	_filter: alpha(opacity=50);
	border: 0;
}
.footerinc a:hover img {
	opacity: 1;
	_filter: alpha(opacity=100);
}
input {
	font-size: 85% !important;
}
table.inline {
	width: 100%;
	background: none;
}
table.inline td, table.inline th {
	border: 0;
	padding: 0 1em;
	text-align: left;
}
table.inline th {
	background-color: #FFEDCF
}
table.inline td.rightalign, table.inline th.rightalign {
	text-align: right;
}
