td img {display: block;}

table.tab1glowna {
             border-spacing:0px;
             border-style: solid;
             border-top-width: 0px;
             border-bottom-width: 0px;
             border-right-width: 0px;
             border-left-width: 0px;
             width: 900px;
             margin: auto;

             }

table.tab2up {
             border-style: solid;
             border-top-width: 0px;
             border-bottom-width: 0px;
             border-right-width: 0px;
             border-left-width: 0px;
             position: relative; top:2px; 
             }

table.tab3sections {
             border-style: solid;
             border-top-width: 0px;
             border-bottom-width: 0px;
             border-right-width: 0px;
             border-left-width: 0px;
             position: relative; top:-1px;
             margin: auto;
             }

table.tab4sections {
             border-style: solid;
             border-top-width: 0px;
             border-bottom-width: 0px;
             border-right-width: 0px;
             border-left-width: 0px;
             border-spacing:0px;
             }

table.tab5 {
             border-style: solid;
             border-top-width: 0px;
             border-bottom-width: 0px;
             border-right-width: 0px;
             border-left-width: 0px;
             border-spacing:0px;
             position: relative; top:-2px;
             margin: auto;
             }
             
table.tab6news {
             border-style: solid;
             border-top-width: 0px;
             border-bottom-width: 0px;
             border-right-width: 0px;
             border-left-width: 0px;
             border-spacing:0px;
             width: 500px;
             position: relative; top: 4 px;
             margin: auto;
             }


