.glidecontentwrapper{
  position: relative; /* Do not change this value */
  /*603x234*/
  width: 795px; /*574px */ 
  height: 192px; /* 217px*/
  border-color: #ffffff;
  overflow: hidden;
  /*background: #ffad2b;*/ /*#ffffff*/

}
/*
        Total wrapper width: 350px+5px+5px=360px
        Or width of wrapper div itself plus any left and right CSS border and padding
        Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
  position: absolute; /* Do not change this value */
  /*background: #ffad2b;*/ /*#ffad2b*/
  background:url('IMM/images/imm4/bgSlider.jpg');
  padding-top: 10px;
  padding-left:30px;
  padding-right:10px;
  visibility: hidden;
  width: 755px; /*534px*/
  text-align:justify;
}


.glidecontent a {text-decoration:none; font-weight:bold}
.glidecontent a:hover{color:#ffffff}

/*.glidecontent a {border-bottom: 1px dotted}*/

/*
 Total glidecontent width: 330px+10px+10px=350px
        Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
  width: 613px; /*360px*/
  margin: -17px 0px 0px 0px;
  padding:0px;
  text-align: center; /*How to align pagination links: "left", "center", or "right"
  background: white ;always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
        Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler{
   /*background-image:url(KO/UI/images/nawigacjaTlo.jpg);*/
   width:120px;
   height:20px;
   margin-left:8px;
}

.glidecontenttoggler a{ /*style for every navigational link within toggler */
  background-image:url(IMM/images/imm4/kropka.png);
  display:inline-block;
  width:15px;
  height:14px;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
  background-image:url(IMM/images/imm4/kropkaOver.png);
}

.glidecontenttoggler a:hover{ 
}

.glidecontenttoggler a.toc{margin-right:4px /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
background-image:url(KO/UI/images/nawigacjaLewy4.png);
width:33px;
height:34px;
}

.glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
background-image:url(KO/UI/images/nawigacjaPrawy.jpg);
width:34px;
height:34px;
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
}

#przewijakTloDol {
/*background-image:url(KO/UI/images/ramkaPrzewijakDol.jpg);*/
width:603px; /*603*/
height:17px;
margin-left:19px /*19*/
}
#przewijakTloLewy {
background-image:url(KO/UI/images/przewijakLewy5.jpg);
width:33px;
height:217px;
}
#przewijakTloPrawy {
background-image:url(KO/UI/images/przewijakPrawy.jpg);
width:34px;
height:217px;
}

.sliderH {color:#fff; margin-bottom:5px; margin-top:5px; text-align:left; font-size:28px}
.sliderBody {font-size:12px; text-align:justify}