<?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.fhs.hr/feed/rss.php" rel="self" type="application/rss+xml" />
	<title>Fakultet hrvatskih studija - Enrolment of Croats outside the Republic of Croatia</title>
	<link>http://www.fhs.unizg.hr/en/enrolment/enrolment_of_croats_outside_the_republic_of_croatia</link>
	<description>Feed Hrvatskih studija</description>
	<language>hr</language>
	<copyright>Copyright: (C) www.fhs.unizg.hr</copyright>
	<webMaster>webmaster@fhs.hr (Webmaster)</webMaster>
	<managingEditor>webmaster@fhs.hr (Webmaster)</managingEditor>
	<ttl>240</ttl>

		<item>
		<title></title>
		<pubDate>Tue, 07 Apr 2026 11:14:17 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;/* OSNOVNO */
.fhs-upisi-wrap{
  max-width:1100px;
  margin:0 auto;
  padding:24px 16px 44px 16px;
  color:#1f2937;
  line-height:1.7;
}

.fhs-upisi-wrap *{
  box-sizing:border-box;
}

.fhs-upisi-wrap a{
  color:#0f4c81;
  text-decoration:none;
  font-weight:600;
}

.fhs-upisi-wrap a:hover{
  text-decoration:underline;
}

.fhs-upisi-wrap h2,
.fhs-upisi-wrap h3,
.fhs-upisi-wrap h4,
.fhs-upisi-wrap h5{
  color:#12385b;
  margin-top:0;
}

.fhs-upisi-section{
  margin:0 0 30px 0;
}

.fhs-upisi-card{
  background:#ffffff;
  border:1px solid #e5e7eb;
  border-radius:22px;
  box-shadow:0 10px 28px rgba(15,23,42,0.06);
  padding:24px;
}

.fhs-title-block{
  text-align:center;
  max-width:840px;
  margin:0 auto 20px auto;
}

.fhs-title-block p{
  margin:0;
  color:#475569;
}

/* HERO */
.fhs-hero{
  position:relative;
  overflow:hidden;
  border-radius:28px;
  background:linear-gradient(135deg,#f5f9fd 0%,#eaf3fb 45%,#dcecf9 100%);
  border:1px solid #dbe7f3;
  box-shadow:0 18px 40px rgba(15,23,42,0.08);
  padding:30px;
}

.fhs-hero:before{
  content:"";
  position:absolute;
  right:-80px;
  top:-80px;
  width:240px;
  height:240px;
  background:rgba(15,76,129,0.05);
  border-radius:50%;
}

.fhs-hero:after{
  content:"";
  position:absolute;
  left:-60px;
  bottom:-60px;
  width:180px;
  height:180px;
  background:rgba(15,76,129,0.04);
  border-radius:50%;
}

.fhs-hero-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1.05fr 0.95fr;
  gap:26px;
  align-items:center;
}

.fhs-hero-text{
  display:flex;
  flex-direction:column;
  gap:16px;
  min-width:0;
  width:100%;
}

.fhs-hero-kicker{
  display:inline-flex;
  align-items:center;
  align-self:flex-start;
  width:auto;
  max-width:100%;
  background:#ffffff;
  color:#0f4c81;
  border:1px solid #dbe7f3;
  border-radius:999px;
  padding:8px 14px;
  font-size:13px;
  font-weight:700;
  letter-spacing:0.03em;
  text-transform:uppercase;
  box-shadow:0 6px 18px rgba(15,23,42,0.04);
  line-height:1.35;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:break-word;
}

.fhs-hero h3{
  font-size:36px;
  line-height:1.12;
  margin:0;
  color:#12385b;
}

.fhs-hero-note{
  background:rgba(255,255,255,0.82);
  border:1px solid #dbe7f3;
  border-radius:18px;
  padding:18px 20px;
  color:#475569;
  box-shadow:0 8px 22px rgba(15,23,42,0.04);
}

.fhs-hero-note strong{
  color:#12385b;
}

.fhs-hero-visual{
  text-align:right;
}

