@import url(menu.css);

body {background-color: #000000; margin: 4% 2% 0 3%; font-family: arial; font-size: 18px;}

span#wstep
{text-align: justify; display: block; margin: 0 0 3% 0;}

div#zdrozalo
{float: left; width: 45%;} 

div#stanialo
{float: right; width: 45%;}

div#przew_zdr
{float: left; width: 45%;}

div#przew_stan
{float: right; width: 45%;}

div#wyrownanie
{width: 100%; clear: both;} /*dodatkowy div dla wyrównania pozostałych pojemników (błąd IE6) */


img.do_prawej
{float: right;}

/*dodatki dla strony z tabelą przed Unią*/

div#powrot
{clear: both; text-align: right}

h1#wstep1
{text-align: center; font-size: 20px; color: #CC6633;}




