*
  {margin: 0; padding: 0; border: 0;}
#lbWarstwa
  {position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; background-color: #000000;}
#lbGlowna
  {position: absolute; left: 0; width: 100%; z-index: 99999;}
#lbKontenerZewn
  {margin: 0 auto; padding: 12px; width: 640px; height: 480px; background-color: #fffdf5;}
#lbKontenerOpisy
  {margin: 0 auto; padding: 0 12px 12px 12px; width: 640px; height: 30px; background-color: #fffdf5; overflow: hidden;}
#lbLadowanie
  {width: 640px; height: 480px; background: url(images/loading.gif) center no-repeat;}
#lbPodpis
  {display: block; float: left; width: 440px; height: 30px; margin: 0; padding-right: 50px; color: #000000; text-align: center; font-weight: bold; line-height: 30px;}
#lbPodpis span
  {font-weight: normal;}
#lbPoprzedni
  {display: block; float: left; width: 50px; height: 30px; background: url(images/prev.gif) center no-repeat;}
#lbNastepny
  {display: block; float: left; width: 50px; height: 30px; background: url(images/next.gif) center no-repeat;}
#lbZamknij
  {display: block; float: left; width: 50px; height: 30px; background: url(images/close.gif) center no-repeat;}

