body {
  background: #000000;
  background-image: url(../images/tlo.gif);
 /* float: center;  */
  background-repeat: repeat;
  font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS","Verdana","sans-serif";
  font-size: 18px;
  color: #CCCCCC;
  margin: 0 0 0 0;
}
td, tr, div {
  color: #CCCCCC;
  font-size: 18px;
  font-family: "Times New Roman",Times,serif;
}
p {
  color: #CCCCCC;
  font-size: 18px;
  font-family: "Times New Roman",Times,serif;
}
hr {
  height: 1px;
  width: 100%;
  color: #FDC300;
}
table.moduletable {
  margin: 0px 4px 15px;
  table-layout: auto;
  width: 100%;
}
table.moduletable th {
  padding: 3px 0px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  color: #CCCCCC;
  font-family: "Times New Roman",Times,serif;
}
table.moduletable td {
  padding: 0px;
  color: black;
  font-size: 14px;
}
td.contentheading {
  width: 100%;
  color: #CCCCCC;
  text-align: left;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  font-size: 18px;
  float: left;
}
ul {
  padding: 0;
  margin-top: 7px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  color: #CCCCCC;
  font-size: 14px;
}
li {
  line-height: 15px;
  padding-left: 15px;
  padding-top: 0px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  font-size: 14px;
}
.button {
  margin: 5px;
  background-color: #FDC300;
  color: white;
}
.inputbox {
  border: 1px solid #FDC300;
  margin: 5px;
  background: #CCCCCC none repeat scroll 0% 50%;
  color: #0D00C4;
}
.sectiontableheader {
  border-right: 1px solid #FDC300;
  padding: 0px 10px;
  background: #FDC300 none repeat scroll 0% 50%;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  color: #CCCCCC;
  vertical-align: middle;
  height: 20px;
}
.sectiontableentry1 {
  padding: 3px 5px;
  background: #6D767D;
}
.sectiontableentry2 {
  padding: 3px 5px;
  background: #0005D7;
}
a.mainlevel {
  width: 160px;
  height: 24px;
  font-weight: bold;
/*  margin: 1px;*/
  font-family: "Times New Roman",Times,serif;
  background: url(../images/button_off.gif);
  background-repeat: repeat-x;
  display: block;
  text-align: left;
  text-indent: 16px;
  font-size: 16px;
  color: #000000;
  border: 1px solid #B6B6B6;
  padding: 2px 0 0 6px;
}
a.mainlevel:link, a.mainlevel:visited {
  width: 160px;
  height: 24px;
  font-weight: bold;
/*  margin: 1px;*/
  font-family: "Times New Roman",Times,serif;
  background: url(../images/button_off.gif);
  background-repeat: repeat-x;
  display: block;
  text-align: left;
  text-indent: 16px;
  font-size: 16px;
  color: #000000;
  border: 1px solid #B6B6B6;
  padding: 2px 0 0 6px;
}
a.mainlevel:hover {
  width: 161px;
  height: 24px;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  margin-left: 0px;
  padding: 2px 0 0 5px;
  font-style: normal;
/*  text-transform: capitalize; */
  text-align: left;
  color: #505050;
  font-size: 16px;
  background-color: none;
  background-image: url(../images/button_off.gif);
  background-repeat: repeat-x;
  border: 1px solid #FDC300;
}
#active_menu {
  width: 160px;
  height: 24px;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  margin-left: 0px;
  padding: 2px 0 0 6px;
  font-style: normal;
/*  text-transform: capitalize; */
  text-align: left;
  color: #0D00C4;
  font-size: 16px;
  background-color: none;
  background-image: url(../images/button_on.gif);
  background-repeat: repeat-x;
}
a#active_menu:hover {
  width: 161px;
  height: 24px;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  margin-left: 0px;
  padding: 2px 0 0 5px;
  font-style: normal;
