#dhtmlgoodies_leftPanel{	/* Styling the help panel */
/*		background-color: #2e2d2d!important;
		background-color: #242424;
		background-repeat: repeat;*/
		color:#FFF;	/* White text color */
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	/* Which font to use */
		/* You shouldn't change these 5 options unless you need to */		
		left:0px;
		z-index:500;
		position:absolute;
		display:none;
		margin:auto 0;
		top:0;
	}


	#dhtmlgoodies_leftPanel #leftPanelContent{
		padding:0px;	/*-moz-opacity:.90;opacity:.90;filter:alpha(opacity=90)*/;

	}


/* slideshow*/
#mySlideshow{
width: 768px;
height: 240px;
z-index:5;
}


.jdSlideshow{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img {
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement {
	width: 100%;
	height: 100%;
	background-color: #F8981D;
	background-repeat: no-repeat;
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 3em;
	background: #F8981D;
	color: #F8981D;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 90%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #F8981D;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdSlideshow a.right, .jdSlideshow a.left

{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
        -moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left
{
	filter:alpha(opacity=50);
}


.jdSlideshow a.right:hover, .jdSlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


.jdSlideshow a.left
{
	left: 0;
	top: 0;
	background: url('../images/slidearrow/fleche1.png') no-repeat top left;
}

* html .jdSlideshow a.left { 
	background: url('../images/slidearrow/fleche1.gif') no-repeat top left; }

.jdSlideshow a.right
{
	right: 0;
	top: 0;
	background: url('../images/slidearrow/fleche2.png') no-repeat top right;
}

* html .jdSlideshow a.right { 
	background: url('../images/slidearrow/fleche2.gif') no-repeat top right; }

#tableslide {
	width:768px;
/*-moz-opacity:.8;opacity: .8; filter:alpha(opacity=80);*/
	margin-top:-5px;
	text-align:center;
}

td.slidetd { 
	text-align:center;}

body { font-family:Arial, Helvetica, sans-serif;
	     font-size:12px;
	     background:url(../images/bg.gif) top center repeat-y;
	     background-color: #FF9919;
	     color:#000000;
	     padding:0px;
	     margin:0px;
	     text-align:left;
            scrollbar-face-color: #FC9412;
scrollbar-arrow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
}

table, td, tr, p, div {
     font-family:Arial, Helvetica, sans-serif;
	     font-size:12px;
	     color:#000000;
}

a:link, a:visited {
	color:#D90000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

hr {
  background: #999999;
  height: 1px;
  width: 100%;
}

.inputbox {
font-size: 11px;
border: 1px solid #333;
background: #e2ec9b;
}

.button {
background-color: #666666;
padding: 1px;
padding: 2px !important;
color: #ffffff;
font-size: 11px;
border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
border-top: 1px solid #999;
border-left: 1px solid #999;
}

/* mambo styles */
.small {
       font-size:10px;
}

.small_dark {
       font-size:10px;
}

.contentheading {
      font-size:16px;
      font-weight:bold;
      color:#B90000;
}

.componentheading {
      font-size:16px;
      font-weight:bold;
      color:#B90000;
      text-indent:4px;
      border-bottom:solid 0px;
      width:100%;
      padding-top:5px;
      margin-bottom:9px;
}

/*pathaway setting*/
.pathway {
   font-family: Arial, sans-serif;
   font-size: 10px;
color: #ffffff;
}

a.pathway:link, a.pathway:visited {
  color: #D90000;
  font-weight: normal;
}

a.pathway:hover {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #930000;
}

/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
   display: block;
   border-bottom:solid 0px #c0c0c0;
   color: #000000;
   font-weight: normal;
   text-decoration: none;
   line-height: 20px;
   margin-bottom: 1px;
   width:100%;
background: url(../images/leftmenu.gif) no-repeat left;
text-indent: 23px; 
}

a.mainlevel:hover {
background: url(../images/leftmenu_2.gif) no-repeat left;
text-indent: 23px; 
   border-bottom:solid 0px #EFE1C2;
 margin-bottom: 1px;
line-height: 20px;
display: block;
   font-weight: normal;
   text-decoration: none;
   width:100%;
color: #000000;
}

table.moduletable-nav a:link, table.moduletable-nav a:visited, table.moduletable-nav a:active {
    color: #D90000;
    text-decoration: none;
    font-weight:bold;
    width:100%;
    height:100%;
    padding:3px;
    margin:3px;
}

table.moduletable-nav a:hover {
    color: #000000;
    text-decoration: none;
    background:#EAEAEA;
}





table.moduletable {
        width: 206px;
        margin-bottom: 0px;
        color: #ffffcc; 
}

table.moduletable th {
margin-bottom: 5px;
text-align: left;
color: #FFFFFF;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
font-family: arial narrow,arial,verdana;
margin-top: 5px;
height: 20px;
border-top: #3471B5 1px solid;
border-left: #244774 1px solid;
border-bottom: #244774 1px solid;
border-right: #3471B5 1px solid;
padding-left:15px;
padding-top: 0px;
background: #315a90;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}

table.moduletable td {
  font-size: 12px;
  font-weight: normal;
  padding-left: 0px;
  color: #ffffcc;
}



table.moduletable_menu {
        margin-bottom: 0px;
        color: #ffffcc;
        margin-top: 0px;
}

table.moduletable_menu th {
margin-bottom: 5px;
text-align: left;
color: #FFFFFF;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
font-family: arial narrow,arial,verdana;
margin-top: 5px;
height: 20px;
border-top: #3471B5 1px solid;
border-left: #244774 1px solid;
border-bottom: #244774 1px solid;
border-right: #3471B5 1px solid;
padding-left:15px;
padding-top: 0px;
background: #315a90;
}

table.moduletable_menu li {
display: inline;
}

table.moduletable_menu ul {
list-style: none;
}

table.moduletable_menu td {
  font-size: 8pt;
  font-weight: normal;
    padding-left: 0px;
  color: #ffffcc;
}






table.moduletable_sonda {
        width: 206px;
        margin-bottom: 8px;
        color: #ffffcc;
        margin-top: 5x;
}


table.moduletable_sonda th {
margin-bottom: 5px;
text-align: left;
color: #FFFFFF;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
font-family: arial narrow,arial,verdana;
margin-top: 5px;
height: 20px;
border-top: #3471B5 1px solid;
border-left: #244774 1px solid;
border-bottom: #244774 1px solid;
border-right: #3471B5 1px solid;
padding-left:15px;
padding-top: 0px;
background: #315a90;
}

table.moduletable_sonda li {
}

table.moduletable_sonda ul {
	padding: 0px;

}

table.moduletable_sonda td {
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
  color: #000000;
}

table.moduletable_right {
        width: 206px;
        margin-top: 0px;
        background: url(../images/box_right_bg.gif) top;
        margin-bottom: 8px;
        color: #ffffcc;
        padding-bottom: 10px;
        border-bottom: #00ADEC 4px solid;
}

table.moduletable_right th {
margin-bottom: 5px;
text-align: left;
color: #D73727;
font-size: 14px;
font-weight: bold;
font-family: myriad pro,arial,verdana;
height: 29px;
border-top: #3471B5 0px solid;
border-left: #244774 0px solid;
border-bottom: #244774 0px solid;
border-right: #3471B5 0px solid;
padding-left: 10px;
padding-top: 12px;
padding-bottom: 14px;
background: url(../images/box_right_head.gif) no-repeat top;
}

table.moduletable_right li {
}

table.moduletable_right ul {
	padding: 0px;
}

table.moduletable_right td {
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
  color: #ffffcc;
}

table.moduletable_rightinne {
        width: 206px;
        margin-top: 0px;
        margin-bottom: 8px;
        color: #ffffcc;
        padding-bottom: 10px;
}

table.moduletable_rightinne th {
margin-bottom: 5px;
text-align: left;
color: #ffffff;
font-size: 14px;
font-weight: bold;
font-family: myriad pro,arial,verdana;
height: 29px;
border-top: #3471B5 0px solid;
border-left: #244774 0px solid;
border-bottom: #244774 0px solid;
border-right: #3471B5 0px solid;
padding-left: 10px;
padding-top: 12px;
padding-bottom: 14px;
background: url(../images/box_right_inne_head.gif) no-repeat top;
}

table.moduletable_rightinne li {
}

table.moduletable_rightinne ul {
	padding: 0px;
}

table.moduletable_rightinne td {
  font-size: 12px;
  font-weight: normal;
    padding-left: 10px;
  color: #ffffcc;
  text-align: left;
}

table.moduletable_box {
        width: 206px;
        margin-bottom: 6px;
        color: #ffffcc;    
        margin-top: 0px;
}

table.moduletable_box th {
	font-size: 12px;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	color: #000000;
	border-bottom:solid 1px #c0c0c0;
	background:#D4D4D4;
	text-align: left;
	width: 230px;
	letter-spacing: 0px;
	text-indent: 0px;
	padding-bottom: 3px;
}

table.moduletable_box li {

}

table.moduletable_box ul {
	padding: 0px;
}

table.moduletable_box td {
  font-size: 12px;
  font-weight: normal;
}


table.moduletable_banner {
margin-top: 0px;
        color: #ffffcc;
}

table.moduletable_banner th {
margin-bottom: 5px;
text-align: left;
color: #D73727;
font-size: 14px;
font-weight: bold;
font-family: myriad pro,arial,verdana;
height: 29px;
border-top: #3471B5 0px solid;
border-left: #244774 0px solid;
border-bottom: #244774 0px solid;
border-right: #3471B5 0px solid;
padding-left: 10px;
padding-top: 12px;
padding-bottom: 14px;
background: url(../images/box_right_head.gif) no-repeat top;
}

table.moduletable_banner li {
}

table.moduletable_banner ul {
	padding: 0px;
}

table.moduletable_banner td {
  font-size: 12px;
  font-weight: normal;
  padding-left: 0px;
  color: #000000;
}


table.moduletable_leftmenu {
        width: 230px;
        margin-top: 0px;
        background: url(../images/leftmenu_bg.jpg) top repeat-x;
        margin-bottom: 8px;
        color: #ffffcc;
        padding-bottom: 10px;
        border-bottom: #00ADEC 4px solid;
}

table.moduletable_leftmenu th {
margin-bottom: 5px;
text-align: left;
color: #D73727;
font-size: 14px;
font-weight: bold;
font-family: myriad pro,arial,verdana;
height: 29px;
border-top: #3471B5 0px solid;
border-left: #244774 0px solid;
border-bottom: #244774 0px solid;
border-right: #3471B5 0px solid;
padding-left: 10px;
padding-top: 12px;
padding-bottom: 14px;
}

table.moduletable_leftmenu li {
}

table.moduletable_leftmenu ul {
	padding: 0px;
}
table.moduletable_leftmenu td {
  font-size: 12px;
  font-weight: normal;
    padding-left: 0px;
  color: #000000;
}

table.moduletable_szukaj {
        
        margin-top: 0px;
        margin-bottom: 8px;
        color: #ffffcc;
        padding-bottom: 0px;
        border-bottom: #00ADEC 0px solid;
}

table.moduletable_szukaj th {
margin-bottom: 0px;
text-align: left;
color: #D73727;
font-size: 14px;
font-weight: bold;
font-family: myriad pro,arial,verdana;
border-top: #3471B5 0px solid;
border-left: #244774 0px solid;
border-bottom: #244774 0px solid;
border-right: #3471B5 0px solid;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

table.moduletable_szukaj li {
}

table.moduletable_szukaj ul {
	padding: 0px;
}
table.moduletable_szukaj td {
  font-size: 12px;
  font-weight: normal;
    padding-left: 0px;
margin-bottom: 0px;
}

table.moduletable_right_newsletter {
        width: 206px;
        margin-top: 0px;
        background: url(../images/box_right_bg_news.gif) top;
        margin-bottom: 8px;
        color: #ffffcc;
        padding-bottom: 10px;
        border-bottom: #00ADEC 4px solid;

}

table.moduletable_right_newsletter th {
margin-bottom: 5px;
text-align: left;
color: #D73727;
font-size: 14px;
font-weight: bold;
font-family: myriad pro,arial,verdana;
height: 29px;
border-top: #3471B5 0px solid;
border-left: #244774 0px solid;
border-bottom: #244774 0px solid;
border-right: #3471B5 0px solid;
padding-left: 10px;
padding-top: 12px;
padding-bottom: 14px;
background: url(../images/box_right_head_news.gif) no-repeat top;

}


table.moduletable_right_newsletter li {

}

table.moduletable_right_newsletter ul {
	padding: 0px;

}

table.moduletable_right_newsletter td {
  font-size: 12px;
  font-weight: normal;
  padding-left: 10px;
  color: #000000;
}




.poll {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  line-height      : 14px;
}


table.pollstableborder {
	border: 1px solid #cccccc;
}


.sectiontableheader {
  background-color : #d4d4d4;
  color            : #333333;
  font-weight      : bold;
}


.sectiontableentry1 {
  background-color : #f7f7f7;
}
.sectiontableentry2 {
  background-color : #F8F8F8;
}

.createdate {
   font-size:10px;
   color:#536D36;
}

.modifydate {
  font-size:10px;
   color:#536D36;
}
a.readon:link {

        font-size:10px;
        border:solid 1px #EAEAEA;
        margin:2px;
         padding:2px;
}


a.readon:hover {
         background:#c0c0c0;
         color:#000000;
         text-decoration:none;
         margin:2px;
         padding:2px;
         border:solid 1px #c0c0c0;

}


.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  background:#e0e0e0;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}


.pagenavbar {
	margin-right: 10px;
	float: right;
}


.inputbox {
}
.back_button {
            font-size:11px;
}

.back_button a:link {

            font-size:11px;
            text-decoration:none;
            list-style:none;
}


table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}


table.contenttoc td {
  padding:2px;
}



table.contenttoc th {

  color: #000000;
  border-bottom:solid 1px #c0c0c0;
  background:#D4D4D4;
  text-align: left;
  height: 21px;
  font-weight: bold;
  font-size: 12px;
}

td.tabelka_1 {

border-bottom-color: #00b1ec; 
border-bottom-width: 1px;
background-color: #f3f3f3; 
border-bottom-style: solid;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;
text-align: center;

}

td.tabelka_1_nazwa {

border-bottom-color: #00b1ec; 
border-bottom-width: 1px;
background-color: #f3f3f3; 
border-bottom-style: solid;
text-align: left;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;

}

td.tabelka_2 {

border-bottom-color: #00b1ec; 
border-bottom-width: 1px; 
background-color: #eeecec; 
border-bottom-style: solid;
text-align: center;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;

}

td.tabelka_2_nazwa {

border-bottom-color: #00b1ec; 
border-bottom-width: 1px; 
background-color: #eeecec; 
border-bottom-style: solid;
text-align: left;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;
}


/* Tabelka z lampami - NEWCOLORS */

td.tabelka_1nc {

border-bottom-color: #FEC20F; 
border-bottom-width: 1px;
background-color: #f3f3f3; 
border-bottom-style: solid;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;
text-align: center;

}

td.tabelka_1nc_nazwa {

border-bottom-color: #FEC20F; 
border-bottom-width: 1px;
background-color: #f3f3f3; 
border-bottom-style: solid;
text-align: left;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;

}

td.tabelka_2nc {

border-bottom-color: #FEC20F; 
border-bottom-width: 1px; 
background-color: #eeecec; 
border-bottom-style: solid;
text-align: center;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;

}

td.tabelka_2nc_nazwa {

border-bottom-color: #FEC20F; 
border-bottom-width: 1px; 
background-color: #eeecec; 
border-bottom-style: solid;
text-align: left;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;
}



/* Tabelka z lampami - CLASSIC */

td.tabelka_1cl {

border-bottom-color: #D1D2D4; 
border-bottom-width: 1px;
background-color: #f3f3f3; 
border-bottom-style: solid;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;
text-align: center;

}

td.tabelka_1cl_nazwa {

border-bottom-color: #D1D2D4; 
border-bottom-width: 1px;
background-color: #f3f3f3; 
border-bottom-style: solid;
text-align: left;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;

}

td.tabelka_2cl {

border-bottom-color: #D1D2D4; 
border-bottom-width: 1px; 
background-color: #eeecec; 
border-bottom-style: solid;
text-align: center;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;

}

td.tabelka_2cl_nazwa {

border-bottom-color: #D1D2D4; 
border-bottom-width: 1px; 
background-color: #eeecec; 
border-bottom-style: solid;
text-align: left;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;
}


/* Tabelka z lampami - EXCLUSIVE */

td.tabelka_1ex {

border-bottom-color: #A78B6B; 
border-bottom-width: 1px;
background-color: #f3f3f3; 
border-bottom-style: solid;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;
text-align: center;

}

td.tabelka_1ex_nazwa {

border-bottom-color: #A78B6B; 
border-bottom-width: 1px;
background-color: #f3f3f3; 
border-bottom-style: solid;
text-align: left;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;

}

td.tabelka_2ex {

border-bottom-color: #A78B6B; 
border-bottom-width: 1px; 
background-color: #eeecec; 
border-bottom-style: solid;
text-align: center;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;

}

td.tabelka_2ex_nazwa {

border-bottom-color: #A78B6B; 
border-bottom-width: 1px; 
background-color: #eeecec; 
border-bottom-style: solid;
text-align: left;
border-left-color: #ffffff; 
border-left-width: 1px;
border-left-style: solid;
}