a:link, a:visited {
  font-size        : 11px;
  color            : #73400D;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #0e2567;
  text-decoration  : none;
  font-weight      : bold;
}
body {
  color            : #000000;
  margin-top       : 0px;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #998A4D;
  font-family      : Tahoma, arial, sans-serif ;
  font-size        : 12px;
  overflow-x		: hidden;
  text-align		: left;
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : black;
}
hr {
  color            : #063e7e;
  height           : 1px;
  width            : 100%;
}
.mod {
  background       : #FFFFFF;
  width            : 4px;
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-size        : 12px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  color		: white;
  float: right;
}
ul#mainlevel-nav li {
  display: inline;
  background-image : none;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 15px;
  white-space: nowrap;
  color: white;
}
a.mainlevel-nav, a.mainlevel-nav:visited{
  text-decoration  : none;
  color: white;
}
a.mainlevel-nav:hover {
  background-color:n #73400D;
}

.sublevel {
  padding-left     : 10px;
}
.leftrow {
  background-color : #D9D4B4; /* */
  width            : 160px;
  height           : 100%;
  margin: 0px 0px 0px 0px;
}
.rightrow {
  background-color : #D9D4B4;/* */
  height           : 100%;  /* */
  width            : 160px;
  align            : right;
  margin-left      : 5px;
}
table.moduletable {
  width		: 100%;
  table-layout	: left;
  float: center;

}
form{
	margin: 0px;
	padding: 0px;
}
#search {
  float            : left;
  margin: 5px 0px 0px;
  border           : 0px none;
  padding          : 0px;
  width            : 150px;
  height           : 14px;
/*  overflow         : hidden;*/
}
#search .inputbox {
  border           : 1px solid black;
  margin: 0px;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 8pt;
  width            : 150px;
  color            : black;
  background       : #F7F2D2;
}
.back_button {
  color            : #0e2567;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/bb.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  border           : 0px solid brown;
  padding: 3px 5px 3px 20px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}
.button {
  font-size        : 11px;
  color            : #0e2567;
  border           : 1px solid #063e7e;
  margin-bottom    : 5px;
  background-color : #D9D4B4; /*#bfd3fb*/
  padding          : 1px;
}
.inputbox {
  border           : 1px solid #7340D;
  background-color :  #F7F2D2;
  margin-bottom    : 5px;
  color			   : black;
  font-size: 9pt;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #23407d;
  background       : #D9D4B4; /* #bfd3fb */
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E7E5D0;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #063e7e;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #063e7e;
}
a.mainlevel {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  background-color : #D9D4B4;
  text-indent      : 10px;
 text-decoration  : none;   
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  background-color : #eff4fd;
  text-indent      : 10px;
 text-decoration  : none;    
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #063e7e;
  background-color : #D9D4B4;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #0e2567;

  text-indent      : 10px;
  text-decoration  : none; 
}
a.mainlevel:hover {
  background-color : #998A4D;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu {
  color            : #0e2567;
  background-color : #998A4D;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #3a4758;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
/*   text-decoration  : none;   */
}
a.readon:link, a.readon:visited {
  color            : #7340D;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #063e7e;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : white;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #063e7e;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
ul {float            : left;
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
ul li {
  
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
ol {
    margin-left: 0px;
    padding: 0;

}
ol li {
  
  line-height      : 15px;
  padding-left     : 15px;
	margin: 0 0 0 40px;
	border: 0;
	padding: 0 0 0 0;
}



table.contenttoc {
  width		: 150px;
  border           : 1px solid #998A4D;
  background       : #D3D0AF;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #083dad;
}
.pagenavbar {
  border-top       : 1px solid #063e7e;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #585232;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  color            : #0e2567;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #0e2567;
}
.smalldark {
  font-size        : 10px;
  color            : #0e2567;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #CF9C69;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #9eb6ea;
}
.pathway {
  font-size        : 10px;
  color            : black;
  padding-left     : 8px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  padding-left     : 0px;
/*  text-decoration  : none;   */
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
/*  text-decoration  : none;   */
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #2350ae;
}
.componentheading {
  background       : url(../images/header.gif) repeat;
  font-size        : 16px;
  font-weight      : bolder;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color            : black;
  width            : 100%;
  font-weight		: bold;
  font-family		: Arial, Tahoma, Verdana Helvetica, sans-serif;
}

.contentheading {
  background       : url(../images/header.gif) repeat;
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #585232;
  width            : 100%;
  font-weight		: bold;
  font-family		: Arial, Tahoma, Verdana Helvetica, sans-serif;
}

.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
  border-left      : 1px solid #1f3975;
  text-align       : center;
  font-weight      : bold;
  color            : #3a4758;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #1f3975;
  text-align       : center;
  color            : #2350ae;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}
.tabpadding {
 border-left       : 1px solid #1f3975;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  font-size        : 10px;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #0e2567;
  text-decoration  : none;
  font-weight      : bold;
}


.a_menu      { font-family:Tahoma; font-size:8pt; text-decoration:none; color:#73400D; font-weight:bold}
.nagl      { font-family:Tahoma; font-size:14pt; text-decoration:none; color:#73400D; font-weight:bold; margin-left: 28px; margin-right: 35px;}
a:hover      { text-decoration: none; font-family: Arial; font-size: 8pt; color:#FFFFFF; background-color:#73400D; letter-spacing:0; padding-top:1px; padding-bottom:1px; font-weight:bold }
.text2       { font-family: Tahoma; font-size: 8pt; font-weight: bold; background-color: #CDC49C}      
.przycisk    { font-family: Tahoma; font-size: 8pt; font-weight: bold; border: 1px solid #74693E; background-color: #BCAF7A}
.link2       { font-size: 8pt; font-family:Tahoma; color:#FCEEE0; font-weight:bold; text-decoration:none}
.pd            { margin-left: 28px; margin-right: 35px; margin-top: 0; margin-bottom: 0 }