/*  text-transform: capitalize; */
  text-align: left;
  color: #0D00C4;
  font-size: 16px;
  background-color: none;
  background-image: url(../images/button_on.gif);
  background-repeat: repeat-x;
}
.sublevel {
  font-size: 14px;
  background-color: none;
}
ul#mainlevel-nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul#mainlevel-nav li {
  margin: 0;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  white-space: nowrap;
}
ul#mainlevel-nav li a {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  color: #ffffff;
}
ul#mainlevel-nav li a:hover {
  background: #336699 none repeat scroll 0% 50%;
  font-family: "Times New Roman",Times,serif;
  font-size: 14px;
  color: black;
}
a:link, a:visited {
  text-decoration: none;
  color: #FDC300;
  font-weight: bold;
}
a:hover {
  color: #CCCCCC;
  font-weight: bold;
}
a.category:link, a.category:visited {
  font-weight: bold;
}
.readon {
  font-weight: bold;
}
.pagenavbar {
  border: 1px solid #e0e0e0;
  padding: 3px;
  background-color: #f0f0f0;
  text-align: center;
}
.contenttoc {
  border: 1px solid #e0e0e0;
  padding: 2px;
  width: 180px;
  background-color: #f0f0f0;
}
.contenttoc th {
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  color: #FDC300;
}
.contenttoc td {
  padding: 2px 5px;
  color: black;
}
.small {
  font-size: 10px;
  color: #FDC300;
}
.smalldark {
  font-size: 10px;
  color: #FDC300;
}
.createdate, .modifydate {
  color: #FDC300;
  font-size: 16px;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
}
.content_rating {
  font-size: 12px;
  color: black;
}
.content_vote {
  border: 1px solid #e0e0e0;
  padding: 2px 10px;
  height: 22px;
  background-color: #f0f0f0;
  color: cccccc;
  font-size: 12px;
}
.pathway {
  font-size: 12px;
  color: #000000;
  letter-spacing: 1px;
  margin-left: 4px;
}
a.pathway:link, a.pathway:visited {
  font-size: 12px;
  color: #FDC300;
}
a.pathway:hover {
  font-size: 12px;
}
.contentpane {
  padding: 0px;
  color: black;
}
.contentpaneopen {
  padding: 0px;
  color: #FDC300;
  text-align: left;
  font-size: 12px;
  font-family: "Times New Roman",Times,serif;
  font-weight: normal;
  border-top: 2px dashed #FDC300;
}
.componentheading {
  padding: 0px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  color: #FDC300;
  font-size: 16px;
  font-family: "Times New Roman",Times,serif;
}
.contentheading {
  padding: 0px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  color: #FDC300;
  font-size: 16px;
  font-family: "Times New Roman",Times,serif;
}
.contentpagetitle {
  font-weight: bold;
  color: #FDC300;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  text-decoration: none;
  color: #FDC300;
}
a.readon:link, a.readon:visited {
  white-space: nowrap;
  float: left;
  text-decoration: none;
  font-family: "Times New Roman",Times,serif;
  font-size: 12px;
  font-weight: bold;
  color: black;
}
a.readon:hover {
  font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
  white-space: nowrap;
  float: left;
  text-decoration: none;
  font-size: 12px;
  color: #261712;
  font-weight: bold;
}
.back_button a:link, .back_button a:visited {
  padding: 1px;
  background-color: transparent;
  color: #FDC300;
  font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  float: left;
  line-height: 10px;
  text-decoration: none;
}
.back_button a:hover {
  padding: 1px;
  background-color: transparent;
  font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
  font-weight: bold;
  white-space: nowrap;
  float: left;
  text-decoration: none;
  color: #261712;
  font-size: 12px;
}
.pagenav a:link, .pagenav a:visited, .buttonheading a:link, .buttonheading a:visited {
  padding: 2px 4px;
  background: none;
  font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
  white-space: nowrap;
  float: left;
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 12px;
}
.pagenav a:hover, .buttonheading a:hover {
  padding: 2px 4px;
  background: none;
  white-space: nowrap;
  float: left;
  text-decoration: none;
  font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS","Verdana","sans-serif";
  color: #261712;
  font-weight: bold;
  font-size: 12px;
}


#header {
  background: #FDC300;
  background-image: url(../images/belka_gorna.png);
  width: 1000px;
  height: 49px;
  border-top: 1px solid #FDC300;
  border-left: 1px solid #FDC300;
  border-right: 1px solid #FDC300;
}

#logo {
  width: 1000px;
  height: 270px;
  background: #0007C4;
  background-image: url(../images/naglowek.gif);
  border-left: 1px solid #FDC300;
  border-right: 1px solid #FDC300;
}

#header2 {
  background: #FDC300;
  background-image: url(../images/belka_dolna.png);
  width: 1000px;
  height: 49px;
  border-left: 1px solid #FDC300;
  border-right: 1px solid #FDC300;
  border-bottom: 2px solid #FDC300;
}

#top {
  background: #000000;
  width: 1000px;
  height: auto;
  border-left: 1px solid #FDC300;
  border-right: 1px solid #FDC300;
}

#user1 {
  background: #000000;
  width: 1000px;
  height: auto;
  border-left: 1px solid #FDC300;
  border-right: 1px solid #FDC300;
}

#page {
  background: #0005D7;
/*  background-image: url(../images/strona.gif); */
  width: 1000px;
  height: auto;
  background-repeat: repeat-x;
  font-size: 16px;
  color: #CCCCCC;
  float: center;
  font-family: "Times New Roman",Times,serif;
  border-left: 1px solid #FDC300;
  border-right: 1px solid #FDC300;
  border-top: 2px solid #FDC300;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#left {
  width: 200px;
  height: auto;
  /*
  background-repeat: repeat-y;
  background-image: url(../images/menu.gif);
  */
  color: #000000;
  font-size: 18px;
  font-family: "Times New Roman",Times,serif;
  text-align: left;
  float: left;
}

#menu {
  width: 185px;
  height: auto;
  font-size: 18px;
  color: #CCCCCC;
  font-family: "Times New Roman",Times,serif;
  margin: 10px 0 0 0;
  padding: 0 10px 5px 10px;
  float: left;
  text-align: left;
}

#page_edycja {
  width: 650px;
  min-height: 2100px;
  font-size: 16px;
  color: #CCCCCC;
  font-family: "Times New Roman",Times,serif;
  text-align: left;
  float: center;
  padding: 5px 10px 25px 5px;
  margin: 0 0 0 100px;
  border-left: 3px double #FDC300;
}

#klisza {
  width: 108px;
  height: auto;
  min-height: 2080px;
  background-image: url(../images/klisza.gif);
  background-repeat: repeat-y;
  color: #CCCCCC;
  font-size: 18px;
  font-family: "Times New Roman",Times,serif;
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  float: right;
  text-align: left;
}

#bottom {
  background: #FDC300;
  background-image: url(../images/belka_dolna.png);
  width: 1000px;
  height: 30px;
  float: center;
  border-left: 1px solid #FDC300;
  border-right: 1px solid #FDC300;
  border-bottom: 1px solid #FDC300;
}

#footer {
 /* background-image: url(../images/footer.gif); */
  width: 1000px;
  height: 70px;
  float: center;
}
#webmaster {
  font-family: Comic Sans MS,Arial,Helvetica,cursive;
  width: 450px;
  height: 70px;
  color: #FDC300;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 0 0;

}
