body {
       margin:0px; background: #961619 url('tlo.jpg') repeat-x top left;
}
div#layout {
      position: relative;
      width: 880px;
      /*height: 950px;*/
}
div#tekst {
      position: absolute;
      left: 60px;
      top: 410px;
      width: 500px;
      FONT-SIZE: 11px;
      COLOR: #FFFFFF;
      LINE-HEIGHT: 15px;
      FONT-FAMILY: verdana;

}
div#promocje {
      position: absolute;
      left: 600px;
      top: 480px;
      width: 230px;
      /*height: 260px;*/
      FONT-SIZE: 11px;
      COLOR: #ff872f;
      LINE-HEIGHT: 17px;
      FONT-FAMILY: verdana;
      text-align: justify;

}
div#stopka {
      position: absolute;
      left: 60px;
      bottom: 15px;
      FONT-SIZE: 11px;
      COLOR: #FFFFFF;
      FONT-FAMILY: verdana;
      text-align: left;

}
a:link {
      color: #ff872f;
      LETTER-SPACING: 0px;
      text-decoration: none;

}
a:visited {
      color: #ff872f;
      LETTER-SPACING: 0px;
      text-decoration: none;

}
a:active {
      color: #f49754;
      LETTER-SPACING: 0px;
      text-decoration: underline;
}
a:hover {
      color: #f49754;
      LETTER-SPACING: 0px;
      text-decoration: underline;
}
