

tr.wypelnienie {
    height : 33%;
  }


td.srodek {
    text-align : center;
    vertical-align : middle;
    height : 33%;
  }

td.srodek2 {
    text-align : center;
  }


table.stoprocent {
    height : 100%;
    width : 100%;
  }


body {
background-image: url('./Obrazki/tlo.gif');
  }


td.lewa {
    text-align : left;
  }


td.prawa {
    text-align : right;
  }


tr.separator {
    height : 100px;
  }


a {
    text-decoration : none;
  }


img {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }

