<?xml version="1.0" encoding="UTF-8"  ?>

<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<atom:link href="https://www.pbf.unizg.hr/feed/rss.php" rel="self" type="application/rss+xml" />
	<title> - Suradnja s industrijom i institucijama </title>
	<link>/istrazivanje_i_suradnja/suradnja</link>
	<description></description>
	<language></language>
	<copyright></copyright>
	<webMaster> (Webmaster)</webMaster>
	<managingEditor> (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title>Suradnja s  industrijom i institucijama</title>
		<pubDate>Tue, 14 Apr 2026 19:42:06 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;style type="text/css"&gt;.pbf-wrapper {
        --pbf-blue: rgb(37, 67, 160);
        --pbf-green: rgb(96, 191, 160);
        --pbf-yellow: rgb(238, 224, 93);
        --pbf-dark-blue: rgb(26, 61, 143);
        max-width: 1140px;
        margin: 40px auto;
        font-family: 'Segoe UI', Roboto, sans-serif;
    }

    .pbf-studiji-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        margin-bottom: 40px;
    }

    .pbf-card {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 250px;
        padding: 30px;
        text-decoration: none !important;
        transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
        position: relative;
        border-radius: 4px;
        border: none;
    }

    .pbf-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    }

    .pbf-card-title {
        font-size: 1.4rem;
        font-weight: 800;
        margin-bottom: 12px;
        line-height: 1.2;
    }

    .pbf-card-text {
        font-size: 0.95rem;
        line-height: 1.5;
        opacity: 0.95;
    }

    .pbf-card-footer {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        position: relative;
        margin-top: 20px;
        height: 40px;
    }

    .pbf-line {
        position: absolute;
        left: 0;
        height: 2px;
        width: 60px;
        transition: width 0.3s ease;
    }

    .pbf-card:hover .pbf-line {
        width: 90px;
    }

    .pbf-circle-arrow {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: transform 0.3s ease;
        z-index: 2;
    }

    .pbf-circle-arrow svg {
        width: 22px;
        height: 22px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.2px;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .pbf-card:hover .pbf-circle-arrow {
        transform: scale(1.15);
    }

    .pbf-bg-blue { background-color: var(--pbf-blue) !important; color: white !important; }
    .pbf-bg-blue .pbf-line { background-color: rgba(255,255,255,0.6); }
    .pbf-bg-blue .pbf-circle-arrow { background-color: rgba(255,255,255,0.2); color: white; }

    .pbf-bg-green { background-color: var(--pbf-green) !important; color: white !important; }
    .pbf-bg-green .pbf-line { background-color: rgba(255,255,255,0.6); }
    .pbf-bg-green .pbf-circle-arrow { background-color: rgba(255,255,255,0.2); color: white; }

    .pbf-bg-yellow { background-color: var(--pbf-yellow) !important; color: var(--pbf-dark-blue) !important; }
    .pbf-bg-yellow .pbf-line { background-color: rgba(26, 61, 143, 0.4); }
    .pbf-bg-yellow .pbf-circle-arrow { background-color: rgba(26, 61, 143, 0.1); color: var(--pbf-dark-blue); }

    .pbf-glass-card {
        background: rgba(255, 255, 255, 0.85);
        border-radius: 16px;
        padding: 30px 35px;
        box-shadow: 0 8px 24px rgba(0,0,0,0.08);
        margin-top: 20px;
    }

    @media (max-width: 992px) { .pbf-studiji-grid { grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 768px) { .pbf-studiji-grid { grid-template-columns: 1fr; } }
&lt;/style&gt;
&lt;div class="pbf-wrapper"&gt;
&lt;div class="pbf-studiji-grid"&gt;&lt;a class="pbf-card pbf-bg-blue" href="https://www.croris.hr/" target="_blank"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Katalog opreme&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Fakultet raspolaže suvremenom istraživačkom i laboratorijskom opremom za istraživanja i razvoj, dostupnom vanjskim partnerima.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-green" href="https://www.croris.hr/oprema/oprema?USTANOVA=42"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Usluge&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;PBF nudi stručne i znanstvene usluge: laboratorijska ispitivanja, analitičku podršku, savjetovanje i razvoj tehnologija.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-yellow" href="/fakultet/ustroj/zavodi_i_centri/ckn" target="_blank"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;CKN&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Centar za kontrolu namirnica povezuje znanstvenu izvrsnost PBF-a s praktičnim potrebama industrije kroz akreditirane laboratorije.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card-footer"&gt;
&lt;div class="pbf-line"&gt;&amp;nbsp;&lt;/div&gt;

&lt;div class="pbf-circle-arrow"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M9 18l6-6-6-6"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;style type="text/css"&gt;.pbf-sector-tag {
        display: inline-block;
        background: rgba(37, 67, 160, 0.05);
        color: rgb(37, 67, 160);
        padding: 4px 12px;
        border-radius: 4px;
        font-size: 0.85rem;
        font-weight: 600;
        margin-right: 8px;
        margin-bottom: 8px;
        border: 1px solid rgba(37, 67, 160, 0.1);
    }

    .pbf-stat-box {
        display: flex;
        align-items: center;
        padding: 20px 25px;
        border-radius: 10px;
        gap: 20px;
        transition: transform 0.2s ease;
        color: #ffffff !important;
        margin-bottom: 15px;
    }

    .pbf-stat-box-green { background-color: rgb(96, 191, 160) !important; }
    .pbf-stat-box-blue { background-color: rgb(37, 67, 160) !important; }

    .pbf-stat-box:hover {
        transform: translateY(-3px);
    }

    .pbf-stat-number-only {
        font-size: 2.2rem;
        font-weight: 800;
        color: #ffffff !important;
        line-height: 1;
        min-width: 55px;
        flex-shrink: 0;
    }

    .pbf-stat-main-text {
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.3;
        color: #ffffff !important;
        border-left: 1px solid rgba(255, 255, 255, 0.3);
        padding-left: 15px;
    }
&lt;/style&gt;
&lt;div class="pbf-wrapper"&gt;
&lt;div class="pbf-glass-card"&gt;
&lt;div style="display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 40px;"&gt;
&lt;div style="flex: 2; min-width: 300px;"&gt;
&lt;h3 style="color: rgb(37, 67, 160); font-weight: 700; margin: 0 0 15px 0;"&gt;Stručna praksa&lt;/h3&gt;

&lt;p style="margin: 0 0 20px 0; font-size: 0.95rem; line-height: 1.6;"&gt;Stručna praksa predstavlja ključni most između akademskog obrazovanja i realnog sektora. Kroz sustav obvezne prakse na svojim studijima, PBF osigurava studentima stjecanje specifičnih kompetencija u realnim radnim uvjetima, dok partnerima omogućuje rani pristup talentiranim stručnjacima.&lt;/p&gt;

&lt;div style="font-weight: 700; color: rgb(26, 61, 143); font-size: 0.85rem; margin-bottom: 10px; letter-spacing: 0.5px;"&gt;Primarni sektori suradnje:&lt;/div&gt;

&lt;div class="pbf-tag-group"&gt;&lt;span class="pbf-sector-tag"&gt;Prehrambena industrija&lt;/span&gt; &lt;span class="pbf-sector-tag"&gt;Biotehnološka postrojenja&lt;/span&gt; &lt;span class="pbf-sector-tag"&gt;Nutricionistička savjetovališta&lt;/span&gt; &lt;span class="pbf-sector-tag"&gt;Instituti i laboratoriji&lt;/span&gt; &lt;span class="pbf-sector-tag"&gt;OPG i craft proizvodnja&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div style="flex: 1; min-width: 280px; display: flex; flex-direction: column;"&gt;
&lt;div class="pbf-stat-box pbf-stat-box-green"&gt;
&lt;div class="pbf-stat-number-only"&gt;69&lt;/div&gt;

&lt;div class="pbf-stat-main-text"&gt;Aktivnih sporazuma o suradnji&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-stat-box pbf-stat-box-blue"&gt;
&lt;div class="pbf-stat-number-only"&gt;26&lt;/div&gt;

&lt;div class="pbf-stat-main-text"&gt;Novih partnerskih sporazuma u 2025.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.unizg.hr/istrazivanje_i_suradnja/suradnja#content___4633</link>
			<guid>https://www.pbf.unizg.hr/istrazivanje_i_suradnja/suradnja#content___4633</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
