<?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> - Podrška studentima</title>
	<link>/studenti/podrska-studentima</link>
	<description></description>
	<language></language>
	<copyright></copyright>
	<webMaster> (Webmaster)</webMaster>
	<managingEditor> (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title>Podrška studentima</title>
		<pubDate>Sun, 19 Apr 2026 21:27:14 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;Studenti s teškoćama u učenju ili invaliditetom&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;Koordinatorice&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;Savjetovalište&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;Zaštita mentalnog zdravlja&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;Važne poveznice&lt;/div&gt;
&lt;/a&gt;

&lt;div class="pbf-card pbf-card-image"&gt;&lt;img alt="Inkluzija" src="/images/50038799/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.unizg.hr/studenti/podrska-studentima#content___4813</link>
			<guid>https://www.pbf.unizg.hr/studenti/podrska-studentima#content___4813</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
			<item>
		<title></title>
		<pubDate>Sun, 19 Apr 2026 21:25:49 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);
  }

  /* Glavni kontejner i razmaci */
  .pbf-content-wrapper {
    max-width: 1140px;
    margin: 0 auto;
    font-family: 'Segoe UI', Roboto, sans-serif;
    color: #333;
  }

  /* Sidra i highlight efekt */
  .target-section { 
    scroll-margin-top: 80px; 
    margin-bottom: 40px;
    transition: all 0.4s ease;
  }
  
  .target-section:target {
    outline: 2px solid var(--pbf-blue);
    outline-offset: 10px;
  }

  /* Dizajn sekcija (Kartice) */
  .pbf-section-card {
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 40px;
    box-shadow: 0 4px 12px rgba(0,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;
  }

  /* Liste s kvačicama (Inkluzija) - SADA ŽUTA */
  .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); /* Promijenjeno u žutu */
  }

  .pbf-bullets li::before {
    content: "✓";
    color: var(--pbf-text-dark); /* Bolja vidljivost na žutoj */
    font-weight: bold;
  }

  /* Kontakt grid */
  .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); } /* Promijenjeno u žutu */

  .pbf-person-item {
    margin-bottom: 15px;
  }

  .pbf-person-name {
    font-weight: 700;
    display: block;
    font-size: 1.1rem;
  }

  .pbf-person-role {
    font-size: 0.9rem;
    color: #666;
    display: block;
    margin-bottom: 5px;
  }

  .pbf-person-email {
    color: var(--pbf-blue);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 600;
  }

  /* Linkovi sekcija */
  .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;Studenti s teškoćama u učenju ili invaliditetom&lt;/h2&gt;

&lt;p&gt;Kako bi se svim sadašnjim, ali i budućim studentima s invaliditetom osigurali uvjeti za uspješno i kvalitetno studiranje, provodimo aktivnosti namijenjene izjednačavanju mogućnosti svih studenata koji imaju stalne, povremene ili privremene teškoće:&lt;/p&gt;

&lt;ul class="pbf-bullets"&gt;
	&lt;li&gt;oštećenje vida&lt;/li&gt;
	&lt;li&gt;oštećenje sluha&lt;/li&gt;
	&lt;li&gt;motorički poremećaji&lt;/li&gt;
	&lt;li&gt;kronične bolesti&lt;/li&gt;
	&lt;li&gt;ADHD i autizam&lt;/li&gt;
	&lt;li&gt;psihičke bolesti i poremećaji&lt;/li&gt;
	&lt;li&gt;specifični poremećaji učenja (disleksija, disgrafija)&lt;/li&gt;
	&lt;li&gt;ostala stanja koja utječu na studij&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Pozivamo studente koji imaju ove teškoće i trebaju podršku da se jave koordinatoricama i predstavnicama navedenim u nastavku ili da ispune &lt;strong&gt;&lt;a href="https://forms.cloud.microsoft/e/d6DZHmpDca"&gt;upitnik za studente s teškoćama&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;kako bi im se netko iz tima mogao javiti.&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; Koordinatorice i predstavnici&lt;/h2&gt;

&lt;p&gt;Za sve probleme i specifične potrebe, studenti se mogu izravno obratiti našem timu:&lt;/p&gt;

&lt;div class="pbf-contact-grid"&gt;
&lt;div class="pbf-info-box blue"&gt;&lt;strong&gt;Koordinatorice (nastavnici)&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;span class="pbf-person-name"&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&gt; &lt;span class="pbf-person-role"&gt;Prijediplomski studiji&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;span class="pbf-person-name"&gt;&lt;span class="pbf-person-name"&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&gt;&lt;/span&gt; &lt;span class="pbf-person-role"&gt;Diplomski studiji&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-info-box yellow"&gt;&lt;strong&gt;Predstavnice studenata&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; Savjetovalište za studente&lt;/h2&gt;

&lt;div style="text-align: center; margin-bottom: 20px;"&gt;&lt;img alt="Savjetovalište Logo" height="225" src="/images/50038799/Psiholosko savjetovaliste.png" style="max-width: 250px;" width="225" /&gt;&lt;/div&gt;

&lt;p&gt;Sveučilište u Zagrebu nudi stručnu pomoć kroz &lt;a href="https://www.unizg.hr/studiji-i-studiranje/podrska-studentima/savjetovaliste-za-studente/"&gt;Savjetovalište&lt;/a&gt; koje je dostupno svim studentima PBF-a u svrhu poboljšanja kvalitete života i studiranja.&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; Zaštita mentalnog zdravlja&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;Briga o sebi je prioritet. &lt;a href="https://www.czm.hr/blog/za-studente"&gt;Ovdje&lt;/a&gt; možete pronaći materijale i resurse namijenjene podršci studentima u stresnim razdobljima.&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; Važne poveznice&lt;/h2&gt;

&lt;ul class="pbf-link-list"&gt;
	&lt;li&gt;&lt;strong&gt;PBF prilagodbe procedura&lt;/strong&gt; &lt;span&gt;Ostvarivanje prava na prilagodbu nastavnog procesa i polaganja ispita.&lt;/span&gt; &lt;a href="/images/50038799/PBF prilagodbe procedura.pdf"&gt;Preuzmi PDF dokument&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Ured za studente s invaliditetom Sveučilišta u Zagrebu&lt;/strong&gt; &lt;a href="https://www.unizg.hr/studiji-i-studiranje/podrska-studentima/ured-za-studente-s-invaliditetom/" target="_blank"&gt;Posjeti službenu stranicu Ureda&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Vršnjačka potpora studentima s invaliditetom&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;Informacije o kolegiju&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.unizg.hr/studenti/podrska-studentima#content___4748</link>
			<guid>https://www.pbf.unizg.hr/studenti/podrska-studentima#content___4748</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
