<?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> - Doctoral study</title>
	<link>/en/studies/doctoral-study</link>
	<description></description>
	<language></language>
	<copyright></copyright>
	<webMaster> (Webmaster)</webMaster>
	<managingEditor> (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title></title>
		<pubDate>Fri, 08 May 2026 06:55:17 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;section class="pt-4 pb-5" id="doktorski-studij"&gt;
&lt;div class="container" style="max-width: 1100px;"&gt;
&lt;div class="row g-4"&gt;
&lt;div class="col-md-4"&gt;
&lt;div class="card card-pbf-custom shadow-sm"&gt;
&lt;div class="card-body d-flex flex-column p-4"&gt;
&lt;h4 class="custom-blue-text-new"&gt;Enrollment&lt;/h4&gt;

&lt;div class="divider-yellow"&gt;&amp;nbsp;&lt;/div&gt;

&lt;p class="text-dark mb-4"&gt;All information on calls, requirements, and deadlines for enrolment in doctoral programmes.&lt;/p&gt;
&lt;a class="btn btn-custom align-self-start mt-auto" href="#"&gt;Learn more&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-md-4"&gt;
&lt;div class="card card-pbf-custom shadow-sm"&gt;
&lt;div class="card-body d-flex flex-column p-4"&gt;
&lt;h4 class="custom-blue-text-new"&gt;Study Progress and Enrolment into Higher Years&lt;/h4&gt;

&lt;div class="divider-yellow"&gt;&amp;nbsp;&lt;/div&gt;

&lt;p class="text-dark mb-4"&gt;A guide through study obligations, ECTS credits, and key phases of doctoral research.&lt;/p&gt;
&lt;a class="btn btn-custom align-self-start mt-auto" href="#"&gt;Learn more&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-md-4"&gt;
&lt;div class="card card-pbf-custom shadow-sm"&gt;
&lt;div class="card-body d-flex flex-column p-4"&gt;
&lt;h4 class="custom-blue-text-new"&gt;OBAD&lt;/h4&gt;

&lt;div class="divider-yellow"&gt;&amp;nbsp;&lt;/div&gt;

&lt;p class="text-dark mb-4"&gt;Access the online doctoral candidate database for tracking progress and submitted works.&lt;/p&gt;
&lt;a class="btn btn-custom align-self-start mt-auto" href="https://doktorski.unizg.hr/secerror?return_url=%2Fobad%2Fdoktorski_studij#:~:text=EDU.HR%20PRIJAVA-,prijava,-Nakon%20prijave%20bit"&gt;Access database&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-md-4"&gt;
&lt;div class="card card-pbf-custom shadow-sm"&gt;
&lt;div class="card-body d-flex flex-column p-4"&gt;
&lt;h4 class="custom-blue-text-new"&gt;Forms and Instructions&lt;/h4&gt;

&lt;div class="divider-yellow"&gt;&amp;nbsp;&lt;/div&gt;

&lt;p class="text-dark mb-4"&gt;Download the required documentation for topic submission and thesis defence.&lt;/p&gt;
&lt;a class="btn btn-custom align-self-start mt-auto" href="#"&gt;Browse&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-md-4"&gt;
&lt;div class="card card-pbf-custom shadow-sm"&gt;
&lt;div class="card-body d-flex flex-column p-4"&gt;
&lt;h4 class="custom-blue-text-new"&gt;Regulations&lt;/h4&gt;

&lt;div class="divider-yellow"&gt;&amp;nbsp;&lt;/div&gt;

&lt;p class="text-dark mb-4"&gt;Official documents and regulations governing higher education and doctoral programmes.&lt;/p&gt;
&lt;a class="btn btn-custom align-self-start mt-auto" href="#"&gt;Browse&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-md-4"&gt;
&lt;div class="card card-pbf-custom shadow-sm"&gt;
&lt;div class="card-body d-flex flex-column p-4"&gt;
&lt;h4 class="custom-blue-text-new"&gt;Doctoral Theses for Public Review&lt;/h4&gt;

&lt;div class="divider-yellow"&gt;&amp;nbsp;&lt;/div&gt;

&lt;p class="text-dark mb-4"&gt;Public access to completed doctoral theses prior to their final defence.&lt;/p&gt;
&lt;a class="btn btn-custom align-self-start mt-auto" href="#"&gt;Browse theses&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;style type="text/css"&gt;:root {
        --pbf-blue: #2543A0;
        --pbf-yellow: #EDDF5D;
        --pbf-soft-gray: #f4f5f7;
        --pbf-border: #eeeeee;
    }

    .card-pbf-custom { 
        background-color: var(--pbf-soft-gray) !important; 
        border: 1px solid var(--pbf-border) !important; 
        border-radius: 8px !important; 
        transition: all 0.3s ease-in-out !important; 
        height: 100%;
        display: flex;
    }

    .card-pbf-custom:hover { 
        transform: translateY(-5px) !important; 
        box-shadow: 0 8px 15px rgba(0,0,0,0.08) !important; 
    }

    .custom-blue-text-new { 
        color: var(--pbf-blue) !important; 
        font-size: 1.25rem !important; 
        font-weight: 700 !important; 
        margin-bottom: 0;
        line-height: 1.2;
    }

    .divider-yellow { 
        width: 50px; 
        height: 3px; 
        background-color: var(--pbf-yellow); 
        margin: 8px 0 15px 0; 
    }

    .btn-custom { 
        background-color: var(--pbf-blue) !important; 
        color: white !important; 
        padding: 8px 25px !important; 
        border-radius: 50rem !important; 
        transition: 0.3s; 
        font-weight: 600; 
        text-decoration: none !important; 
        display: inline-block; 
        border: none !important;
        font-size: 0.95rem;
    }

    .btn-custom:hover { 
        background-color: var(--pbf-yellow) !important; 
        color: #212529 !important; 
        transform: scale(1.05); 
    }
&lt;/style&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/studies/doctoral-study#content___4938</link>
			<guid>https://www.pbf.hr/en/studies/doctoral-study#content___4938</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
			<item>
		<title>Biotechnology and Bioprocess Engineering, Food Technology and Nutrition Science</title>
		<pubDate>Fri, 08 May 2026 12:28:25 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;div class="container my-5" style="max-width: 1100px;"&gt;
&lt;div class="row g-4 mb-5 d-flex align-items-stretch"&gt;
&lt;div class="col-lg-5 d-flex"&gt;&lt;img alt="Doctoral Programme FFTB" class="img-fluid rounded-0 shadow-sm w-100" height="401" src="/images/50038710/pbf144-24-03-2026.jpg" style="object-fit: cover; min-height: 100%; display: block;" width="614" /&gt;&lt;/div&gt;

&lt;div class="col-lg-7"&gt;
&lt;div class="h-100 d-flex flex-column"&gt;
&lt;div class="p-0 mb-4 rounded-0" style="background-color: #ffffff; color: #2543A0;"&gt;
&lt;p class="lead mb-0" style="font-weight: 600; line-height: 1.6;"&gt;The doctoral programme represents the highest level of academic education, founded on excellence in scientific research and the development of new technologies.&lt;/p&gt;
&lt;/div&gt;

&lt;p class="text-secondary mb-0" style="text-align: justify; flex-grow: 1;"&gt;The programme is focused on acquiring advanced knowledge and skills required for independent and internationally relevant research work. Doctoral candidates participate in innovative projects that directly contribute to the development of biotechnical sciences, addressing complex challenges in the fields of biotechnology, food technology, and nutrition through work in modern laboratories.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="card mb-5 shadow-lg border-0 rounded-0 transition-hover"&gt;
&lt;div class="card-body p-4"&gt;
&lt;div class="mb-4 d-flex flex-wrap gap-2"&gt;&lt;span class="badge" style="background-color: #2543A0; color: #ffffff; padding: 0.4rem 0.9rem; border-radius: 50rem; font-weight: 500; font-size: 0.85rem;"&gt;3 years&lt;/span&gt; &lt;span class="badge" style="background-color: #2543A0; color: #ffffff; padding: 0.4rem 0.9rem; border-radius: 50rem; font-weight: 500; font-size: 0.85rem;"&gt;180 ECTS&lt;/span&gt;&lt;/div&gt;

&lt;div class="row g-4"&gt;
&lt;div class="col-lg-7"&gt;
&lt;div class="p-3 h-100" style="background-color: #f8f9fa; border-left: 5px solid #2543A0;"&gt;&lt;span class="d-block small text-uppercase fw-bold mb-1" style="color: #2543A0;"&gt;Academic Degree&lt;/span&gt;

&lt;div class="fw-bold text-dark" style="font-size: 1.2rem;"&gt;&lt;strong&gt;Doctor of Philosophy&lt;/strong&gt;&lt;/div&gt;

&lt;div class="text-muted small"&gt;Phd&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-lg-5"&gt;
&lt;div class="p-3 h-100 border rounded-0 bg-white shadow-sm"&gt;&lt;span class="d-block small text-uppercase fw-bold mb-3 text-center" style="color: #2543A0;"&gt;Scientific Fields&lt;/span&gt;

&lt;div class="d-flex flex-column gap-2"&gt;&lt;span class="badge py-2" style="background-color: #2543A0; color: #ffffff; border-radius: 50rem; font-weight: 600; font-size: 0.75rem;"&gt;Food Technology&lt;/span&gt; &lt;span class="badge py-2" style="background-color: rgb(96, 191, 160); color: #ffffff; border-radius: 50rem; font-weight: 600; font-size: 0.75rem;"&gt;Biotechnology&lt;/span&gt; &lt;span class="badge py-2" style="background-color: #eee15d; color: #2543A0; border-radius: 50rem; font-weight: 600; font-size: 0.75rem;"&gt;Nutrition&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="mt-4 pt-3 border-top"&gt;
&lt;div class="lead_block"&gt;&lt;strong&gt;&lt;em&gt;Programme Director: Prof. Jasna Novak, PhD&lt;/em&gt;&lt;/strong&gt;&lt;/div&gt;

&lt;div class="lead_block"&gt;&lt;em&gt;Director of the Biotechnology and Bioprocess Engineering module: Prof. Blaženka Kos, PhD&lt;/em&gt;&lt;/div&gt;

&lt;div class="lead_block"&gt;&lt;em&gt;Director of the Food Technology module: Prof. Dubravka Novotni, PhD&lt;/em&gt;&lt;/div&gt;

&lt;div class="lead_block"&gt;&lt;em&gt;Director of the Nutrition module: Prof. Ivana Rumbak, PhD&lt;/em&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-info-box my-4"&gt;
&lt;div class="d-none d-md-block"&gt;&lt;svg fill="#2543A0" height="40" viewbox="0 0 16 16" width="40" xmlns="http://www.w3.org/2000/svg"&gt; &lt;path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"&gt;&lt;/path&gt; &lt;path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"&gt;&lt;/path&gt; &lt;/svg&gt;&lt;/div&gt;

&lt;div&gt;
&lt;h5 class="fw-bold mb-1" style="color: #2543A0; margin-top: 0;"&gt;&lt;a href="/fakultet/ustroj/jedinica_za_opce_poslove/ured_za_studente" style="text-decoration: none; color: inherit;"&gt;Office for Postgraduate Studies&lt;/a&gt;&lt;/h5&gt;

&lt;p class="mb-0" style="color: #333; line-height: 1.5;"&gt;&lt;strong&gt;Head of Office:&lt;/strong&gt; Mateja&amp;nbsp;Jalušić, mag. nov.&lt;br /&gt;
&lt;strong&gt;Contact:&lt;/strong&gt; &lt;a href="mailto:projekti@pbf.hr" style="color: #2543A0; text-decoration: none; font-weight: bold;"&gt;doktorski@pbf.hr&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="row g-4"&gt;
&lt;div class="col-md-6"&gt;
&lt;div class="pbf-clean-card h-100"&gt;
&lt;div class="p-4"&gt;
&lt;div class="d-flex align-items-center mb-3"&gt;
&lt;div class="pbf-icon-simple me-3"&gt;&lt;svg class="bi bi-info-circle" fill="#2543A0" height="22" viewbox="0 0 16 16" width="22" xmlns="http://www.w3.org/2000/svg"&gt;&lt;/svg&gt;&lt;strong&gt; &lt;/strong&gt;&lt;path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"&gt;&lt;/path&gt;&lt;strong&gt; &lt;/strong&gt;&lt;path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0"&gt;&lt;/path&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/div&gt;

&lt;h4 class="pbf-card-header"&gt;General Information&lt;/h4&gt;
&lt;/div&gt;

&lt;p class="text-muted small mb-4"&gt;Learn more about the study programme, research modules, and the doctoral training regulations.&lt;/p&gt;

&lt;div class="d-grid"&gt;&lt;a class="btn btn-outline-custom" href="#"&gt;Study Programme (PDF)&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="col-md-6"&gt;
&lt;div class="pbf-clean-card h-100"&gt;
&lt;div class="p-4"&gt;
&lt;div class="d-flex align-items-center mb-3"&gt;
&lt;div class="pbf-icon-simple me-3"&gt;&lt;svg class="bi bi-calendar-check" fill="#2543A0" height="22" viewbox="0 0 16 16" width="22" xmlns="http://www.w3.org/2000/svg"&gt; &lt;path d="M10.854 7.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708 0z"&gt;&lt;/path&gt; &lt;path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"&gt;&lt;/path&gt; &lt;/svg&gt;&lt;/div&gt;

&lt;h4 class="pbf-card-header"&gt;Implementation Plan&lt;/h4&gt;
&lt;/div&gt;

&lt;p class="text-muted small mb-4"&gt;Access the official study implementation plan (IPS) and the schedule for the current academic year.&lt;/p&gt;

&lt;div class="d-grid"&gt;&lt;a class="btn btn-custom" href="#"&gt;IPS 25/26 (PDF)&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;style type="text/css"&gt;.custom-blue-text { color: #2543A0; }

    /* Stil novih pločica */
    .pbf-clean-card {
        background-color: #f8f9fa;
        border: none;
        border-radius: 4px;
    }

    .pbf-card-header {
        color: #2543A0;
        font-weight: 700;
        margin: 0;
        display: inline-block;
        border-bottom: 3px solid #EEE15D;
        padding-bottom: 2px;
    }

    .pbf-icon-simple {
        display: flex;
        align-items: center;
    }

    /* Gumbi */
    .btn-outline-custom {
        background-color: #ffffff;
        color: #2543A0 !important;
        border: 2px solid #2543A0;
        border-radius: 50rem;
        padding: 0.6rem 1.2rem;
        font-weight: 600;
        transition: all 0.2s ease;
        text-align: center;
        text-decoration: none !important;
    }
    .btn-outline-custom:hover {
        background-color: #2543A0;
        color: #ffffff !important;
        transform: scale(1.02);
    }

    .btn-custom {
        background-color: #2543A0;
        color: #ffffff !important;
        border-radius: 50rem;
        padding: 0.6rem 1.2rem;
        font-weight: 600;
        transition: all 0.2s ease;
        border: none;
        text-align: center;
        text-decoration: none !important;
    }
    .btn-custom:hover {
        background-color: #eee15d; 
        color: #212529 !important;
        transform: scale(1.02);
    }

    /* Efekti za veliku karticu (zadržano prema originalu) */
    .transition-hover { 
        transition: transform 0.3s ease, box-shadow 0.3s ease; 
    }
    .transition-hover:hover { 
        transform: translateY(-5px); 
        box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important; 
    }
.pbf-info-box {
    background-color: #F8F9FA;
    border-left: 6px solid #EEE15D;
    padding: 1.5rem 2rem;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    border-radius: 0 8px 8px 0;
    font-family: sans-serif;
}

/* Osiguranje responzivnosti i stila poveznica */
.pbf-info-box a:hover {
    text-decoration: underline;
}

.pbf-info-box h5 a {
    color: #2543A0;
}
&lt;/style&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.pbf.hr/en/studies/doctoral-study#content___4937</link>
			<guid>https://www.pbf.hr/en/studies/doctoral-study#content___4937</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
