h1 {
  font-size: 130%!important;
  margin-bottom: 10px!important; 
}

h1:before {
  content: "Centrum Informacji Anarchistycznej - ";
}

#header, #sidebar-left, #sidebar-right, #main .box, .tabs, object, .comment .links {
  display: none;
  height: 0;
  width: 0;
  overflow: none;
}

a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

a.fancybox:after,
.comment h3 a:after,
#footer a:after,
.taxonomy a:after,
.vcard a:after {
  content: "";
}