BODY {
  scrollbar-face-color: rgb(238,235,233);
*#A9A9A9; */
	scrollbar-shadow-color: rgb(238,235,233);
	scrollbar-highlight-color: rgb(238,235,233);
	scrollbar-3dlight-color: rgb(238,235,233);
/*#AA8A77; */
	scrollbar-darkshadow-color: rgb(238,235,233);
 /*#A9A9A9; */
	scrollbar-track-color: rgb(238,235,233);
 /*#A9A9A9; */
	scrollbar-arrow-color: rgb(238,235,233);
/*Black;*/
	FONT-WEIGHT: normal; FONT-SIZE: 9pt;  
	FONT-FAMILY: Verdana,Helvetica,Arial,sans-serif;
	TEXT-ALIGN: justify; TEXT-DECORATION: none; 
        color:Black;
        background:White;
   margin: 4px 4px 4px 4px;
/*   background: url(../images/line.gif) 
	background-repeat: repeat-x;*/
   BACKGROUND-COLOR: rgb(238,235,233);

   overflow-y:scroll;
 }



#top_menu {
height: 30px;
float: right;
width: 600px;

}
#mainlevel-nav {
   list-style: none;
	padding: 0;
	margin: 0;
	float: right;

}
#mainlevel-nav li {
   width: auto !important;
   width: 15%;
   float: right;
   margin: 0;
   font-size: 10px;
   height: 30px;
   line-height: 27px;
   white-space: nowrap;
   background: url(../images/hd_left.gif) top left no-repeat;
   margin-right: 5px;
}
#mainlevel-nav a {
   font-weight: bold;
   height: 30px;
	display: block;
	padding-left: 5px;
	padding-right: 17px;
	text-decoration: none;
	color: White;
	background: url(../images/hd_right.gif) top right no-repeat;
	margin-left: 12px;
}
#mainlevel-nav li:hover, #mainlevel-nav li.one {
background: url(../images/hd_left_h.gif) top left no-repeat;
}
#mainlevel-nav li:hover a, #mainlevel-nav li.one a{
background: url(../images/hd_right_h.gif) top right no-repeat;
}
.logo {
	background: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-color: rgb(238,235,233);
	background-position: center;
	border-top: 0px solid #000066;
	border-left: 0px solid #000066;
	border-right: 0px solid #000066;
      border-bottom: 0px solid #000066;
 	margin-top: 10px;
      padding: 10px;
}

.header {
	background: url(../images/banner8.jpg);
	background-repeat: no-repeat;
	background-color: rgb(238,235,233);
	background-position: right;
	border-top: 0px solid #000066;
	border-left: 0px solid #000066;
	border-right: 0px solid #000066;
      border-bottom: 0px solid #000066;
      color: #990000;
	margin-top: 10px;
}


hr {
  background: #CCCCCC;
  height: 2px;
  width: 90%;
}
.title {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 22px;
font-weight: bold;
margin-right: 10px;
color: #006600;
}
.pathway {

  font-size: 11px;
  color: White;
  margin-left: 10px;
  }
a.pathway:link, a.pathway:visited {
  color: #E8E8E8;
  font-size: 11px;
  margin-left: 10px;
 }
a.pathway:hover {
  color: #000099;
  font-weight: normal;
  text-decoration: underline;
  margin-left: 10px;
 }
a.mainlevel:link, a.mainlevel:visited {
        color: #0066CC;
        background-position: left;
		  display: block;
		  background: url(../images/grad3.gif) no-repeat;
        text-align: left;
        font-weight: bold;
		  font-size: 11px;
		  vertical-align: middle;
  		  padding-top: 5px;
 		  padding-left: 5px;
        height: 13px;
        width: 100%;
 }
a.mainlevel:hover {
        color: #818181;
        background-position: left;
        display: block;
		  background: url(../images/grad2.gif) no-repeat;
        text-align: left;
        font-weight: bold;
		  font-size: 11px;
		  vertical-align: middle;
  		  padding-top: 5px;
 		  padding-left: 6px;
        height: 13px;
        width: 100%;
        }
a.mainmenu:link, a.mainmenu:visited {
        color: #000099; 
        font-family: Verdana,Helvetica,Arial,sans-serif;
        font-weight: bold;
		  font-size: 11px;
        }
a.mainmenu:hover {
        color: #666666; text-decoration: underline;
        }
