
<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; }
#srodek { width: 490px; background: url(./images/tlo1c.jpg) repeat-x ; font: 10pt/14pt Arial }
#lewa, #prawa { width: 145px; background: url(./images/tlo1c.jpg) repeat-x; }
#lewa {padding-left: 10px}
#srodek {padding-left:5px; padding-right: 5px; padding-top: 10px}
#prawa { padding-top: 8px}
#stopka { width: 100%; height: 32px; text-align:center; 
	background: red url(./images/stopka.jpg);  no-repeat; }
</STYLE>
