/* Kiegészítő ikonok - F0 (default) */
:root:not([data-theme="f1"]) .kiegeszito.autoextra .kiegeszito-header { background-image: url('/themes/default/img/autoextra.gif'); }
:root:not([data-theme="f1"]) .kiegeszito.sportextra .kiegeszito-header { background-image: url('/themes/default/img/sportextra.gif'); }
:root:not([data-theme="f1"]) .kiegeszito.repulos .kiegeszito-header { background-image: url('/themes/default/img/repulos.gif'); }
:root:not([data-theme="f1"]) .kiegeszito.fotobiztositas .kiegeszito-header { background-image: url('/themes/default/img/foto.gif'); }
:root:not([data-theme="f1"]) .kiegeszito.golf .kiegeszito-header { background-image: url('/themes/default/img/golf.gif'); }
:root:not([data-theme="f1"]) .kiegeszito.hajo .kiegeszito-header { background-image: url('/themes/default/img/hajo.gif'); }
:root:not([data-theme="f1"]) .kiegeszito.stornokombi .kiegeszito-header { background-image: url('/themes/default/img/storno.gif'); }

/* Kiegészítő ikonok - F1 (lila) */
[data-theme="f1"] .kiegeszito.autoextra .kiegeszito-header { background-image: url('/themes/f1/img/autoextra_l.gif'); }
[data-theme="f1"] .kiegeszito.sportextra .kiegeszito-header { background-image: url('/themes/f1/img/sportextra_l.gif'); }
[data-theme="f1"] .kiegeszito.repulos .kiegeszito-header { background-image: url('/themes/f1/img/repulos.gif'); }
[data-theme="f1"] .kiegeszito.fotobiztositas .kiegeszito-header { background-image: url('/themes/f1/img/foto.gif'); }
[data-theme="f1"] .kiegeszito.golf .kiegeszito-header { background-image: url('/themes/f1/img/golf.gif'); }
[data-theme="f1"] .kiegeszito.hajo .kiegeszito-header { background-image: url('/themes/f1/img/hajo.gif'); }
[data-theme="f1"] .kiegeszito.stornokombi .kiegeszito-header { background-image: url('/themes/f1/img/storno_l.gif'); }
