
#odstep_gora {
  height: 7px;
  background: #ffffff;
  line-height: 1px;
  font-size: 1px;
  min-width: 841px;
}


#baner {
  text-align: center;
  background: #163689;
  font-size: 1px;
  line-height: 1px;
  height: 216px;
  position: relative;
}

#white-marker{ position: absolute; left: 600px; top: 100px; background: #fff; height: 20px; width: 30px; display: block; z-index: 1000;}

#numer_konta{
  text-align: center;
  height: 25px;
  line-height: 20px; 
  color: #fff;
}


#linki_pasek_gora {
  text-align: center;
  background: #da251d;
  height: 27px;  
}
  

#pasek_gora_tlo {
  margin: auto;
  width: 841px;
  background: #da251d url('../gfx/linki_pasek_tlo.gif') repeat-y;
  height: 27px;
  font-size: 14px;
}


#srodek {
  width: 841px;
  margin: auto;
  background: #ffffff url('../gfx/srodek_tlo.gif');
}


#lewa {
  position: relative;
  float: left;
  width: 541px;
}


#prawa {
  position: relative;
  float: left;
  width: 231px;
}

#linki_pasek_dol {
  margin: auto;
  background: #da251d;
  height: 27px;  
  width: 778px;
  text-align: center;
}

#pasek_dol {
  position: relative;
  margin: auto;
  background: #ffffff;
  height: 26px;
  width: 778px;
}

#dol {
  position: relative;
  text-align: center;
  background: #163689;
  height: 65px;

}

#bok_lewa,
#bok_lewa_dol {
  position: absolute;
  width: 100px;
  left: -1000px;
  background-image: url('../gfx/gradient_lewa.gif');
  background-repeat: repeat-y;
  z-index: 1;
}
#bok_lewa{ height: 216px; }
#bok_lewa_dol{ height: 191px; }

#bok_prawa,
#bok_prawa_dol {
  position: absolute;
  width: 100px;
  left: 50%;
  margin-left: 400px;
  background-image: url('../gfx/gradient_prawa.gif');
  background-repeat: repeat-y;
  z-index: 1;
}
#bok_prawa{ height: 216px; }
#bok_prawa_dol { height: 191px; }

