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

		<item>
		<title>Student Council</title>
		<pubDate>Mon, 20 Apr 2026 05:53:11 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: #2543A0;
        --pbf-yellow: #FFD700;
        --pbf-text: #333;
        --pbf-light: #f4f7fa;
    }

    .pbf-content-wrapper {
        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
        color: var(--pbf-text);
        line-height: 1.7;
        background-color: #ffffff;
    }

    /* Clean white header - Logo left and larger */
    .zbor-header-main {
        background-color: #ffffff;
        padding: 40px 0;
        margin-bottom: 30px;
    }

    .zbor-logo-box {
        width: 280px;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .zbor-logo-box img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    /* Timeline section */
    .pbf-history-line {
        display: flex;
        justify-content: space-around;
        background: var(--pbf-light);
        padding: 20px;
        margin: 20px 0;
        border-left: 5px solid var(--pbf-blue);
    }

    .history-item { text-align: center; }
    .history-year {
        display: block;
        font-weight: 800;
        color: var(--pbf-blue);
        font-size: 1.2rem;
    }

    /* Cards and pills */
    .pbf-card {
        background: #ffffff;
        padding: 30px;
        border-radius: 15px;
        box-shadow: 0 4px 15px rgba(0,0,0,0.05);
        height: 100%;
        border: 1px solid #eee;
    }

    .pbf-pill-tag {
        display: inline-block;
        background: #eef2ff;
        color: var(--pbf-blue);
        padding: 6px 15px;
        border-radius: 50px;
        font-size: 0.9rem;
        font-weight: 600;
        margin: 4px;
        border: 1px solid #d0d7f3;
    }

    .zbor-stat-box {
        background: var(--pbf-blue);
        color: #ffffff;
        border-radius: 12px;
        padding: 30px;
        text-align: center;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

.zbor-stat-box, 
.zbor-stat-box p, 
.zbor-stat-box span:not(.big-number) {
    color: #ffffff !important;
}

    .big-number {
        font-size: 3.5rem;
        font-weight: 800;
        color: var(--pbf-yellow);
        display: block;
        line-height: 1;
        margin-bottom: 10px;
    }

    .sub-title-blue {
        color: var(--pbf-blue);
        font-weight: 700;
        margin-bottom: 20px;
        font-size: 1.5rem;
        text-transform: none;
    }

    /* Project tiles */
    .project-tile {
        display: flex;
        align-items: center;
        margin-bottom: 12px;
        padding: 15px;
        background: var(--pbf-light);
        border-radius: 8px;
        transition: 0.3s ease;
        text-decoration: none;
        color: var(--pbf-text);
    }
    .project-tile:hover {
        background: #eef2ff;
        transform: translateX(8px);
    }
    .project-num {
        background: var(--pbf-blue);
        color: white;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 15px;
        flex-shrink: 0;
        font-weight: bold;
        font-size: 0.85rem;
    }

    /* Clean blue box */
    .callout-blue-box {
        background: var(--pbf-blue);
        padding: 40px;
        border-radius: 15px;
        text-align: center;
        margin: 40px 0;
    }
    .callout-blue-box h4 {
        color: #ffffff !important;
        font-weight: 700;
        font-size: 1.35rem;
        margin: 0;
        line-height: 1.5;
    }

    /* Button */
    .btn-facebook-pbf {
        background-color: #1877F2;
        color: #ffffff !important;
        padding: 14px 30px;
        border-radius: 8px;
        font-weight: 700;
        text-decoration: none !important;
        display: inline-flex;
        align-items: center;
        transition: 0.3s;
        border: none;
    }
    .btn-facebook-pbf:hover {
        background-color: #145dbf;
        box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    }
&lt;/style&gt;
&lt;div class="container-fluid p-0 pbf-content-wrapper"&gt;
&lt;header class="zbor-header-main"&gt;
&lt;div class="container"&gt;
&lt;div class="row align-items-center"&gt;
&lt;div class="col-md-12"&gt;
&lt;div class="zbor-logo-box"&gt;&lt;img alt="PBF Student Council" src="/images/50038738/Zbor.png" /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/header&gt;

&lt;div class="container"&gt;
&lt;div class="row g-4 align-items-stretch mb-5"&gt;
&lt;div class="col-lg-8"&gt;
&lt;div class="pbf-card"&gt;
&lt;h2 class="sub-title-blue"&gt;About the Student Council&lt;/h2&gt;

&lt;p&gt;The Student Council of PBF, University of Zagreb, is a representative body that protects students’ interests, participates in the work and decision-making of PBF bodies, and represents students within the higher education system.&lt;/p&gt;

&lt;div class="pbf-history-line"&gt;
&lt;div class="history-item"&gt;&lt;span class="history-year"&gt;1996&lt;/span&gt;&lt;span class="small"&gt;Council established&lt;/span&gt;&lt;/div&gt;

&lt;div class="history-item"&gt;&lt;span class="history-year"&gt;2007&lt;/span&gt;&lt;span class="small"&gt;Student Council Act&lt;/span&gt;&lt;/div&gt;

&lt;div class="history-item"&gt;&lt;span class="history-year"&gt;Today&lt;/span&gt;&lt;span class="small"&gt;Legitimate representation&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;p class="mb-0"&gt;It was established at the end of 1996, and its work is regulated by the &lt;a href="https://www.zakon.hr/z/1843/zakon-o-studentskom-zboru-i-drugim-studentskim-organizacijama-"&gt;Act&lt;/a&gt; on Student Councils and Other Student Organisations (Official Gazette 71/2007).&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-lg-4"&gt;
&lt;div class="zbor-stat-box"&gt;&lt;span class="big-number"&gt;11&lt;/span&gt;

&lt;p class="fw-bold mb-2"&gt;Council members&lt;/p&gt;

&lt;p class="small opacity-75 mb-0"&gt;Students from all levels of study elect their representatives every two academic years.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="row g-4 mb-5"&gt;
&lt;div class="col-md-6"&gt;
&lt;div class="pbf-card"&gt;
&lt;h2 class="sub-title-blue"&gt;Structure and Participation&lt;/h2&gt;

&lt;p&gt;The Council appoints the Student Ombudsperson and elects representatives to key Faculty bodies:&lt;/p&gt;

&lt;div class="mt-3"&gt;&lt;span class="pbf-pill-tag"&gt;PBF Faculty Council&lt;/span&gt; &lt;span class="pbf-pill-tag"&gt;Teaching Committee&lt;/span&gt; &lt;span class="pbf-pill-tag"&gt;Quality Management Committee&lt;/span&gt; &lt;span class="pbf-pill-tag"&gt;Student Council Assembly of the University&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-md-6"&gt;
&lt;div class="pbf-card"&gt;
&lt;h2 class="sub-title-blue"&gt;Main Responsibilities&lt;/h2&gt;

&lt;ul class="list-unstyled mb-0"&gt;
	&lt;li class="mb-2"&gt;&lt;span class="me-2" style="color:var(--pbf-yellow); font-weight: bold;"&gt;✔&lt;/span&gt; Ensuring the quality of the study process and study programme reform&lt;/li&gt;
	&lt;li class="mb-2"&gt;&lt;span class="me-2" style="color:var(--pbf-yellow); font-weight: bold;"&gt;✔&lt;/span&gt; Protecting student rights and standards&lt;/li&gt;
	&lt;li class="mb-2"&gt;&lt;span class="me-2" style="color:var(--pbf-yellow); font-weight: bold;"&gt;✔&lt;/span&gt; Implementing programmes in culture, sport and science&lt;/li&gt;
	&lt;li&gt;&lt;span class="me-2" style="color:var(--pbf-yellow); font-weight: bold;"&gt;✔&lt;/span&gt; Preventing discrimination against students&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-card mb-5"&gt;
&lt;h2 class="sub-title-blue text-center"&gt;Leaders of Student Projects&lt;/h2&gt;

&lt;div class="row g-3"&gt;
&lt;div class="col-md-6"&gt;&lt;a class="project-tile" href="studentski_zbor/tehnologijada"&gt;
&lt;div class="project-num"&gt;1&lt;/div&gt;
Tehnologijada&lt;/a&gt;&lt;/div&gt;

&lt;div class="col-md-6"&gt;
&lt;div class="project-tile"&gt;
&lt;div class="project-num"&gt;2&lt;/div&gt;
University of Zagreb Fair&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-md-12"&gt;
&lt;div class="project-tile"&gt;
&lt;div class="project-num"&gt;3&lt;/div&gt;
Cooperation with the ASU PBF and PROBION associations&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="callout-blue-box"&gt;
&lt;h4&gt;&lt;em&gt;"The PBF Student Council legally and legitimately represents the interests of the PBF student population at all levels."&lt;/em&gt;&lt;/h4&gt;
&lt;/div&gt;

&lt;div class="text-center pb-5"&gt;&lt;a class="btn-facebook-pbf" href="https://www.facebook.com/StudentskiZborPbf" target="_blank"&gt;&lt;svg class="me-2" fill="white" height="20" viewbox="0 0 24 24" width="20"&gt;&lt;path d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z"&gt;&lt;/path&gt;&lt;/svg&gt; PBF Student Council Facebook Page &lt;/a&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-organizations/student-council#content___4977</link>
			<guid>https://www.pbf.hr/en/students/student-organizations/student-council#content___4977</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