a.sublevel:hover {
        color: #818181;
        font-size: 10px;
		  }
a.sublevel:link, a.sublevel:visited {
        color: #6666CC; /* #0066CC; */
        font-size: 10px;
		  }


table.moduletable {
        margin: 2px 2px 4px 4px;
        width: 100%;
		  color: #cccccc;
		  border-top:0px solid #AAAAAA;
		  border-left: 0px solid #AAAAAA;
		  border-right: 0px solid #AAAAAA;
                  border-bottom: 0px solid #AAAAAA;
                  border-style: groove;
}
table.moduletable th {
  		 font-size: 12px;
		 font-weight      : bold;
  		 font-family      : Verdana,Helvetica,Arial,sans-serif;
  		 color            : #000066; /* np.: Menu, Licznik Odwiedzin, itd */
		 height: 25px;
  		 text-align       : left;
  		 width            : 100%;
  		 padding: 3px 1px 3px 5px;
		 background: url(../images/tmodtab.jpg) no-repeat; 
		 
}

table.moduletable-guest th {
  		 font-size: 10px;
		 font-weight      : bold;
  		 font-family      : Verdana,Helvetica,Arial,sans-serif;
  		 color            : #000066; /* np.: Menu, Licznik Odwiedzin, itd */
		 height: 14px;
  		 text-align       : left;
  		 width            : 100%;
  		 padding: 3px 1px 3px 5px;
		 background: url(../images/tmodtab.jpg) no-repeat; 
		 
}

table.moduletable-gcount th {
  		 font-size: 10px;
		 font-weight      : bold;
  		 font-family      : Verdana,Helvetica,Arial,sans-serif;
  		 color            : #000066; /* np.: Menu, Licznik Odwiedzin, itd */
		 height: 14px;
  		 text-align       : left;
  		 width            : 100%;
  		 padding: 3px 1px 3px 5px;
		 background: url(../images/tmodtab.jpg) no-repeat; 
		 
}

table.moduletable td {
    padding: 2px 1px 4px 2px;
    color: black;
}

table.moduletable-guest td, table.moduletable-gcount div  {
    font-size:9px;
    padding: 2px 1px 4px 2px;
    color: black;
}




table.moduletable-guest, table.moduletable-gcount {
        margin: 2px 2px 4px 4px;
        width: 95%;
		  color: #cccccc;
		  border-top:0px solid #AAAAAA;
		  border-left: 0px solid #AAAAAA;
		  border-right: 0px solid #AAAAAA;
                  border-bottom: 0px solid #AAAAAA;
                  border-style: groove;
}

