body, table, tr, td, th, select, textarea {
	  font-family: arial, verdana, helvetica, sans-serif;
	  font-size:12px;
}
body {
	position: relative;
	margin: 0;
	align: left;
	top: 0px;
	left: 0px;
}
#bodyframe {  
	position: relative;
	align: center;
	width: 900px;
	font-size:80%; 
	background-repeat: repeat-y;
	background-position: center;
	margin:0px; 
}
body.edit { font-size:80%; background-color: #F0F0F0; }
body.upload { background-color: #F0F0F0; margin: 12px }
h1 { font-size:18px; border-top-style:solid; border-top-width:1; border-bottom-style:solid; border-bottom-width:1; }
h2 { font-size:16px; background: #C0C0C0; }
h3 { font-size:14px; border-bottom:1px solid #C0C0C0; border-top:1px solid #C0C0C0; background:#DBDBDB}
h4 { font-size:13px; background: #C0C0C0; margin-top:0; margin-bottom:1px;}
h5 { font-size:12px; background: #DBDBDB; margin-top:0; margin-bottom:1px}
h1.pagename { margin-top: 0; }
h3.leftmenuheading { margin-top: 0; }
textarea { font-size:11.5px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}
.textarea
{scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #787878;
  scrollbar-track-color: #FF3031;
  scrollbar-face-color: #990000;
  scrollbar-arrow-color:#ffffff; 
}
textarea.editor {
}
.tekst {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size:11px;
}
div.small {}
img.inline {}
p {margin-top:0; margin-bottom:1px;}
.pageTitle {
	font-size:16px; /*background: #C0C0C0;*/
	border-bottom:1px solid #C0C0C0; 
	border-top:1px solid #C0C0C0; 
	background:#DBDBDB; 
	font-weight:bold;
	}

a  {text-decoration: none}
a:link       { text-decoration: none}
a:hover       { text-decoration: none}
a.footnoteref { vertical-align: super; font-size: 90%; }
a.footnote    { color: #0044AA; }
a.external    { }
a.interwiki   { }
a img { border: none}
.wikipage    {font-weight: normal;}		          /* Normal, internal wiki reference */
p.versionnote { color: red; text-align: center; background: #EAEAEA; padding:11.5px; }
p.locknote { color: red; text-align:center; background: #EAEAEA; padding:11.5px; }
.input { font-family: arial, verdana, helvetica, sans-serif; font-size:12px; border-style: solid; border-color: #666666; border-width: 1px; }
.submit { font-family: arial, verdana, helvetica, sans-serif; font-size:12px; border-style: solid; border-color: #666666; border-width: 1px; }

#mFindReplace {  }
#mPref       {   }
#mComment    {   }
#mAttach     {   }
.edithelp 
{ width:80%;
} 
.signin {
	font-family: arial,helvetica;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 2px;
	color: #000066;
}
.searchbox { 
	display: block;
	white-space:nowrap;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	border-style: none; 
	border-color: #666666; 
	border-width: 0.5px;
	position: relative;
	vertical-align: bottom;
 }
.searchbox a, .searchbox a:link, .searchbox a:visited {
	color: #EE9A00;
 	font-weight: bold;
    text-decoration: underline;
}
.searchbox a:hover{
  color: #800000;
}

.previewnote { text-align: center; color:#CD0000; }    /* The text how the "This is a preview" comment should be shown. */
.previewcontent { background: #EEE8AA; padding:8px;}   /* How the preview content should be shown */
.messagecontent { background: #EEE8AA; }               /* How the system messages should be shown (DisplayMessage.jsp) */
.conflictnote { }                                      /* How the "This page has been modified..." -comment should be shown. */
.weblog { margin-left: 20px; }
.weblogheading { background: #E0E0E0; font-size: 120%; font-family: sans-serif; margin-top: 2ex; }
.weblogentry { font-family: sans-serif; font-size: 95%; margin-left: 10px; }
.weblogpermalink { font-size: 8px; margin-left: 10px; }
.pageContent{}

.pageContent h1{
    background-color: #FFFFCB;
    border-bottom: 2px solid;
    border-top: medium none;
    color: #005D30;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 30px;
    padding: 11px;
}
.pageContent h2{
	background-color: none;	
}
.topmenu {
	/* display: block; */
	font-family: arial,helvetica ;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 2px;
	color: #000066;
	background-color: #ffffcb;
}
.topmenu a:hover {
	color: #000066;
	border-bottom: 7px solid #005d30;
    text-decoration:underline;
}
.topmenuedit {
}	
.headerTbl1{
}
.headerTopBckg { 
  background-attachment: inherit;
  background-position: top left;
  background-repeat: no-repeat;
  width: 800px; height: 120px;
}
.headerBottomBckg { 
  background-attachment: inherit;
  background-position: 100% 100%;
  background-repeat:repeat;
  width: 800px; height:10px;
}
#RightFiller, #LeftFiller {
		background-color: #ffffee;
}	
#LeftEdge {
		width: 12px;
		background-repeat: repeat-y;
}
#RightEdge {
		width: 12px;
		background-repeat: repeat-y;
}			
#BottomEdge {
	height: 12px;
	background-repeat: repeat-x;
}			
#LogoImg {
		margin-top: 5px;
		margin-left: 25px;
		margin-bottom: 3px;
		border: 0px;
		border-bottom-color: #FFFFFF;
}
.insert-toc
    { font-weight:   bold; }
.toc
{
}
.toc h1 { background:#F0F0F0;border:0px none; margin-left:0em; margin-right:0; margin-top:0; margin-bottom:0; font-size:10pt;}
.toc h2 { margin: 0 0 0 0.5em; background:#F0F0F0;border:0px none;font-size:10pt;}
.toc h3 { margin: 0 0 0 1em; background:#F0F0F0;border:0px none;font-size:10pt;}
.toc h4 
{ margin: 0 0 0 1.5em; background:#F0F0F0;border:0px none;font-size:10pt;
}
.toc a link, .toc a visited
{ font-size:       10pt;         
     font-weight:     normal;
}
.top {
 padding:0.1mm;
}
a.top link, a.top visited 
{ margin-left:     1em;
     vertical-align:  middle;
     font-size:       xx-small;   
}
ul
{ margin-left  :  0;
     margin-top   :  0px; /* ie */
     margin-bottom:  0px; /* ie */
    /* padding-left :  0em;*/
     padding-left :  1.5em;
}
.collapse ul, .collapse ol 
{ list-style:  disc;
}
li.clpsLI
{ list-style:  none;
     position  :  relative;
}
a link.clpsBullet, a visited.clpsBullet
{ position       :  absolute;
     left           :  -1em;  /* relative to the containing LI */     
     text-decoration:  none;
     font-weight    :  bold;
}
li.clpsLI a.clpsBullet
{ left:  -1.5em;
}

a hover.clpsBullet
{ background:  #FF9933;
     color     :  white;
}
.footermargin {
	display: block;
}
.pageFooter {
	color: #000066;
}
.pageFooter a, .pageFooter a visited
   { font-size:       10pt;         
     font-weight:     normal;
}
.mytable .wikitable { 
	/*table-layout:auto; */
	width:97%; 
	/*border-collapse:separate; */
	/*border-spacing:0.1em;*/
	border-spacing:0em;
	empty-cells:hide;
	margin-left:auto;
	margin-right:auto;
	border:0px none; 
	vertical-align: top;
	border-top-width:0px; 
	border-right-width:0px; 
	border-bottom-width:0px; 
	border-left-width:0px; 
	border-right-width:0px
}	
.mytable .wikitable * td { 
	text-align: left;
	border:0px none;
	vertical-align:middle;
	border-top-width:0px; 
	border-right-width:0px; 
	border-bottom-width:0px; 
	border-left-width:0px; 
	border-right-width:0px
}
.mytable .wikitable * th { 
	border:0px none; 
	border-top-width:0px; 
	border-right-width:0px; 
	border-bottom-width:0px; 
	border-left-width:0px; 
	border-right-width:0px
}
.mytable .wikitable * tr td { 
	border:0px none;
	border-top-width:0px; 
	border-right-width:0px; 
	border-bottom-width:0px; 
	border-left-width:0px; 
	border-right-width:0px
}
.breadcrumbs {
 	background-color:#F3F3F3; 
 	font-size: 8pt; 
 	padding: 1.2px; 
 	border-left: 1px solid #aaa;
 	border-right: 1px solid #999;
 	margin-top: 1.2ex;
    white-space: normal;
}
.breadcrumbs a {
 	background-color:#F3F3F3; 
 	font-size: 8pt; 
 	padding: 1.2px; 
 	border:solid 0px #800000;
 	margin-top: 1.2ex;
    white-space: normal;
}
table.wikitable { }
table.wikitable * td { text-align: left; }
table.wikitable * th { }
table.calendar  { font-size: 11.5px; }
table.calendar td { text-align: center; }
table.calendar td.othermonth { color: #707070; }
table.calendar td.link { background: #E0E0E0; }
table.calendar tr.month { font-size: 12px; font-family: sans-serif; }
table.calendar tr.weekdays { font-color: #FF0000; }
td.leftmenu { }                            /* Left menu */
td.page     { }                            /* Page data area */
td.diffadd  { background: #99FF99; font-family: monospace; }
td.diffrem  { background: #FF9933; font-family: monospace; }
td.diff     { background: #FFFFFF; font-family: monospace; }

table.wikitable h2 { background:none; margin:0px }

