<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(stilus_s.css?v=1.00) only screen and (max-width:480px);
@import url(stilus_m.css?v=1.00) only screen and (min-width:481px) and (max-width:799px);
@import url(stilus_l.css?v=1.00) only screen and (min-width:800px) and (max-width:1229px); /* mobil nezetben balrol-jobbrol 15px a margo */
@import url(stilus_d.css?v=1.00) only screen and (min-width:1230px); /* 1200px a desktop nezet, balrol-jobbrol 15px a margo */</pre></body></html>