#fejlec, #fomenu, #lablec{  
     display: none;  
}
 
 
h1, h2, h3, h4, h5, h6 {page-break-after: avoid;}  /*Ezzel elértük, hogy a címsor után soha ne következzék sortörés*/

/*a:after {content: " [" attr(href) "] ";}  

 a:link, a:visited, a:hover, a:active {text-decoration: underline; color: black;}  
a:after {text-decoration: none;} */

body {color: black; background: white;}  

 a {  
     text-decoration: none;  
     color: inherit;  
 } 