html {
	height: auto;
}
body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #F2F2F2;
	text-align: center;
}
/* html #fakebody {height: 98.8%;}*/
h {
	font-weight: bold;
	color: #000080;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	font-size: 6px;
	font-family: Tahoma;
}
ul, li {
	font: 12px Verdana,Tahoma;
	margin: 0px;
	padding: 0px;
}
dl, dt {
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Tahoma;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.rek {
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Calibri;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 6px;
	color:#413839;
}
p {
	font: 8px Verdana,Tahoma;
	margin: 0px;
	padding: 4px;
}
table #container {
}
#header {
	height: 184;
	margin: 0px;
	padding: 0px;
/*   	width:980px;*/
    background-image: url(../header.gif);
}
#footer {
	position: relative;
	bottom: 0;
	text-align: right;
	width: 100%;
	margin-top: 10px;
}
* html #content {
	height: 95%;
	position: relative;
}
#content {
	height: auto%;
	text-align: left;
	position: relative;
	margin-bottom: auto;
	/*right:;*/
/*
	left:0px;
	width:80px;
    margin:0px;
*/
    /*padding: 1px;*/
	/*left:25%;*/
/* 	padding:0px; */
   /*  margin-bottom: 0px;
    margin-top: 0px;*/
	/*border:3px solid red;*/
/* 	height:100%; */
}
#leftpanel {
	/*     float: left; */
/* 	display:inline; */
	   width: 150px; /*     border: 1px solid; */ /* 	border-color:#600; */ /* background-image: url('../menu_bg.jpg');*/;
	background-repeat: repeat-x; /*background-color: #99ff00;*/;
	margin: 0px;
/*margin-bottom: 0px;*/height: 100% border-left: solid;
}
#rightpanel {
	/*display:inline;*/
	 text-align: left;
	font: 12px Tahoma,Verdana;
/*      border: 1px solid; */height: 100%; /*      max-height: 100%; */;
	margin: 0px;
	padding: 0px;
/*max-height: 100%;*/ /*margin-top: 0px;
	 margin-bottom: 0px;*/ /*float: right;*/ /*      width: 100%; */background: white;
	overflow-x: hidden;
	overflow-y: auto;
     /*background-image: url(../text_bg.jpg);
     background-repeat: repeat-y;*/
}
h1 {
	margin: 0 20;
	padding-left: 0;
	padding-right: 10;
	padding-top: 10;
	font-family: Calibri;
	font-size: 11pt;
	color: #300;
	font-weight: bold;
	text-indent: 0;
	text-align: left;
}
h2 {
	margin: 0 20;
	padding-left: 0;
	padding-right: 10;
	padding-top: 10;
	font-family: Calibri;
	font-size: 11pt;
	color: #300;
	font-weight: normal;
	text-indent: 0;
	text-align: left;
}
h3 {
	margin: 0 20;
	padding-left: 0;
	padding-right: 10;
	padding-top: 10;
	font-family: Calibri;
	font-size: 13pt;
	color: #300;
	font-weight: bold;
	text-indent: 0;
	text-align: left;
}
h4 {
	padding: 0;
	margin: 0 300px 0 0;
	font-family: Calibri;
	font-size: 14pt;
	color: #E84B00;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
	border-bottom-style: inset;
	border-bottom-color: #E84B00;
	border-bottom-width: thin;
}
h5 {
	margin: 0 20;
	padding-left: 0;
	padding-right: 10;
	padding-top: 10;
	font-family: Calibri;
	font-size: 11pt;
	color: #300;
	font-weight: normal;
	text-indent: 0;
	text-align: center;
}
#col {
	color: #004000;
}
#col {
	color: #808000;
}
#col {
	color: #4A4A00;
}
#col {
	color: #7D23BA;
}
#col {
	color: #E84B00;
}

