body {
	color: black; background: white;
	}

#banner, #footer, #fomenu, #almenucim, #sidebar-a, #sidebar-b {
	display: none;  
	}

#content {
    	font-size: 12pt;
    	text-align: justify;
    	font-family: Times New Roman, Arial;
		}

#copyright {
	display: block;  
	}

h1, h2, h3, h4, h5 h6 {
	page-break-after: avoid;
	}

a:after {
	content: attr('href');
	}

a:link, avisited, ahover, a:active {
	text-decoration: underline; color: black;
	}  

a:after {
	text-decoration: none;
	}

#copyright {  
	font-size: 16px;  
	margin-top: 1em;  
	padding: 1em;  
	}

.ta-vonal {
	display: none;
	}

@page {
	margin: 2cm 1.5cm;
	}
	
.print-footer {
	font-size: 16px;
	margin-top: 1em;
	padding: 1em;
	}