<?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> - Students</title>
	<link>/en/students</link>
	<description></description>
	<language></language>
	<copyright></copyright>
	<webMaster> (Webmaster)</webMaster>
	<managingEditor> (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title></title>
		<pubDate>Mon, 20 Apr 2026 19:15:42 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-gray-box-simple {
        background-color: #f8f9fa; 
        border-left: 10px solid #EEE15D;
    }
&lt;/style&gt;
&lt;div class="container-fluid px-0 my-5"&gt;
&lt;div class="pbf-gray-box-simple p-4 shadow-sm"&gt;
&lt;p class="h3 mb-0" style="color: #2543A0; font-weight: 700; line-height: 1.5;"&gt;The University of Zagreb Faculty of Food Technology and Biotechnology offers its students support through all phases of their studies, from the initial registration to international mobility opportunities.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/students#content___5169</link>
			<guid>https://www.pbf.hr/en/students#content___5169</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
			<item>
		<title></title>
		<pubDate>Fri, 08 May 2026 07:05:48 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: 20px;
    }

    .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); }

    @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.isvu.hr/studomat/hr/pocetna"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Studomat&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Register for exams, track your grades, and manage your academic status through the official ISVU system.&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="/studenti/faq"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;FAQ&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Find quick answers to common administrative queries, questions about applications, and certificates.&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="/studenti/obavijesti"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Notices&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;All important information regarding the course of study, student standards, and current events at FFTB.&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 class="pbf-studiji-grid"&gt;&lt;a class="pbf-card pbf-bg-blue" href="/studenti/podrska-studentima"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Student Support&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Information about the Student Office, psychological counseling, and support for students with disabilities.&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="/studenti/zdravstvena"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Healthcare&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Systematic exam schedules, contact details for student physicians, and health insurance information.&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="/mobilnost-studenata"&gt;
&lt;div&gt;
&lt;div class="pbf-card-title"&gt;Student Mobility&lt;/div&gt;

&lt;div class="pbf-card-text"&gt;Explore Erasmus+ programs, professional internships abroad, and the faculty's international cooperation.&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;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/students#content___5168</link>
			<guid>https://www.pbf.hr/en/students#content___5168</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