table.moduletable-bip {
        margin: 1px 1px 10px 4px;
        width: 100%;
		  color: Black;
		  border-top:0px solid #AAAAAA;
		  border-left: 0px solid #AAAAAA;
		  border-right: 0px solid #AAAAAA;
                  border-bottom: 0px solid #AAAAAA;
                  border-style: groove;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
b.ramka {font-size:1px;display:block;height:1px;border-left:1px solid #000000; border-right:1px solid #000000;overflow: hidden}
.inputbox {
		font-family:  Verdana,Helvetica,Arial,sans-serif;
                font-size:  10px; 
 		color:  Black; 
 		background-color:  #D9D9EC; 
 		border-style: solid; 
 		border-color: Black ; 
		border: 1px;
	 }
.readon {
/*
position:relative;  top: -20px; */
font-family : Verdana,Helvetica,Arial,sans-serif;
font-style : normal;
float: right;
/*
margin-bottom: -20px;
*/
}

tr.readontr {
display:none;
position:absolute;
right:10px;
bottom:5px;
}


.back_button {
font-family : Verdana,Helvetica,Arial,sans-serif;
font-style : normal;
float: left;
font-size : 10px;
font-weight : bold;
background-color : #F0F0F0;
color : #990000;
border : 1px solid #CCCCCC;
margin-top:15px;
}
.button {
		font-family:  Verdana,Helvetica,Arial,sans-serif;
 		font-size:  10px; 
                float: right;
 		color:  #000000; 
 		background-color:  #E6E6ED; 
 		border-width:  1px; 
 		border-color:  000000;
 }
table.contact {
		border-color:  929292; 
 		background-color:  #DCDAD0; 
}
table.contact td.icons {
		background-color:  #D3DEE1; 
 }
table.contact td.details {
		font-size:  11px;
 }
.poll {
  		font-family: Verdana,Helvetica,Arial,sans-serif;
  		font-size: 10px;
		text-align: left;
  		color: #666666;
  		
		padding: 10px 1px 10px 1px;
}
table.pollstableborder td {
  padding: 2px;
  text-align: left;
  
}
.sectiontableheader {
  		background-color : #CCCCCC;
  		color: #000099; /* ??? */
  		font-weight: bold;
		
}
.sectiontableentry1 {
  		background-color : #EFEFEF;
          	padding: 1px 1px 1px 1px;
		text-align: left;
                line-height: 24px;
		font-size: 10px;
}
.sectiontableentry2 {
  		background-color : #DDDDDD;
		padding: 1px 1px 1px 1px;
		text-align: left;
                line-height: 24px;
		font-size: 10px;
}
.small {
  		font-family: Verdana,Helvetica,Arial,sans-serif;
  		font-size: 10px;
  		color: #999999;
  		text-decoration: none;
  		font-weight: medium;
}
.smalldark {
  		font-family: Verdana,Helvetica,Arial,sans-serif;
  		font-size: 10px;
  		color: #000000;
  		text-decoration: none;
  		font-weight: normal;
}
.contentpane {
 padding: 2px 2px 2px 2px;
 width: 100%;
}
.contentpaneopen {
 padding: 2px 2px 2px 2px;
 width: 100%;
}
table.contentpaneopen tbody tr td {
padding: 2px 4px 2px 4px;
}
.line{
	text-align: left;
  		padding-left: 2px;
		BORDER-RIGHT: 0px solid; PADDING-RIGHT: 3px; BORDER-TOP: 0px solid; 
	   PADDING-LEFT: 3px; PADDING-BOTTOM: 1px; MARGIN: 1px 4px; 
		BORDER-LEFT: Black 3px solid; COLOR: White; PADDING-TOP: 1px; BORDER-BOTTOM: #D3D3D3 3px solid; 
	   TEXT-ALIGN: left;
}
.foot {
        padding-top: 3px;
        padding-left: 9px;
        padding-right: 9px;
	background-color: white;
	background-position: left;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
   border-bottom: 1px solid #666666;
   color: #993333;
	margin-top: 9px;
	/* background: url(../images/down.gif) repeat-x top; */
}
.path {
  background: url(../images/path.jpg) repeat-x;
  background-position: left;
  color:White;
}
.hide
{
  display: none;
}
.c1, .c3, .c4 {TEXT-ALIGN: center}

p.t_ol {
      margin-top: 4px;
      margin-left:40px;
      text-align: justify;
      line-height:16px;
      font-family: Verdana,Helvetica,Arial,sans-serif;
      COLOR: Black; 
      FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none;
    }
h3.c1 {
FONT-SIZE: 12pt; FONT-WEIGHT: bold; TEXT-DECORATION: none;

.pdf {background:url(pdf.gif) no-repeat; text-align:right;}

}
h4.c3, p.c4 {
FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: none;

margin-top:30px;}

/* #maindiv {
  overflow: auto;
  width: 780px;
  height: 500px;
} */


a.kartka:active, a.kartka:link, a.kartka:visited, a.kartka:hover {
font-size:11px;color:black;
}

a.mapka:active, a.mapka:link, a.mapka:visited, a.mapka:hover {
font-size:11px;
}

/*
img#i1, img#i2, img#i3, img#i4, img#i5, img#i6, img#i7, img#i8, img#i9, img#10, img#11, img#12, img#13, img#14{ 
filter: alpha(opacity=100); 
-moz-opacity:.100; 
opacity:.100; 
} 
*/
img.i {
  border:0px; width:95px; float:left; 
  margin: 0px 5px 0px 5px;
  display: inline;

}
img.ir {
  border:0px; height:78px; float:right; 
  margin: 0px 6px 0px 6px;
  display: inline;

}

p.center {
  text-align:center;
}

p.data {
  text-align:right;
  font-style:italic;
}

p.autor {
  text-align:right;
  font-style:italic;
  font-size:9px;
  margin-top:10px;
  padding-top:10px;

}

div#links a:hover span {
 display:none;
}




div.cw4 {background: #eff; border:solid #99e; 
  border-width: 1px 1px 1px 1px; padding: 2px;
  margin-top:5px;

}

div.cwi {
  position:static;
  background: #eff; border:solid #99e; 
  border-width: 1px 1px 1px 1px; padding: 0px;
  margin-top:3px;
  z-index:0;
}



table.remo h5 {font-size: 16px;}
tr.steremo1 td table td , tr.steremo1 td table th, table.steremo2 tr th, table.steremo2 tr td {text-align:center;}
table.remo tr td span.small,table.remo tr td span.small a {font-size: 8px;}
table.steremo2 tr td.remoleft {text-align:left;}

table.moduletable-nf table.contentpaneopen {background-color: #fff; }

/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {border:1px solid #333;padding:0 5px;margin-right:5px}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:10px 0 0 75px}
/* image and left padding for DDs */
#TJK_DL dd {background:url(answer.gif) no-repeat;padding-left:55px}
/* styling all anchors in the DTs */
#TJK_DL dt a {background:0 50% no-repeat;padding-left:32px;color:#000;text-decoration:none}
#TJK_DL dt a:visited {color:#666}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {font-weight:bold}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {background-image:url(toggleDLplus.gif)}
#TJK_DL .DTminus {text-align:center}

#TJK_DL .DTminus a {background-image:url(toggleDLminus.gif)}
/**********************************/
/**********************************/
#TJK_DL .showDD {position:relative;top:0}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}

#TJK_ToggleON,#TJK_ToggleOFF {display:none}




a, a:active, a:link {
        FONT-FAMILY: Verdana,Helvetica,Arial,sans-serif;
	COLOR: #0066BB; /* wszystkie odno&para;niki (np.: rozpiski kategorii */
        FONT-FAMILY: Verdana,Helvetica,Arial,sans-serif;
        FONT-VARIANT: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none;
        }
a:hover {
	COLOR: red; 
        FONT-FAMILY: Verdana,Helvetica,Arial,sans-serif;
        FONT-WEIGHT: normal; TEXT-DECORATION: none
        /* line-height: 16px; */

 }

td, tr, div {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  /* COLOR: #666666; */

  FONT-FAMILY: Verdana,Helvetica,Arial,sans-serif;
  FONT-WEIGHT: normal; TEXT-DECORATION: none;
}
p {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  text-indent: 0px; 
  text-align: justify;
  
  /* COLOR: #666666; */
  FONT-FAMILY: Verdana,Helvetica,Arial,sans-serif;
  FONT-WEIGHT: normal; 
  TEXT-DECORATION: none;
}
ol, ul {
  margin-top: 4px;
  text-align: justify;
  font-family: Verdana,Helvetica,Arial,sans-serif;
  COLOR: Black; 
  FONT-WEIGHT: normal; TEXT-DECORATION: none;
}

ul li { 
  list-style: bullet; 
  text-align: justify;
 }


ol li { 
  list-style: decimal; 
  text-align: justify;
  }

ol ol li { 
  list-style: lower-alpha; 
  text-align: justify;
  }

ol ol ol li { 
  list-style: lower-roman; 
  text-align: justify;
}
a.category {
		  font-family:  Verdana,Helvetica,Arial,sans-serif;
 		  color: #999999; /* inne kategorie */
 }
a.category:hover {
		  font-family:  Verdana,Helvetica,Arial,sans-serif;
 		  color: #CC6600; 
 }
/* problem w firefox */
.chd a {
  color:black
}

table.contentpaneopen a {
cursor:hand;
}


div.chd, .chd, .chd2{
  		font-family: Verdana,Helvetica,Arial,sans-serif;
  		font-size: 10px;
  		font-weight: bold;

		height: 18px;
  		text-align: left;
                margin-left: 105px;
                padding: 3px;
                padding-bottom: 2px;
  		background: url(../images/content.jpg) no-repeat;
                BORDER-TOP: #FFFFFF 1px solid; 
                margin-top: 2px;
		BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid; 

			  
}
.chd2 {
  margin-left: 87px;
}

.contentheading, .componentheading {
  		font-family: Verdana,Helvetica,Arial,sans-serif;
  		font-weight: bold;
		color: #CCCCCC;
  		text-align: left;
  		padding-left: 2px;
		background: url(../images/content.jpg) no-repeat;
		BORDER-RIGHT: 0px solid; PADDING-RIGHT: 3px; BORDER-TOP: #FFFFFF 1px solid; 
	   PADDING-LEFT: 3px; PADDING-BOTTOM: 1px; MARGIN: 1px 4px; 
		BORDER-LEFT: #FFFFFF 1px solid; COLOR: Black; PADDING-TOP: 1px; BORDER-BOTTOM: #FFFFFF 1px solid; 
	   TEXT-ALIGN: left;
		}
.date {
  		font-family: Verdana,Helvetica,Arial,sans-serif;
  		font-weight: bold;
  		color: White;
  		text-align: left;
  padding-left: 3px;
  padding-bottom: 3px;
}
.infor {
	COLOR: #999966; 
        FONT-FAMILY: Verdana,Helvetica,Arial,sans-serif;
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.intro, .intro2 {
  text-align:justify;
  padding: 1px 1px 2px 1px;
}
.intro2{ margin-left:112px;}
div.pagenavcounter {
 text-align:right;
}
div.pagenavbar {
 text-align:center;
}
div.pagenavbar a {
        FONT-FAMILY: Verdana,Helvetica,Arial,sans-serif;
	COLOR: #0066BB;
	FONT-VARIANT: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none;
        }



.intro, .intro2 {
  line-height:12px; }

p, ol, ul {
  line-height:16px; }
.contentpaneopen p  {
  margin-top:-6px;
  padding-bottom:-6px;
}
ul li, ol li, ol ol li, ol ol ol li  { 
  line-height:14px;}

.infor {
  font-size: 6pt; }

.intro, .intro2 {
   font-size: 7pt; }




a, a:active, a:link, a:hover, td, tr, div, p, ol, ul {
  font-size: 11px; }

.date, div.pagenavcounter, div.pagenavbar, div.pagenavbar a {
  font-size: 9px;
  height: 18px; }

a.category, a.category:hover {
  font-size:  10px; }

.contentheading, .componentheading {
  font-size: 11px;
  height: 30px;	}

table.ga { 

  margin-left: auto; margin-right: auto; 
  border: 0px;
  clear:both;
} 

table.ga td {
  width:90px;
  border:0px;
  margin: auto;
}

table.ga img {
  width:90px;
  border:0px;
  margin-left: auto;
  margin-right:auto;
}
table.gag td {
  width:128px;
  border:0px;
  margin: auto;
}

table.gag img {
  width:128px;
  border:0px;
  margin-left: auto;
  margin-right:auto;
}

img.ml {
  border:0px; width:100px; height:75px; float:left; 
  margin: 3px 4px 2px 4px;
  display: inline;

}
img.mr {
  border:0px; width:100px; height:75px; float:right; 
  margin: 3px 4px 2px 4px;
  display: inline;

}
img.mrh {
  border:0px; height:100px; width:75px; float:right; 
  margin: 3px 4px 2px 4px;
  display: inline;
}
img.mlh {
  border:0px; height:100px; width:75px; float:left; 
  margin: 3px 4px 2px 4px;
  display: inline;
}


a#kocham {
  display: block; width: 146px; height: 61px; 
  background: transparent url(../../../images/bn/piesc2.jpg) no-repeat left top;
}					 				 
a#kocham:hover {
  background-position: 0 -61px;
}

div#thanks div img {border:0px; padding:4px; margin:6px; width:85px; height:120px;}
div#thanks div {float:left;}
div#thanks div.fifth {clear:both;}
div#thanks {padding:10px 0px 10px 30px;}

.moduletable-elearn div {
margin-left:10px;

}

.moduletable-rady div {
margin-left:10px;

}

table.moduletable-kwrt {  
  margin: 7px 0px 0px 4px;
}

.moduletable-kwrt table td {
  height:40px;
  width:155px;
  background-image: url(../images/strzalka1.png);
  background-repeat: no-repeat;

}

.moduletable-kwrt table td a {margin-left:20px; font-weight:bold;font-size:110%}

table.thanks img {border:0px; padding:4px; margin:6px; width:85px; height:120px;}
table.thanks {padding:10px 0px 10px 30px;}

table.moduletable-wr table.contentpaneopen {  border: 1px solid green;  margin-bottom: 3px;  background-color: white;}
table.moduletable-wr a, table.moduletable-wr a:active, table.moduletable-wr a:link {  COLOR: #018; /* wszystkie odno&para;niki (np.: rozpiski kategorii */  }
table.moduletable-wr a:hover {
	COLOR: red; 
	}
table.moduletable-wr  div.chd  {  background: url(../images/content2.jpg) no-repeat;  }
