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

		<item>
		<title>Student support</title>
		<pubDate>Sun, 19 Apr 2026 21:27:51 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;
    }

    .pbf-card {
        display: flex;
        flex-direction: column;
        justify-content: center; 
        align-items: center;
        height: 250px; 
        padding: 30px;
        text-decoration: none !important;
        transition: all 0.3s ease;
        position: relative;
        border-radius: 0;
        text-align: center;
        box-sizing: border-box;
        cursor: pointer;
    }

    .pbf-card-image {
        padding: 0; 
        overflow: hidden;
        background-color: #f4f4f4;
        cursor: default; /* Slika nije link osim ako ne želite */
    }
    
    .pbf-card-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; 
        display: block;
    }

    .pbf-card:hover:not(.pbf-card-image) {
        transform: translateY(-8px);
        box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    }

    .pbf-card-icon {
        width: 64px;
        height: 64px;
        margin-bottom: 15px;
        color: currentColor;
    }

    .pbf-card-icon svg {
        width: 100%;
        height: 100%;
        stroke: currentColor;
        fill: none;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .pbf-card-title {
        font-size: 1.3rem;
        font-weight: 700;
        line-height: 1.2;
        margin: 0;
    }

    /* Boje */
    .pbf-bg-blue { background-color: var(--pbf-blue) !important; color: #ffffff !important; }
    .pbf-bg-green { background-color: var(--pbf-green) !important; color: #ffffff !important; }
    .pbf-bg-yellow { background-color: var(--pbf-yellow) !important; color: var(--pbf-dark-blue) !important; }

    @media (max-width: 992px) { .pbf-studiji-grid { grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 768px) { 
        .pbf-studiji-grid { grid-template-columns: 1fr; }
        .pbf-card { height: 220px; }
    }
&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="#studenti-s-invaliditetom"&gt;
&lt;div class="pbf-card-icon"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;circle cx="12" cy="7" r="4"&gt;&lt;/circle&gt;&lt;path d="M20 21a8 8 0 1 0-16 0"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;

&lt;div class="pbf-card-title"&gt;Students with Learning Difficulties or Disabilities&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-green" href="#koordinatorice-kraj"&gt;
&lt;div class="pbf-card-icon"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M22 10L12 5 2 10l10 5 10-5z"&gt;&lt;/path&gt;&lt;path d="M6 12v5c0 1.1 3 3 6 3s6-1.9 6-3v-5"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;

&lt;div class="pbf-card-title"&gt;Coordinators&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-yellow" href="#savjetovaliste"&gt;
&lt;div class="pbf-card-icon"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;

&lt;div class="pbf-card-title"&gt;Student Counseling&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-blue" href="#mentalno-zdravlje-materijali"&gt;
&lt;div class="pbf-card-icon"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M12 21s-7-4.35-9.5-8.5A5.5 5.5 0 0 1 12 6a5.5 5.5 0 0 1 9.5 6.5C19 16.65 12 21 12 21z"&gt;&lt;/path&gt;&lt;path d="M8.5 12h2l1-2 1.2 4 1.3-2h2.5"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;

&lt;div class="pbf-card-title"&gt;Mental Health Support&lt;/div&gt;
&lt;/a&gt; &lt;a class="pbf-card pbf-bg-green" href="#vazne-poveznice"&gt;
&lt;div class="pbf-card-icon"&gt;&lt;svg viewbox="0 0 24 24"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"&gt;&lt;/path&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;

&lt;div class="pbf-card-title"&gt;Important links&lt;/div&gt;
&lt;/a&gt;

&lt;div class="pbf-card pbf-card-image"&gt;&lt;img alt="Inkluzija" src="/images/50038451/Inkluzija.jpg" /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/students/student-support#content___5062</link>
			<guid>https://www.pbf.hr/en/students/student-support#content___5062</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
			<item>
		<title>Student Support</title>
		<pubDate>Fri, 08 May 2026 07:07:28 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;:root{
--pbf-blue:rgb(37,67,160);
--pbf-green:rgb(96,191,160);
--pbf-yellow:rgb(238,224,93);
--pbf-text-dark:rgb(26,61,143);
}

.pbf-content-wrapper{
max-width:1140px;
margin:0 auto;
font-family:'Segoe UI',Roboto,sans-serif;
color:#333;
}

.target-section{
scroll-margin-top:80px;
margin-bottom:40px;
transition:all .4s ease;
}

.target-section:target{
outline:2px solid var(--pbf-blue);
outline-offset:10px;
}

.pbf-section-card{
background:#fff;
border:1px solid rgba(0,0,0,.1);
padding:40px;
box-shadow:0 4px 12px rgba(0,0,0,.05);
}

.pbf-section-title{
display:flex;
align-items:center;
gap:15px;
margin-bottom:25px;
padding-bottom:15px;
border-bottom:2px solid var(--pbf-blue);
color:var(--pbf-blue);
font-weight:700;
}

.pbf-section-title svg{
width:32px;
height:32px;
stroke:currentColor;
fill:none;
stroke-width:2;
flex-shrink:0;
}

.pbf-bullets{
list-style:none;
padding:0;
display:grid;
grid-template-columns:repeat(auto-fit,minmax(300px,1fr));
gap:12px;
}

.pbf-bullets li{
background:#fdfdfd;
padding:12px 15px;
display:flex;
align-items:center;
gap:10px;
border-left:4px solid var(--pbf-yellow);
}

.pbf-bullets li::before{
content:"✓";
color:var(--pbf-text-dark);
font-weight:bold;
}

.pbf-contact-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap:20px;
margin-top:20px;
}

.pbf-info-box{
padding:20px;
border:1px solid #eee;
}

.pbf-info-box.blue{
border-top:5px solid var(--pbf-blue);
}

.pbf-info-box.yellow{
border-top:5px solid var(--pbf-yellow);
}

.pbf-person-item{
margin-bottom:15px;
}

.pbf-person-name{
font-weight:700;
display:block;
font-size:1.1rem;
}

.pbf-person-role{
font-size:.9rem;
color:#666;
display:block;
margin-bottom:5px;
}

.pbf-person-email{
color:var(--pbf-blue);
text-decoration:none;
font-size:.9rem;
font-weight:600;
}

.pbf-link-list{
list-style:none;
padding:0;
}

.pbf-link-list li{
margin-bottom:15px;
padding:15px;
background:#fdfdfd;
border:1px solid #eee;
}

.pbf-link-list a{
color:var(--pbf-blue);
text-decoration:underline;
font-weight:600;
display:block;
margin-top:5px;
}

@media(max-width:768px){
.pbf-contact-grid{grid-template-columns:1fr;}
.pbf-section-card{padding:20px;}
}
&lt;/style&gt;
&lt;div class="pbf-content-wrapper"&gt;
&lt;section class="target-section pbf-section-card" id="studenti-s-invaliditetom"&gt;
&lt;h2 class="pbf-section-title"&gt;&lt;svg viewbox="0 0 24 24"&gt; &lt;circle cx="12" cy="7" r="4"&gt;&lt;/circle&gt; &lt;path d="M20 21a8 8 0 1 0-16 0"&gt;&lt;/path&gt; &lt;/svg&gt; Students with Learning Difficulties or Disabilities&lt;/h2&gt;

&lt;p&gt;To ensure equal opportunities, we provide support for students with:&lt;/p&gt;

&lt;ul class="pbf-bullets"&gt;
	&lt;li&gt;Visual impairments&lt;/li&gt;
	&lt;li&gt;Hearing impairments&lt;/li&gt;
	&lt;li&gt;Mobility impairments&lt;/li&gt;
	&lt;li&gt;Chronic illnesses&lt;/li&gt;
	&lt;li&gt;ADHD and autism&lt;/li&gt;
	&lt;li&gt;Mental health conditions and disorders&lt;/li&gt;
	&lt;li&gt;Specific learning difficulties (dyslexia, dysgraphia)&lt;/li&gt;
	&lt;li&gt;Other conditions affecting studies&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Students who require support are encouraged to complete the &lt;strong&gt; &lt;a href="https://forms.cloud.microsoft/e/d6DZHmpDca"&gt; questionnaire for students requiring support &lt;/a&gt; &lt;/strong&gt;.&lt;/p&gt;
&lt;/section&gt;

&lt;section class="target-section pbf-section-card" id="koordinatorice-kraj"&gt;
&lt;h2 class="pbf-section-title"&gt;&lt;svg viewbox="0 0 24 24"&gt; &lt;path d="M22 10L12 5 2 10l10 5 10-5z"&gt;&lt;/path&gt; &lt;path d="M6 12v5c0 1.1 3 3 6 3s6-1.9 6-3v-5"&gt;&lt;/path&gt; &lt;/svg&gt; Coordinators and Representatives&lt;/h2&gt;

&lt;p&gt;Students may contact our support team directly:&lt;/p&gt;

&lt;div class="pbf-contact-grid"&gt;
&lt;div class="pbf-info-box blue"&gt;&lt;strong&gt;Academic Coordinators&lt;/strong&gt;

&lt;hr /&gt;
&lt;div class="pbf-person-item"&gt;&lt;span class="pbf-person-name"&gt; prof. dr. sc. Vlatka Petravić Tominac &lt;/span&gt; &lt;a class="pbf-person-email" href="javascript:cms_mail('vlatka.petravic.tominac','pbf.unizg.hr','','')"&gt; vlatka.petravic.tominac@pbf.unizg.hr &lt;/a&gt; &lt;span class="pbf-person-role"&gt; Undergraduate Programmes &lt;/span&gt;&lt;/div&gt;

&lt;div class="pbf-person-item"&gt;&lt;span class="pbf-person-name"&gt; prof. dr. sc. Ivana Kmetič &lt;/span&gt; &lt;a class="pbf-person-email" href="javascript:cms_mail('ivana.kmetic','pbf.unizg.hr','','')"&gt; ivana.kmetic@pbf.unizg.hr &lt;/a&gt; &lt;span class="pbf-person-role"&gt; Graduate Programmes &lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-info-box yellow"&gt;&lt;strong&gt;Student Representatives&lt;/strong&gt;

&lt;hr /&gt;
&lt;div class="pbf-person-item"&gt;&lt;span class="pbf-person-name"&gt;Ana Petrina&lt;/span&gt; &lt;a class="pbf-person-email" href="mailto:anapetrina70@gmail.com"&gt; anapetrina70@gmail.com &lt;/a&gt;&lt;/div&gt;

&lt;div class="pbf-person-item"&gt;&lt;span class="pbf-person-name"&gt;Mia Borovac&lt;/span&gt; &lt;a class="pbf-person-email" href="mailto:miaborovac11@gmail.com"&gt; miaborovac11@gmail.com &lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;

&lt;section class="target-section pbf-section-card" id="savjetovaliste"&gt;
&lt;h2 class="pbf-section-title"&gt;&lt;svg viewbox="0 0 24 24"&gt; &lt;path d="M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z"&gt;&lt;/path&gt; &lt;/svg&gt; Student Counselling&lt;/h2&gt;

&lt;div style="text-align:center;margin-bottom:20px;"&gt;&lt;img alt="Counselling Logo" height="225" src="/images/50038799/Psiholosko savjetovaliste.png" width="225" /&gt;&lt;/div&gt;

&lt;p&gt;The University of Zagreb provides professional support through the &lt;a href="https://www.unizg.hr/studiji-i-studiranje/podrska-studentima/savjetovaliste-za-studente/"&gt; Student Counselling Service &lt;/a&gt;.&lt;/p&gt;
&lt;/section&gt;

&lt;section class="target-section pbf-section-card" id="mentalno-zdravlje-materijali"&gt;
&lt;h2 class="pbf-section-title"&gt;&lt;svg viewbox="0 0 24 24"&gt; &lt;path d="M12 21s-7-4.35-9.5-8.5A5.5 5.5 0 0 1 12 6a5.5 5.5 0 0 1 9.5 6.5C19 16.65 12 21 12 21z"&gt;&lt;/path&gt; &lt;path d="M8.5 12h2l1-2 1.2 4 1.3-2h2.5"&gt;&lt;/path&gt; &lt;/svg&gt; Mental Health Support&lt;/h2&gt;

&lt;p style="text-align:center"&gt;&lt;img alt="" height="150" src="/images/50038799/Centar za zdravlje.png" width="418" /&gt;&lt;/p&gt;

&lt;p&gt;Taking care of yourself is a priority. &lt;a href="https://www.czm.hr/blog/za-studente"&gt; Here &lt;/a&gt; you can find resources to support students during stressful periods.&lt;/p&gt;
&lt;/section&gt;

&lt;section class="target-section pbf-section-card" id="vazne-poveznice"&gt;
&lt;h2 class="pbf-section-title"&gt;&lt;svg viewbox="0 0 24 24"&gt; &lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"&gt;&lt;/path&gt; &lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"&gt;&lt;/path&gt; &lt;/svg&gt; Important Links&lt;/h2&gt;

&lt;ul class="pbf-link-list"&gt;
	&lt;li&gt;&lt;strong&gt;FFTB&amp;nbsp;Procedure Adjustments&lt;/strong&gt; &lt;span&gt; Exercising the right to reasonable adjustments in teaching and examinations. &lt;/span&gt; &lt;a href="/images/50038799/PBF prilagodbe procedura.pdf"&gt; Download PDF &lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Office for Students with Disabilities, University of Zagreb &lt;/strong&gt; &lt;a href="https://www.unizg.hr/studiji-i-studiranje/podrska-studentima/ured-za-studente-s-invaliditetom/" target="_blank"&gt; Visit the official Office website &lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Peer Support for Students with Disabilities &lt;/strong&gt; &lt;a href="https://www.unizg.hr/studiji-i-studiranje/podrska-studentima/ured-za-studente-s-invaliditetom/vrsnjacka-potpora/" target="_blank"&gt; Course information &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/section&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/students/student-support#content___5063</link>
			<guid>https://www.pbf.hr/en/students/student-support#content___5063</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
