@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("odsiebie.com") {
  body {
    background: none !important;

  }
  #right-contents div {
    margin: 0 auto !important;
    width: auto !important;
  }
  #top-logo, .main-text, #stopka, h1, div[style="padding-left: 10px;"],
  a[style="font-size: 9px;"], a + br, form > div > br, form > div > span,
  table[align="center"] > tbody > tr > td + td {
    display: none !important;
  }
  a {
    width: 100% !important;
    padding: 20px 0 !important;
    display: block !important;
  }
  div {
    padding: 0 !important;
  }
  form > div > table {
    margin: 0 auto !important;
    padding: 15px 0 0 !important;
  }
}