<?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.hr/feed/rss.php" rel="self" type="application/rss+xml" />
	<title> - Popularization of science</title>
	<link>/en/research-and-cooperation/popularization</link>
	<description></description>
	<language></language>
	<copyright></copyright>
	<webMaster> (Webmaster)</webMaster>
	<managingEditor> (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title>Popularization of Science</title>
		<pubDate>Tue, 21 Apr 2026 10:03:21 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;div class="container container-vert-crta"&gt;
&lt;p class="lead"&gt;At FFTB, science does not remain closed within laboratory walls – we bring it into the public space every day. The popularization of science is at the core of our mission: we want to educate the public and encourage an understanding of the key role that scientific findings in food technology, biotechnology, and nutrition play in everyday life. Transferring the results of scientific research conducted at our faculty directly impacts human health, food safety, environmental sustainability, and the development of society.&lt;/p&gt;
&lt;/div&gt;
&lt;style type="text/css"&gt;.container-vert-crta {
  border-left: 4px solid #0047AB; /* plava vertikalna crta s lijeve strane */
  padding-left: 1.5rem; /* razmak između crte i teksta */
}
&lt;/style&gt;
&lt;div class="pbf-text-card"&gt;
&lt;p&gt;We believe that science should be accessible to everyone, which is why we strive to bring it closer to citizens of all age groups. Everyone has the right to understand the world they live in, and we want to show that science is neither "difficult" nor "unreachable." It is all around us and can be both fun and useful!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Our students and teachers regularly participate in organizing workshops for children and youth, appear at public forums, and take part in events such as:&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/research-and-cooperation/popularization#content___5150</link>
			<guid>https://www.pbf.hr/en/research-and-cooperation/popularization#content___5150</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
			<item>
		<title></title>
		<pubDate>Mon, 20 Apr 2026 20:54:59 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-wrap{ max-width:1100px; margin:0px auto; font-family:'Segoe UI',sans-serif; color:#333; } /* ===== TEKST BLOKOVI ===== */ .pbf-left-line{ border-left:4px solid #2543A0; padding-left:18px; margin-bottom:22px; font-size:1rem; } .pbf-blue-box{ border:2px solid #2543A0; border-radius:10px; padding:16px; margin-bottom:30px; font-size:.95rem; } /* ===== KARTICE ===== */ .pbf-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin:18px 0 35px; } .pbf-card{ padding:16px; min-height:95px; border-radius:0px; display:flex; align-items:center; justify-content:center; text-align:center; text-decoration:none !important; font-size:.9rem; font-weight:600; transition:.25s ease; } .pbf-card:hover{ transform:translateY(-4px); box-shadow:0 6px 16px rgba(0,0,0,.15); } .pbf-blue{ background:#2543A0; color:#fff !important; } .pbf-green{ background:#60BFA0; color:#fff !important; } .pbf-yellow{ background:#EEE05D; color:#1a3d8f !important; } .pbf-card *{ color:inherit !important; text-decoration:none !important; } /* ===== GALERIJA (jednostavne male slike kao original) ===== */ .pbf-gallery{ display:grid; grid-template-columns:repeat(auto-fill,minmax(110px,1fr)); gap:10px; margin-top:20px; } .pbf-gallery img{ width:100%; height:95px; object-fit:cover; border-radius:8px; cursor:pointer; transition:.2s; } .pbf-gallery img:hover{ transform:scale(1.05); } /* ===== DRUŠTVENE MREŽE ===== */ .pbf-social-text{ margin-top:35px; font-size:.95rem; } .pbf-social{ margin-top:15px; display:flex; gap:14px; flex-wrap:wrap; } .pbf-social a{ display:flex; align-items:center; gap:8px; padding:8px 14px; border-radius:8px; background:#f2f2f2; font-size:.85rem; text-decoration:none; color:#2543A0; font-weight:600; transition:.2s; } .pbf-social a:hover{ background:#2543A0; color:white; } .pbf-social img{ width:18px; height:18px; } /* RESPONSIVE */ @media(max-width:900px){ .pbf-grid{ grid-template-columns:1fr; } }
&lt;/style&gt;
&lt;div class="pbf-text-card-container my-4"&gt;
&lt;style type="text/css"&gt;.pbf-text-card {
            font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;
            background-color: #f8f9fa;
            border: none;
            border-radius: 4px;
            padding: 1.5rem;
            box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); /* Bootstrap shadow-sm */
        }

        .pbf-text-card p {
            color: #1A3D8F; /* Tamnija PBF plava za bolju čitljivost */
            line-height: 1.6;
            font-size: 1rem;
            margin-bottom: 1rem;
        }

        .pbf-text-card p:last-child {
            margin-bottom: 0;
        }

        .pbf-text-card strong {
            color: #2543A0;
            font-weight: 700;
        }

        .pbf-text-card a {
            color: #2543A0;
            text-decoration: underline;
            font-weight: 600;
        }

        .pbf-text-card a:hover {
            color: #1A3D8F;
        }
&lt;/style&gt;
&lt;div class="pbf-grid"&gt;&lt;a class="pbf-card pbf-blue" href="https://muzza.hr/" target="_blank"&gt;MUZZA&lt;/a&gt; &lt;a class="pbf-card pbf-green" href="https://www.festivalznanosti.hr/" target="_blank"&gt;Science Festival&lt;/a&gt; &lt;a class="pbf-card pbf-yellow" href="https://znanostuprolazu.com.hr/" target="_blank"&gt;Science in Passing&lt;/a&gt;&lt;/div&gt;

&lt;div class="pbf-grid"&gt;&lt;a class="pbf-card pbf-blue" href="https://smotra.unizg.hr/" target="_blank"&gt;University Fair&lt;/a&gt; &lt;a class="pbf-card pbf-green" href="https://jaistrazujem.hr/" target="_blank"&gt;Researchers' Night&lt;/a&gt; &lt;a class="pbf-card pbf-yellow" href="/fakultet/obavijesti?@=241n6#news_147269"&gt;Open Day&lt;/a&gt;&lt;/div&gt;

&lt;h3 class="fw-bold text-center mb-4"&gt;Activity Gallery&lt;/h3&gt;

&lt;div class="carousel slide shadow-lg rounded overflow-hidden pointer-event" data-bs-ride="carousel" id="pbfSlider"&gt;
&lt;div class="carousel-inner"&gt;
&lt;div class="carousel-item"&gt;&lt;img alt="Image 1" class="d-block w-100" src="/images/50038864/DSC_0303.jpg" /&gt;&lt;/div&gt;

&lt;div class="carousel-item"&gt;&lt;img alt="Image 2" class="d-block w-100" src="/images/50038864/IMG_0006.JPG" /&gt;&lt;/div&gt;

&lt;div class="carousel-item active"&gt;&lt;img alt="Image 3" class="d-block w-100" src="/images/50038864/Smotra_Sveucilista_2018_Delac-86.jpg" /&gt;&lt;/div&gt;

&lt;div class="carousel-item"&gt;&lt;img alt="Image 4" class="d-block w-100" src="/images/50038864/Smotra_Sveucilista_treci_2018_Delac-75.jpg" /&gt;&lt;/div&gt;

&lt;div class="carousel-item"&gt;&lt;img alt="Image 5" class="d-block w-100" src="/images/50038864/muzza.jpeg" /&gt;&lt;/div&gt;

&lt;div class="carousel-item"&gt;&lt;img alt="Image 6" class="d-block w-100" src="/images/50038864/promoocija skola.jpg" /&gt;&lt;/div&gt;

&lt;div class="carousel-item"&gt;&lt;img alt="Image 7" class="d-block w-100" src="/images/50038864/radionica.jpeg" /&gt;&lt;/div&gt;

&lt;div class="carousel-item"&gt;&lt;img alt="Image 8" class="d-block w-100" src="/images/50038864/D1040138.JPG" /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;button class="carousel-control-prev" data-bs-slide="prev" data-bs-target="#pbfSlider" type="button"&gt;&lt;span class="carousel-control-prev-icon"&gt;&lt;/span&gt;&lt;/button&gt;&lt;button class="carousel-control-next" data-bs-slide="next" data-bs-target="#pbfSlider" type="button"&gt;&lt;span class="carousel-control-next-icon"&gt;&lt;/span&gt;&lt;/button&gt;&lt;/div&gt;

&lt;div class="text-center mt-5"&gt;
&lt;h5 class="fw-bold mb-3"&gt;We invite you to join us in discovering the fascinating world of science! Follow us on social media and visit our events – because science is better when shared!&lt;/h5&gt;
&lt;a class="btn btn-outline-dark mx-2" href="https://www.instagram.com/pbf.zg" target="_blank" title="Instagram"&gt;&lt;svg height="32" viewbox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M10.202,2.098c-1.49,.07-2.507,.308-3.396,.657-.92,.359-1.7,.84-2.477,1.619-.776,.779-1.254,1.56-1.61,2.481-.345,.891-.578,1.909-.644,3.4-.066,1.49-.08,1.97-.073,5.771s.024,4.278,.096,5.772c.071,1.489,.308,2.506,.657,3.396,.359,.92,.84,1.7,1.619,2.477,.779,.776,1.559,1.253,2.483,1.61,.89,.344,1.909,.579,3.399,.644,1.49,.065,1.97,.08,5.771,.073,3.801-.007,4.279-.024,5.773-.095s2.505-.309,3.395-.657c.92-.36,1.701-.84,2.477-1.62s1.254-1.561,1.609-2.483c.345-.89,.579-1.909,.644-3.398,.065-1.494,.081-1.971,.073-5.773s-.024-4.278-.095-5.771-.308-2.507-.657-3.397c-.36-.92-.84-1.7-1.619-2.477s-1.561-1.254-2.483-1.609c-.891-.345-1.909-.58-3.399-.644s-1.97-.081-5.772-.074-4.278,.024-5.771,.096m.164,25.309c-1.365-.059-2.106-.286-2.6-.476-.654-.252-1.12-.557-1.612-1.044s-.795-.955-1.05-1.608c-.192-.494-.423-1.234-.487-2.599-.069-1.475-.084-1.918-.092-5.656s.006-4.18,.071-5.656c.058-1.364,.286-2.106,.476-2.6,.252-.655,.556-1.12,1.044-1.612s.955-.795,1.608-1.05c.493-.193,1.234-.422,2.598-.487,1.476-.07,1.919-.084,5.656-.092,3.737-.008,4.181,.006,5.658,.071,1.364,.059,2.106,.285,2.599,.476,.654,.252,1.12,.555,1.612,1.044s.795,.954,1.051,1.609c.193,.492,.422,1.232,.486,2.597,.07,1.476,.086,1.919,.093,5.656,.007,3.737-.006,4.181-.071,5.656-.06,1.365-.286,2.106-.476,2.601-.252,.654-.556,1.12-1.045,1.612s-.955,.795-1.608,1.05c-.493,.192-1.234,.422-2.597,.487-1.476,.069-1.919,.084-5.657,.092s-4.18-.007-5.656-.071M21.779,8.517c.002,.928,.755,1.679,1.683,1.677s1.679-.755,1.677-1.683c-.002-.928-.755-1.679-1.683-1.677,0,0,0,0,0,0-.928,.002-1.678,.755-1.677,1.683m-12.967,7.496c.008,3.97,3.232,7.182,7.202,7.174s7.183-3.232,7.176-7.202c-.008-3.97-3.233-7.183-7.203-7.175s-7.182,3.233-7.174,7.203m2.522-.005c-.005-2.577,2.08-4.671,4.658-4.676,2.577-.005,4.671,2.08,4.676,4.658,.005,2.577-2.08,4.671-4.658,4.676-2.577,.005-4.671-2.079-4.676-4.656h0"&gt;&lt;/path&gt;&lt;/svg&gt; &lt;/a&gt; &lt;a class="btn btn-outline-dark mx-2" href="https://web.facebook.com/pbf.zg/" target="_blank" title="Facebook"&gt; &lt;svg height="32" viewbox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M16,2c-7.732,0-14,6.268-14,14,0,6.566,4.52,12.075,10.618,13.588v-9.31h-2.887v-4.278h2.887v-1.843c0-4.765,2.156-6.974,6.835-6.974,.887,0,2.417,.174,3.043,.348v3.878c-.33-.035-.904-.052-1.617-.052-2.296,0-3.183,.87-3.183,3.13v1.513h4.573l-.786,4.278h-3.787v9.619c6.932-.837,12.304-6.74,12.304-13.897,0-7.732-6.268-14-14-14Z"&gt;&lt;/path&gt;&lt;/svg&gt; &lt;/a&gt; &lt;a class="btn btn-outline-dark mx-2" href="https://hr.linkedin.com/school/faculty-of-food-technology-and-biotechnology/" target="_blank" title="LinkedIn"&gt; &lt;svg height="32" viewbox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M26.111,3H5.889c-1.595,0-2.889,1.293-2.889,2.889V26.111c0,1.595,1.293,2.889,2.889,2.889H26.111c1.595,0,2.889-1.293,2.889-2.889V5.889c0-1.595-1.293-2.889-2.889-2.889ZM10.861,25.389h-3.877V12.87h3.877v12.519Zm-1.957-14.158c-1.267,0-2.293-1.034-2.293-2.31s1.026-2.31,2.293-2.31,2.292,1.034,2.292,2.31-1.026,2.31-2.292,2.31Zm16.485,14.158h-3.858v-6.571c0-1.802-.685-2.809-2.111-2.809-1.551,0-2.362,1.048-2.362,2.809v6.571h-3.718V12.87h3.718v1.686s1.118-2.069,3.775-2.069,4.556,1.621,4.556,4.975v7.926Z" fill-rule="evenodd"&gt;&lt;/path&gt;&lt;/svg&gt; &lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/research-and-cooperation/popularization#content___5151</link>
			<guid>https://www.pbf.hr/en/research-and-cooperation/popularization#content___5151</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
