/* Główne ustawienia strony */ body { background-color: #ffffff !important; /* Wymuszamy białe tło */ background-image: none !important; /* Usuwamy zielone obrazki tła */ font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; color: #333333; line-height: 1.6; margin: 0; padding: 0; } /* Usuwamy brzydkie ramki z tabel */ table { border-collapse: collapse; border: none !important; } td { border: none !important; background-image: none !important; } /* Nowoczesny wygląd menu bocznego */ a { text-decoration: none; color: #2e7d32; /* Ładna, głęboka zieleń zamiast jaskrawej */ transition: 0.3s; } a:hover { color: #1b5e20; text-decoration: underline; } /* Kontenery z tekstem */ p, td { font-size: 16px !important; } /* Ukrycie starych elementów graficznych tła */ [style*="background