/* CSS Document */

* {
  background-color: white !important;
  background-image: none !important;
}

body {
  font-family: "Trebuched Ms", Verdana, Arial, sans-serif;
  font-size:x-small;
  line-height:1.5em;
}

h1,
ul #main_menu, 
div #main_footer,
div #banner {
  display:none;
}

ul .attach {
  font-size: xx-small;
}
ul .attach a,
ul .attach a:visited {
  font-size: xx-small;
  color: gray;
  line-height:auto;
}
ul .attach a:link:after, ul .attach a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 75%;
}
span.par {
  margin-top:3em;
  font-size: large;
  display: block;
  text-align: center;
}
#left,
#footer {
  width:0; height:0; 
  display: none;
}
#zalaczniki_do_pobrania {
  width:0; height: 0;
  display:none;
}
