/* 
	TheTarPit CSS Style Sheet 
	Print theme (media="print")
	(C) MiMaS 2006
*/

body, div.code, pre {
 background-color: #fff;
}

a { border-bottom: none; }
a:after { content: " [" attr(href) "] "; font-size: 90%; }
#header a:after, #footer a:after, .podpis a:after, .kategoria a:after, #validator a:after, sup a:after {
  content: "" !important;
}

#main {
width: 100%;
background-color: #fff;
}

#content {
border: none;
}

#menu, form, .uwaga, .preview, #footer {
 display: none !important;
}

.wpis, #tagcloud {
margin-right: 2em;
}
