body {color: black; background: white;}  
#header, #footer, #menu, #ures, .validatorlogo, .print_button {    display: none;} 
#oldal{border:0;}
.desc {border:0;}
.a {border:0;}
@page {    margin-left: 1.5cm;    margin-right: 1.5cm;    margin-top: 2cm;   
margin-bottom: 2cm;}/* vagy rövid alakban: */@page {    margin: 2cm 1.5cm;} 
 
h1, h2, h3, h4, h5, h6 {page-break-after: avoid;}  

h1 {page-break-before: always;}
  
a:after {content: " [" attr(href) "] ";}
 
a:link, a:visited, a:hover, a:active {text-decoration: underline; color: black;} 
  
a:after {text-decoration: none;} 
 
a {text-decoration: none;    color: inherit;} 

.print-footer {font-size: 10px;    
border-top: 2px solid black;   
margin-top: 2em;    
padding: 1em;}    
