body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #697B3D;
	background-image: url('../images/zielonetlo.gif');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-position: center;
	background-repeat: repeat-y;
}

* { padding: 0; margin: 0; }

#header {
	position: relative;
	width: 800px;
	height: 149px;
	background-color: #8EBC00;
	border-bottom: 1px solid Black;
	background-image: url('../images/banner.png');
	z-index: 70;
}

#strlink {
	position: relative;
	width: 375px;
	height: 90px;
	left: 35px;
	top: 30px;
	z-index: 100;
}

#headertlo {
	position: absolute;
	width: 100%;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	height: 149px;
	background-color: #8EBC00;
	border-bottom: 1px solid Black;
	background-image: url('../images/niebieskietlo.gif');
	background-position: center;
	background-repeat: repeat-y;
	z-index: 50;
}

#footertlo {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	height: 48px;
	background-color: #8EBC00;
	border-top: 1px solid Black;
	background-image: url('../images/niebieskietlo.gif');
	background-position: center;
	background-repeat: repeat-y;
	z-index: 1;
}

#menu {
	position: relative;
	width: 200px;
	background-color: #8EBC00;
	border-right: 1px solid Black;
	float: left;
	z-index: 100;
}

#menu a{
	font-weight: bold;
	background-color: #507E00;
	position: relative;
	padding-left: 36px;
	padding-top: 3px;
	font-size: 12px;
	display: block;
	height: 22px;
	color: White;
	width: 164px;
	z-index: 3;
	border-bottom: 1px solid Black;
	text-decoration: none;
}

#menu a:hover{
	background-color: #406d00;
	font-size: 12px;
	color: White;
}

* html #menu a{
	width: 200px;
	height: 25px;
}

#menu a img {
	position: absolute;
	top: -10px;
	left: -17px;
	float: right;
	border: 0px none;
	z-index: 6;
}


#menu .menup a {
	background-color: #00689D;
	position: relative;
	padding-left: 36px;
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: White;
	vertical-align: middle;
	width: 164px;
	z-index: 2;
	border-bottom: 1px solid Black;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px none;
	height: auto;
}

#menu .menup a:hover {
	background-color: #00578c;
	position: relative;
	padding-left: 36px;
	font-size: 12px;
	display: block;
	color: White;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	z-index: 2;
}


* html #menu .menup a {
	width: 200px;
}

.space {
	display: block;
	height: 20px;
	border-bottom: 1px solid Black;
}

#content {
	position: relative;
	width: 599px;
	background-color: #ffffff;
	border-left: 0px none;
	border-right: 0px none;
	float: left;
	z-index: 10;
}

#centerdiv {
	height: auto;
	z-index: 3;
}


#footer {
	position: relative;
	width: 800px;
	height: 97px;
	background-color: #8EBC00;
	background-image: url('../images/footer.gif');
	z-index: 2;
}

#footer #jaszcz{
	position: absolute;
	right: -50px;
	bottom: 0px;
	float: right;
	border: 0px none;
}

* html #footer #jaszcz{
  bottom: -1px;
}

#pagecontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
	background-color: #ffffff;

	/* opera does not like 'margin:20px auto' */
	text-align:left;
/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	background-image: url(../images/menu_tlo.gif);
	background-position: left;
	background-repeat: repeat-y;

	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
}
html>body #pagecontent {
	width: 800px; /* ie5win fudge ends */
}

.link {
	padding-bottom: 3px;
	font-size: 12px;
	margin: 3 3 3 3;
	border-right: 0px none;
	border-left: 0px none;
	border-bottom: 1px solid #dddddd;
}

.link a{
	font-weight: bold;
	text-decoration: none;
	color: #507E00;
}
.link a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #406d00;
}

h1{
	border-top: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	border-bottom: 1px dotted Black;
	background-color: #507E00;
	color: #ffffff;
	position: relative;
	top: 0px;
	font-size: 25px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: center;
}

h2{
	border-top: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	border-bottom: 1px dotted Black;
	color: #406D00;
	font-size: 15px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

h2 a {
	color: #406D00;
	font-size: 15px;
}

h2 a:hover {
	color: #406D00;
	font-size: 15px;
	background-color: #ffffff;
}

h3{
	border-top: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	border-bottom: 1px dotted Black;
	color: #406D00;
	background-image: url(../images/slonecznik.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #BADF45;
	font-size: 15px;
	margin-top: 5;
}

#bip {
  position: absolute;
  top: 57px;
  left: 5px;
}

#footeradr {
  position: absolute;
  top: 60px;
  left: 200px;
  font-size: 12px;
  color: #ffffff;
}

#couter {
  position: absolute;
  top: 30px;
  left: 10px;
  font-size: 12px;
  color: #000000;
}

/* htmlarea editor */
.fs1 { font-size: 9pt; }
.fs2 { font-size: 10pt; }
.fs3 { font-size: 11pt; }
.fs4 { font-size: 12pt; }
.fs5 { font-size: 14pt; }
.fs6 { font-size: 16pt; }
.fs7 { font-size: 18pt; }
.fs8 { font-size: 22pt; }
.fs9 { font-size: 26pt; }
.fs10 { font-size: 30pt; }
/* */