.fhs-hero-visual-inner{
  display:inline-block;
  width:100%;
  max-width:390px;
  background:#ffffff;
  border:1px solid #dbe7f3;
  border-radius:24px;
  padding:12px;
  box-shadow:0 16px 34px rgba(15,23,42,0.10);
}

.fhs-hero-visual img{
  width:100%;
  height:auto;
  display:block;
  border-radius:18px;
}

/* BRZI LINKOVI */
.fhs-doc-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}

.fhs-doc-item{
  position:relative;
  background:#fff;
  border:1px solid #dbe4ee;
  border-radius:20px;
  padding:20px;
  box-shadow:0 10px 24px rgba(15,23,42,0.05);
  display:flex;
  flex-direction:column;
  overflow:hidden;
  text-align:center;
}

.fhs-doc-item:before{
  content:"";
  position:absolute;
  top:0;
  left:10px;
  right:10px;
  height:5px;
  background:linear-gradient(90deg,#12385b 0%,#4f87b4 100%);
  border-radius:999px;
}

.fhs-doc-item h4{
  margin:10px 0 8px 0;
  font-size:22px;
  line-height:1.18;
  text-align:center;
  word-break:normal;
  overflow-wrap:normal;
  hyphens:none;
}

.fhs-doc-item p{
  margin:0 0 14px 0;
  color:#4b5563;
  flex-grow:1;
}

.fhs-doc-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  background:#12385b;
  color:#fff !important;
  padding:10px 15px;
  border-radius:12px;
  font-weight:700;
  text-decoration:none !important;
  box-shadow:0 10px 22px rgba(18,56,91,0.18);
  margin-top:auto;
  text-align:center;
  line-height:1.2;
}

.fhs-doc-btn:hover{
  background:#0f4c81;
}

/* GRID */
.fhs-info-grid{
  display:grid;
  grid-template-columns:1.1fr 0.9fr;
  gap:18px;
}

.fhs-side-stack{
  display:grid;
  gap:18px;
}

.fhs-simple-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}

/* NAGLAŠENI BLOKOVI */
.fhs-highlight{
  background:linear-gradient(180deg,#f8fbfe 0%,#eef5fb 100%);
  border:1px solid #d9e7f3;
  border-radius:22px;
  padding:24px;
  box-shadow:0 12px 26px rgba(15,23,42,0.05);
}

.fhs-highlight h4{
  margin-bottom:10px;
}

.fhs-note{
  background:#fff7ed;
  border:1px solid #fed7aa;
  color:#7c2d12;
  border-radius:20px;
  padding:18px;
}

.fhs-note strong{
  color:#7c2d12;
}

.fhs-link-box{
  background:linear-gradient(180deg,#f8fbff 0%,#eef6fd 100%);
  border:1px solid #d7e7f5;
  border-radius:20px;
  padding:20px;
  box-shadow:0 10px 24px rgba(15,23,42,0.04);
}

.fhs-link-box h4{
  margin:0 0 8px 0;
}

.fhs-link-box p{
  margin:0;
  color:#475569;
}

/* LISTE */
.fhs-list-clean{
  margin:14px 0 0 0;
  padding:0;
  list-style:none;
}

.fhs-list-clean li{
  padding:10px 0 10px 24px;
  position:relative;
  border-bottom:1px solid #e7eef5;
}

.fhs-list-clean li:last-child{
  border-bottom:none;
}

.fhs-list-clean li:before{
  content:"•";
  position:absolute;
  left:8px;
  top:8px;
  color:#0f4c81;
  font-weight:bold;
}

.fhs-data-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}

.fhs-data-box{
  background:#ffffff;
  border:1px solid #e5edf4;
  border-radius:18px;
  padding:18px;
}

.fhs-data-box h5{
  margin:0 0 10px 0;
}

.fhs-data-box ol,
.fhs-data-box ul{
  margin:0;
  padding-left:18px;
  color:#475569;
}

.fhs-data-box li{
  margin:0 0 8px 0;
}

.fhs-data-box li:last-child{
  margin-bottom:0;
}

/* KVOTE KARTICE */
.fhs-quota-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}

