.Container {
  position: absolute;
  top: 40px; left: 0px;
  width: 450px;
  height: 420px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 455px;
  height: 420px;
}


.Container2 {
  position: absolute;
  top: 40px; left: 0px;
  width: 470px;
  height: 420px;
}
#Scroller-1_2 { 
  position: absolute; 
  overflow: hidden;
  width: 470px;
  height: 420px;
}

.Container_szukaj {
  position: absolute;
  top: 70px; left: 0px;
  width: 450px;
  height: 390px;
}
#Scroller-1_szukaj { 
  position: absolute; 
  overflow: hidden;
  width: 455px;
  height: 390px;
}


#Scroller-1 p {
  margin: 0; padding: 0px 0px;
  font-size: 8px;
  text-indent: 20px;
  text-indent: 0cm;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 40px; left: 460px;
}
/*.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
*/
.Scrollbar-Track {
  width: 11px; height: 386px;
  position: absolute;
  top: 5px; left: 0px;
   background: transparent url(img/suwak2.gif) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  top:0px;
  left:1px;		
  width: 9px; height: 32px;
}
/*
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 187px;
}
*/