body {
   background: white;
   font-size: 12pt;
   }
#left, #right, #header_text, .menu, .direct, .pagination, #banner, .subLinks, #liveinternet {
   display: none;
   }

#header h1 {
	font-size: 16pt;
	text-align: right;
}	
#header img {
	display: block;
}

	
	
img {
	border: 0;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

.copyright a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.copyright a[href^="/"]:after {
   content: " (http://uromax.ru" attr(href) ") ";
}

