body {
 background: #ffffff;
 color: #000000;
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font-size: 13px;
 margin: 0px;
 padding: 0px;
}

.copyright {
 font-size: 10px;
 font-style: normal;
 color: #000000;
 text-align: center;
 line-height: 100%;
 margin: 0px;
 margin-top: 3px;
 padding: 0px;
}

#container {
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 0px;
 margin-top: 0px;
 line-height: 150%;
 padding-top: 0px;
}

#banner {
 background-image: url(logo/tree3.jpg);
 background-repeat: no-repeat;
 width:900px;
 height:150px;
 margin-top: 0px;
 padding-top: 0px;
}

#content {
 width: 898px;
 background-color: #ffffff;
 padding: 0px;
 margin-left: 0px;
 margin-right: 0px;
 border: 1px solid #555555;
}

#subContent {
 width: 848px;
/* height: 365px;*/
 overflow: auto;
 scrollbar-base-color: green;
 background-color: #ffffff;
 margin-left: 25px;
 margin-right: 25px;
 margin-top: 35px;
 margin-bottom: 35px;
}

div#subContent {
 min-height: 365px;
 height: expression(this.scrollHeight > 365 ? "auto" : "365px");
}

.container2 {
 float: left;
}

#topnav {
 list-style: none;
 list-style-type: none;
}

#topnav ul {
 width: 670px;
 float:left;
 list-style-type: none;
 font-weight: normal;
 font-size: 17px;
 margin: 0px;
 padding-top: 126px;
 padding-left: 25px;
 margin-top: 0px;
 margin-bottom: 0px;
}

#topnav li {
 display: inline;
}

#topnav li a {
 text-decoration: none;
 color: #aaa;
 text-align: left;
 padding-left: 15px;
 padding-right: 30px;
}

#topnav li a:link, #topnav li a:visited {
}

#topnav li a:hover  {
 color: #fff;
}

#topnav li a:active, #topnav #selected {
 color: #fff;
}

#topnavFlag {
 list-style: none;
 list-style-type: none;
}

#topnavFlag ul {
 list-style-type: none;
 margin: 0px;
 padding-top: 129px;
 padding-right: 25px;
 margin-top: 0px;
 margin-bottom: 0px;
 float: right;
}

#topnavFlag li {
 display: inline;
}

#topnavFlag li a {
}

#topnavFlag li a:link, #topnav li a:visited {
}

#topnavFlag li a:hover  {
}

#topnavFlag li a:active, #topnav #selected {
}

a {
 text-decoration: none;
 color: #000;
}

a:link, a:visited {
}

a:hover  {
 color: #95bb32;
}

a:active {
 color: #000;
}

p, pre {
 padding:8px 20px;
 margin: 0px;
 text-align: justify;
}

#ogrody {
 position: relative;
 top: -142px;
 left: 30px;
 height: 0px;
 font-size: 11px;
}

#ogrody a {
 text-decoration: none;
 color: #ffffff;
}

#ogrody a:link, a:visited {
}

#ogrody a:hover  {
 color: #222222;
}

#ogrody a:active {
 color: #000;
}


