
.Ads, .Top, 
.Body .Left, 
.PreContent, 
.Sidebar, 
.OtherNews,
.Footer .Tools, 
.Footer .Nav, 
.Footer .Authors, 
.Footer HR,
FORM {
	display:none !important;
	}

* {
	background: transparent none !important;
	color:Black !important;
	}

BODY {
   background: white !important;
	font: 12pt arial,helvetica,clean,sans-serif;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   width: auto;
   }

.Content {
   color: black;
   background: transparent none;
   width: auto;
   border: 0;
	margin: 0;
   padding: 1em 0;
   border: 1px solid #930;
	border-width: 1px 0;
   }

H1, H2, H3, H4, H5 {
	font-family:sans-serif;
	padding:0 !important;
	}

H1 {
   vertical-align: bottom;
	width:auto !important;
	float:none !important;
	text-align:center !important;
	}

H1 A IMG {
	border:0;
	}



.Content A:LINK, .Content A:VISITED {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   }

.Content A:LINK:AFTER, .Content A:VISITED:AFTER {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

.Content A[href^="/"]:AFTER {
   content: " (www.irh.pl" attr(href) ") ";
   }

.Content A[href*="@"]:AFTER {
   content: "";
   }


.Footer {
	margin-top:.5em;
	text-align:center;
	}