.fhs-quota-card{
  background:#ffffff;
  border:1px solid #dbe4ee;
  border-radius:20px;
  padding:18px;
  box-shadow:0 10px 24px rgba(15,23,42,0.05);
}

.fhs-quota-card h5{
  margin:0 0 14px 0;
  color:#12385b;
}

.fhs-quota-values{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}

.fhs-quota-box{
  background:#f8fbfe;
  border:1px solid #dde8f2;
  border-radius:14px;
  padding:12px 14px;
  text-align:center;
}

.fhs-quota-label{
  display:block;
  font-size:13px;
  color:#64748b;
  margin-bottom:6px;
}

.fhs-quota-number{
  display:block;
  color:#12385b;
  font-weight:700;
  font-size:22px;
  line-height:1.1;
}

.fhs-quota-total{
  background:linear-gradient(180deg,#f8fbff 0%,#edf6fd 100%);
  border:1px solid #d5e6f4;
}

/* ROKOVI */
.fhs-timeline{
  display:grid;
  gap:14px;
}

.fhs-time-item{
  background:#f8fbfe;
  border:1px solid #dbe8f3;
  border-radius:18px;
  padding:16px 18px;
}

.fhs-time-date{
  color:#0f4c81;
  font-weight:700;
  margin-bottom:6px;
}

/* KONTAKT */
.fhs-contact-box{
  background:linear-gradient(180deg,#f8fbff 0%,#edf6fd 100%);
  border:1px solid #d5e6f4;
  color:#1f2937;
  border-radius:22px;
  padding:24px;
  box-shadow:0 12px 28px rgba(15,23,42,0.06);
}

.fhs-contact-box h4{
  color:#12385b;
  margin-bottom:10px;
}

.fhs-contact-box p{
  color:#475569;
}

.fhs-contact-box a{
  color:#0f4c81 !important;
  text-decoration:underline;
}

.fhs-contact-item{
  margin-bottom:14px;
  padding:13px 14px;
  background:#ffffff;
  border:1px solid #deebf5;
  border-radius:14px;
  box-shadow:0 6px 14px rgba(15,23,42,0.03);
}

.fhs-contact-item strong{
  display:block;
  margin-bottom:4px;
  color:#12385b;
}

.fhs-small{
  font-size:14px;
}

/* RESPONSIVE */
@media (max-width: 980px){
  .fhs-hero-grid,
  .fhs-info-grid,
  .fhs-simple-grid,
  .fhs-data-grid,
  .fhs-doc-grid,
  .fhs-quota-grid{
    grid-template-columns:1fr;
  }

  .fhs-hero h3{
    font-size:30px;
  }

  .fhs-hero-visual{
    text-align:center;
  }
}

@media (max-width: 640px){
  .fhs-upisi-wrap{
    padding:18px 12px 30px 12px;
  }

  .fhs-hero{
    padding:20px 14px 22px;
    border-radius:22px;
  }

  .fhs-hero:before{
    right:-110px;
    top:-110px;
    width:210px;
    height:210px;
  }

  .fhs-hero:after{
    left:-90px;
    bottom:-90px;
    width:150px;
    height:150px;
  }

  .fhs-hero-kicker{
    font-size:11px;
    padding:8px 12px;
    max-width:100%;
    letter-spacing:0.02em;
  }

  .fhs-hero h3{
    font-size:24px;
    line-height:1.16;
  }

  .fhs-hero-note{
    padding:16px 14px;
    border-radius:16px;
  }

  .fhs-hero-visual-inner{
    max-width:100%;
    padding:10px;
    border-radius:20px;
  }

  .fhs-upisi-card,
  .fhs-highlight,
  .fhs-note,
  .fhs-link-box,
  .fhs-contact-box{
    padding:18px;
  }
}

@media (max-width: 480px){
  .fhs-upisi-wrap{
    padding:16px 10px 26px 10px;
  }

  .fhs-hero{
    padding:18px 12px 20px;
    border-radius:20px;
  }

  .fhs-hero-kicker{
    font-size:10px;
    padding:8px 11px;
  }

  .fhs-hero h3{
    font-size:22px;
  }

  .fhs-hero-note{
    padding:14px 12px;
  }

  .fhs-quota-values{
    grid-template-columns:1fr;
  }

  .fhs-quota-number{
    font-size:20px;
  }
}

@media (max-width: 1100px){
  .fhs-doc-item h4{
    font-size:16px;
    line-height:1.16;
  }
}
&lt;/style&gt;
&lt;div class="fhs-upisi-wrap" lang="en"&gt;&lt;!-- HERO --&gt;
&lt;section class="fhs-upisi-section"&gt;
&lt;div class="fhs-hero"&gt;
&lt;div class="fhs-hero-grid"&gt;
&lt;div class="fhs-hero-text"&gt;&lt;span class="fhs-hero-kicker"&gt;Special admission quotas&lt;/span&gt;
&lt;h3&gt;Admission for Croats&amp;nbsp;outside the Republic of Croatia&lt;/h3&gt;

&lt;div class="fhs-hero-note"&gt;&lt;strong&gt;On this page&lt;/strong&gt; you can find information on special admission quotas, application requirements, required documentation, deadlines and contact details for admission to the undergraduate study programmes of the Faculty of Croatian Studies.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-hero-visual"&gt;
&lt;div class="fhs-hero-visual-inner"&gt;&lt;img alt="Admission for Croats living outside the Republic of Croatia" src="/images/50042835/ZIB.png" /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;!-- BRZI LINKOVI --&gt;

&lt;section class="fhs-upisi-section"&gt;
&lt;div class="fhs-doc-grid"&gt;
&lt;div class="fhs-doc-item"&gt;
&lt;h4&gt;Candidate application&lt;/h4&gt;

&lt;p&gt;The application is submitted through the Central Applications Office and the Postani student system.&lt;/p&gt;
&lt;a class="fhs-doc-btn" href="http://www.postani-student.hr"&gt;Apply&lt;/a&gt;&lt;/div&gt;

&lt;div class="fhs-doc-item"&gt;
&lt;h4&gt;Payment information&lt;/h4&gt;

&lt;p&gt;See the payment details for the costs of the motivation interview and language assessment.&lt;/p&gt;
&lt;a class="fhs-doc-btn" href="/images/50043078/Motivacijski razgovor.pdf"&gt;Payment information&lt;/a&gt;&lt;/div&gt;

&lt;div class="fhs-doc-item"&gt;
&lt;h4&gt;Study programmes&lt;/h4&gt;

&lt;p&gt;Explore the study programmes and find out which one best matches your interests.&lt;/p&gt;
&lt;a class="fhs-doc-btn" href="https://www.fhs.unizg.hr/studiji"&gt;Programmes&lt;/a&gt;&lt;/div&gt;

&lt;div class="fhs-doc-item"&gt;
&lt;h4&gt;Help and contact&lt;/h4&gt;

&lt;p&gt;If you need help with the application process and required documents, contact us by e-mail.&lt;/p&gt;
&lt;a class="fhs-doc-btn" href="mailto:hrvatiizvanrh@fhs.hr"&gt;Contact&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;!-- UVOD / OSNOVNE INFORMACIJE --&gt;

&lt;section class="fhs-upisi-section"&gt;
&lt;div class="fhs-info-grid"&gt;
&lt;div class="fhs-highlight"&gt;
&lt;h4&gt;General information&lt;/h4&gt;

&lt;p&gt;The University of Zagreb signed an &lt;em&gt;Agreement&lt;/em&gt; with the Central State Office for Croats Outside the Republic of Croatia, which provides for the promotion of special admission quotas for Croats living outside the Republic of Croatia. The aim is to encourage the return of Croats and their descendants to Croatia and to positively influence young people to remain connected to Croatian society, thereby strengthening the long-term demographic, economic and overall development of Croatian society.&lt;/p&gt;

&lt;p&gt;The signing of this agreement followed the &lt;em&gt;Third Plenary Session of the Council of the Government of the Republic of Croatia for Croats Outside the Republic of Croatia&lt;/em&gt;, held on 10 December 2016 in Vukovar. The conclusion of that session was that special admission quotas for younger generations of Croats living outside the Republic of Croatia, as well as scholarships for members of the Croatian minority and diaspora, should be ensured to enable them to study at universities in the Republic of Croatia.&lt;/p&gt;

&lt;p&gt;Accordingly, the Senate of the University of Zagreb confirmed a special quota for these candidates, and the University’s constituent faculties will conduct admission procedures for them under specially defined enrolment conditions.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="fhs-side-stack"&gt;
&lt;div class="fhs-link-box"&gt;
&lt;h4&gt;Who are the special quotas intended for?&lt;/h4&gt;

&lt;p&gt;The special admission quotas apply to members of the &lt;strong&gt;Croatian minority&lt;/strong&gt; in European countries (Austria, Serbia, Slovenia, Slovakia, Romania, North Macedonia, Hungary, Italy, Montenegro, the Czech Republic, Kosovo and Bulgaria), as well as to &lt;strong&gt;Croatian emigrants&lt;/strong&gt; living in overseas and European countries and their descendants.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="fhs-note"&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;br /&gt;
The categories of applicants are defined in Article 2 of the Act on Relations of the Republic of Croatia with Croats Outside the Republic of Croatia (Official Gazette 124/11, 16/12).&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;!-- KVOTE --&gt;

&lt;section class="fhs-upisi-section"&gt;
&lt;div class="fhs-title-block"&gt;
&lt;h4&gt;Number of available places&lt;/h4&gt;

&lt;p&gt;The number of places allocated for the admission of Croats living outside the Republic of Croatia to the Faculty of Croatian Studies is shown below.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="fhs-quota-grid"&gt;
&lt;div class="fhs-quota-card"&gt;
&lt;h5&gt;Demography and Croatian Emigration&lt;/h5&gt;

&lt;div class="fhs-quota-values"&gt;
&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Double-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;5&lt;/span&gt;&lt;/div&gt;

&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Single-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;–&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-quota-card"&gt;
&lt;h5&gt;Philosophy and Culture&lt;/h5&gt;

&lt;div class="fhs-quota-values"&gt;
&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Double-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;5&lt;/span&gt;&lt;/div&gt;

&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Single-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;–&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-quota-card"&gt;
&lt;h5&gt;Latin Language&lt;/h5&gt;

&lt;div class="fhs-quota-values"&gt;
&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Double-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;1&lt;/span&gt;&lt;/div&gt;

&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Single-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;–&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-quota-card"&gt;
&lt;h5&gt;Communication Studies&lt;/h5&gt;

&lt;div class="fhs-quota-values"&gt;
&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Double-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;5&lt;/span&gt;&lt;/div&gt;

&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Single-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;2&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-quota-card"&gt;
&lt;h5&gt;Croatology&lt;/h5&gt;

&lt;div class="fhs-quota-values"&gt;
&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Double-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;5&lt;/span&gt;&lt;/div&gt;

&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Single-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;4&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-quota-card"&gt;
&lt;h5&gt;History&lt;/h5&gt;

&lt;div class="fhs-quota-values"&gt;
&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Double-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;5&lt;/span&gt;&lt;/div&gt;

&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Single-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;3&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-quota-card"&gt;
&lt;h5&gt;Psychology&lt;/h5&gt;

&lt;div class="fhs-quota-values"&gt;
&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Double-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;–&lt;/span&gt;&lt;/div&gt;

&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Single-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;6&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-quota-card"&gt;
&lt;h5&gt;Sociology&lt;/h5&gt;

&lt;div class="fhs-quota-values"&gt;
&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Double-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;5&lt;/span&gt;&lt;/div&gt;

&lt;div class="fhs-quota-box"&gt;&lt;span class="fhs-quota-label"&gt;Single-major&lt;/span&gt; &lt;span class="fhs-quota-number"&gt;3&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;!-- NAČIN STUDIRANJA / PRIJAVE --&gt;

&lt;section class="fhs-upisi-section"&gt;
&lt;div class="fhs-simple-grid"&gt;
&lt;div class="fhs-upisi-card"&gt;
&lt;h4&gt;Study format&lt;/h4&gt;

&lt;ul class="fhs-list-clean"&gt;
	&lt;li&gt;&lt;strong&gt;Single-major:&lt;/strong&gt; Communication Studies, Croatology, History, Psychology and Sociology.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;Double-major:&lt;/strong&gt; a combination of two study programmes chosen from the following: Demography and Croatian Emigration, Philosophy and Culture, Communication Studies, Croatology, Latin Language, History and Sociology.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;div class="fhs-link-box"&gt;
&lt;h4&gt;Applications for the admission procedure&lt;/h4&gt;

&lt;p&gt;Applicants must submit their application and send a motivation letter for admission to the first year of undergraduate study &lt;strong&gt;by Wednesday, 1 July 2026, at 11:59 p.m.&lt;/strong&gt; Central European Summer Time.&lt;/p&gt;

&lt;p style="margin-top:12px;"&gt;Applications are submitted through the Central Applications Office at &lt;a href="http://www.postani-student.hr"&gt;www.postani-student.hr&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;!-- UVJETI / ELEMENTI VREDNOVANJA --&gt;

&lt;section class="fhs-upisi-section"&gt;
&lt;div class="fhs-title-block"&gt;
&lt;h4&gt;Evaluation elements for admission&lt;/h4&gt;

&lt;p&gt;Applicants are evaluated on the basis of documentation, school achievement, knowledge of the Croatian language and motivation.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="fhs-data-grid"&gt;
&lt;div class="fhs-data-box"&gt;
&lt;h5&gt;Required documentation and academic achievement&lt;/h5&gt;

&lt;ol&gt;
	&lt;li&gt;A certificate confirming affiliation with the Croatian people, issued by the Central State Office for Croats Outside the Republic of Croatia.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;50%&lt;/strong&gt; general academic achievement in secondary school, i.e. in the last four years within a minimum of twelve years of schooling.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;

&lt;div class="fhs-data-box"&gt;
&lt;h5&gt;Language and motivation&lt;/h5&gt;

&lt;ol start="3"&gt;
	&lt;li&gt;&lt;strong&gt;25%&lt;/strong&gt; knowledge of the Croatian language — evidenced by a certificate at level B2, C1 or C2, or by an interview conducted via video call or in person.&lt;/li&gt;
	&lt;li&gt;&lt;strong&gt;25%&lt;/strong&gt; motivation — demonstrated through a motivation letter and an interview with a member of the Admissions Committee.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-upisi-card" style="margin-top:18px;"&gt;
&lt;p style="margin:0;"&gt;Applicants who completed their secondary education outside Croatia &lt;strong&gt;are not required to take the State Matura exam&lt;/strong&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;!-- RAZGOVOR / UPLATA --&gt;

&lt;section class="fhs-upisi-section"&gt;
&lt;div class="fhs-info-grid"&gt;
&lt;div class="fhs-highlight"&gt;
&lt;h4&gt;Motivation interview and assessment of Croatian language proficiency&lt;/h4&gt;

&lt;p&gt;Applicants who meet the above admission requirements will take part in a motivation interview and an assessment of their Croatian language proficiency.&lt;/p&gt;

&lt;ul class="fhs-list-clean"&gt;
	&lt;li&gt;The interview will be held &lt;strong&gt;from 2 to 3 July 2026&lt;/strong&gt;.&lt;/li&gt;
	&lt;li&gt;The interview will be conducted via video call or in person at the Faculty of Croatian Studies, Borongajska cesta 83d, Zagreb.&lt;/li&gt;
	&lt;li&gt;A fee of &lt;strong&gt;EUR 50.00&lt;/strong&gt; must be paid to cover the costs of the motivation interview and Croatian language assessment.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;div class="fhs-side-stack"&gt;
&lt;div class="fhs-link-box"&gt;
&lt;h4&gt;Submission of proof of payment&lt;/h4&gt;

&lt;p&gt;Proof of payment must be submitted together with the motivation letter no later than &lt;strong&gt;1 July 2026&lt;/strong&gt; to &lt;a href="mailto:hrvatiizvanrh@fhs.hr"&gt;hrvatiizvanrh@fhs.hr&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="fhs-upisi-card"&gt;
&lt;h4 style="margin-bottom:10px;"&gt;Payment information&lt;/h4&gt;

&lt;p style="margin:0;"&gt;Payment details are available at this &lt;a href="/images/50043078/Motivacijski razgovor.pdf"&gt;&lt;strong&gt;link&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;!-- ROKOVI --&gt;

&lt;section class="fhs-upisi-section"&gt;
&lt;div class="fhs-title-block"&gt;
&lt;h4&gt;Important deadlines&lt;/h4&gt;

&lt;p&gt;Overview of the most important dates for application, publication of ranking lists and enrolment.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="fhs-timeline"&gt;
&lt;div class="fhs-time-item"&gt;
&lt;div class="fhs-time-date"&gt;1 July 2026 by 11:59 p.m.&lt;/div&gt;

&lt;div&gt;Final deadline for submitting the application, sending the motivation letter and providing proof of payment.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-time-item"&gt;
&lt;div class="fhs-time-date"&gt;2–3 July 2026&lt;/div&gt;

&lt;div&gt;Motivation interview and assessment of Croatian language proficiency.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-time-item"&gt;
&lt;div class="fhs-time-date"&gt;15 July 2026 at 2:00 p.m.&lt;/div&gt;

&lt;div&gt;Publication of the provisional ranking list of applicants on the &lt;a href="http://www.postani-student.hr"&gt;Postani student&lt;/a&gt; website.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-time-item"&gt;
&lt;div class="fhs-time-date"&gt;15 July 2026 after 3:00 p.m.&lt;/div&gt;

&lt;div&gt;Publication of the final ranking list of applicants on the &lt;a href="http://www.postani-student.hr"&gt;Postani student&lt;/a&gt; website.&lt;/div&gt;
&lt;/div&gt;

&lt;div class="fhs-time-item"&gt;
&lt;div class="fhs-time-date"&gt;From 16 July 2026&lt;/div&gt;

&lt;div&gt;Enrolment in the first year of undergraduate university study programmes at the Faculty of Croatian Studies in the summer admission period.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;!-- STUDIJI / KONTAKT --&gt;

&lt;section class="fhs-upisi-section"&gt;
&lt;div class="fhs-simple-grid"&gt;
&lt;div class="fhs-upisi-card"&gt;
&lt;h4&gt;Study programmes&lt;/h4&gt;

&lt;p&gt;For more information about the study programmes, visit: &lt;a href="https://www.fhs.unizg.hr/studiji"&gt;https://www.fhs.unizg.hr/studiji&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

&lt;div class="fhs-contact-box"&gt;
&lt;h4&gt;Need help?&lt;/h4&gt;

&lt;p&gt;If you need help completing your application and preparing the required documents, feel free to contact us.&lt;/p&gt;

&lt;div class="fhs-contact-item"&gt;&lt;strong&gt;E-mail&lt;/strong&gt; &lt;a href="mailto:hrvatiizvanrh@fhs.hr"&gt;hrvatiizvanrh@fhs.hr&lt;/a&gt;&lt;/div&gt;

&lt;div class="fhs-contact-item fhs-small"&gt;We are here to help with questions related to the application process, documentation, admission requirements and special admission quotas.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;/div&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.fhs.hr/en/enrolment/enrolment_of_croats_outside_the_republic_of_croatia#content___4652</link>
			<guid>https://www.fhs.hr/en/enrolment/enrolment_of_croats_outside_the_republic_of_croatia#content___4652</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
