body { margin: 0px; }
#Contents table, #Contents .RelatedLinks,
#ContentFooter, #ContentFooterTopless, #LeftMenu, 
#PageTitle .Print, #Footer, #Header, div.MainMenu
	{ display: none; }

/* Tartalmi reszben viszont meg kell mutatnuk a linkeket is */
#Contents #ContentText .RelatedLinks { display: block;}
	
#PageTitle h1 { margin-left: -2px; }

#History a { text-decoration: none; color: #696F78; }

.ContentText, .PrintInfo { width: 590px; }

#Contents div table, #StdTable, #PrintHead, .PrintInfo { display: block !important; } /*IE*/
#Contents div table, #StdTable { display: table !important; } /*FF*/

.PrintInfo {clear: left; }

