@import url("alapstilus.css") screen;        /* Globális stílusok */
@import url("fooldal.css") screen;           /* Főoldal szekciók */
@import url("recycling.css") screen;         /* Recycling oldal */
@import url("contact.css") screen;           /* Kapcsolat oldal */
@import url("gombok.css") screen;            /* Gomb stílus */
@import url("responsive.css") screen;        /* Reszponzív elrendezés */
@import url("kereso.css") screen;            /* Kereső stílus */
@import url("footer.css") screen;            /* Footer */
@import url("print.css") print;