
<style type="text/css">
* { margin: 0; padding: 0; }
body { text-align: left; background: darkslateblue url(./images/tloe.jpg) ; repeat-x; 
color: navy; margin: 0 auto; width: 800px; }
#logo { height: 405px; background:  url(./images/tloe.jpg) ; repeat-x}
#kontener { width:100%; overflow: hidden; } 
#lewa, #srodek, #prawa { float: left; padding-bottom: 2000px; margin-bottom: -2000px; }
#lewa { width: 235px; background: url(./images/tlo1f.jpg) repeat-x; padding-left: 10px; padding-right: 5px;
 font: 9pt/10pt Arial; color: navy }
#srodek { width: 390px; background: url(./images/tlo2c.jpg) repeat-x ; font: 10pt/14pt Arial }
#prawa { width: 140px; background: url(./images/tlo2c.jpg) repeat-x; padding-left: 10px; padding-top: 7px }
#srodek {padding-left:5px; padding-right: 5px; padding-top: 9px}
#stopka { width: 100%; height: 32px; text-align:center; 
	background: red url(./images/stopka.jpg);  no-repeat; }
</STYLE>