<?xml version="1.0" encoding="utf-8"?>
<xml><title>Okres programowania 2004-2006</title><content>&lt;style type="text/css"&gt;/* KONTENER GŁÓWNY */&#13;
    .archive-wrapper {&#13;
        font-family: sans-serif;&#13;
        max-width: 900px;&#13;
        margin: 0 auto 30px auto;&#13;
        color: #333;&#13;
        line-height: 1.5;&#13;
    }&#13;
&#13;
    /* TYTUŁ GŁÓWNY W BARWACH UE */&#13;
    .archive-title {&#13;
        color: #003399;&#13;
        font-size: 1.8rem;&#13;
        margin-bottom: 25px;&#13;
        border-bottom: 3px solid #FFCC00;&#13;
        padding-bottom: 10px;&#13;
        display: flex;&#13;
        align-items: center;&#13;
        gap: 10px;&#13;
    }&#13;
&#13;
    /* CZYSTA LISTA HTML */&#13;
    .archive-list {&#13;
        list-style-type: none;&#13;
        padding: 0;&#13;
        margin: 0;&#13;
    }&#13;
&#13;
    /* STYL POJEDYNCZEGO KAFELKA */&#13;
    .archive-card {&#13;
        display: flex;&#13;
        align-items: center;&#13;
        justify-content: space-between;&#13;
        background-color: #ffffff;&#13;
        border: 1px solid #dee2e6;&#13;
        border-left: 4px solid #003399;&#13;
        padding: 18px 20px;&#13;
        text-decoration: none;&#13;
        color: #212529;&#13;
        font-weight: 600;&#13;
        font-size: 1rem;&#13;
        border-radius: 6px;&#13;
        box-shadow: 0 2px 5px rgba(0,0,0,0.02);&#13;
        transition: all 0.2s ease-in-out;&#13;
        &#13;
        /* Ograniczenie szerokości: dzięki temu pojedynczy kafelek nie rozciągnie się karykaturalnie na całą szerokość monitora */&#13;
        max-width: 600px; &#13;
    }&#13;
&#13;
    .archive-card:hover {&#13;
        background-color: #f8f9fa;&#13;
        border-color: #003399;&#13;
        color: #003399;&#13;
        box-shadow: 0 4px 12px rgba(0, 51, 153, 0.12);&#13;
        transform: translateY(-2px);&#13;
    }&#13;
&#13;
    .archive-card::after {&#13;
        content: "→";&#13;
        font-size: 1.2rem;&#13;
        color: #003399;&#13;
        margin-left: 15px;&#13;
        transition: transform 0.2s;&#13;
        flex-shrink: 0;&#13;
    }&#13;
&#13;
    .archive-card:hover::after {&#13;
        transform: translateX(4px);&#13;
    }&#13;
&lt;/style&gt;&#13;
&lt;div class="archive-wrapper"&gt;&#13;
&lt;h1 class="archive-title"&gt;🇪🇺 Okres programowania 2004-2006&lt;/h1&gt;&#13;
&#13;
&lt;ul class="archive-list"&gt;&#13;
	&lt;li&gt;&lt;a class="archive-card" href="https://mieszkancy.chorzow.eu/article/projekty-wspolfinansowane-ze-srodkow-zintegrowanego-programu-operacyjnego-rozwoju-regionalnego-zporr-na-lata-2004-2006"&gt;Zintegrowany Program Operacyjny Rozwoju Regionalnego (ZPORR) &lt;/a&gt;&lt;/li&gt;&#13;
&lt;/ul&gt;&#13;
&lt;/div&gt;</content><createdAt>2026-06-03 14:44:29</createdAt><updatedAt>2026-06-03 14:44:29</updatedAt></xml>
