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

		<item>
		<title></title>
		<pubDate>Mon, 20 Apr 2026 06:09:04 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;div class="pbf-header-box mb-4"&gt;
&lt;style type="text/css"&gt;.pbf-header-box {
            border-left: 4px solid #2543A0;
            padding-left: 1.5rem;
        }
        .pbf-header-box h2 {
            color: #2543A0 !important;
            font-weight: 800;
            margin-bottom: 0.5rem;
        }
&lt;/style&gt;
&lt;p class="lead"&gt;The Central European Exchange Programme for University Studies (CEEPUS) is a regional academic exchange programme that promotes study and research mobility for students and teaching staff within Central and South-Eastern Europe.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="pbf-text-card-container my-4"&gt;
&lt;style type="text/css"&gt;.pbf-text-card {
            font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;
            background-color: #f4f5f7;
            border: none;
            border-radius: 4px;
            padding: 1.5rem;
            box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); /* Bootstrap shadow-sm */
        }

        .pbf-text-card p {
            color: #000000; 
            line-height: 1.6;
            font-size: 1rem;
            margin-bottom: 1rem;
        }

        .pbf-text-card p:last-child {
            margin-bottom: 0;
        }

        .pbf-text-card strong {
            color: #25439f;
            font-weight: 700;
        }

        .pbf-text-card a {
            color: #25439f;
            text-decoration: underline;
            font-weight: 600;
        }

        .pbf-text-card a:hover {
            color: #1A3D8F;
        }
&lt;/style&gt;
&lt;div class="pbf-text-card"&gt;
&lt;p&gt;Students may undertake &lt;strong&gt;mobility periods lasting from a minimum of three to a maximum of ten months&lt;/strong&gt; within the networks, while shorter mobility periods are also possible (e.g. for the purposes of preparing a final thesis). Mobility periods are awarded through calls for applications and include scholarships and financial support, while the objectives of the programme are the development of academic competences, international experience, and professional contacts.&lt;/p&gt;

&lt;p&gt;The programme is implemented through &lt;strong&gt;CEEPUS networks&lt;/strong&gt; — partnerships between higher education institutions from several countries that enable joint cooperation, knowledge exchange, and study mobility.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-info-box" style="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;"&gt;
&lt;div style="flex-shrink: 0;"&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;p style="margin: 0; line-height: 1.6;"&gt;For more information about the programme and current calls, please visit the official website of the &lt;a href="https://www.ampeu.hr/"&gt;Agency for Mobility and EU Programmes&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="pbf-container my-5"&gt;
&lt;style type="text/css"&gt;.pbf-section-title {
            color: #2543A0;
            font-weight: 800;
            margin-bottom: 25px;
            font-size: 2rem;
            font-family: 'Segoe UI', sans-serif;
        }

        /* Grid system for cards */
        .ceepus-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
            gap: 25px;
            font-family: 'Segoe UI', sans-serif;
        }

        /* Individual card */
        .ceepus-card {
            background-color: #F2F2F2; /* Grey card background */
            padding: 30px;
            border-radius: 8px;
            position: relative;
            display: flex;
            flex-direction: column;
            transition: transform 0.2s ease;
        }

        .ceepus-card:hover {
            transform: translateY(-5px);
        }

        /* Large number in the corner of each card */
        .ceepus-number {
            font-size: 3rem;
            font-weight: 900;
            color: rgba(37, 67, 160, 0.1);
            position: absolute;
            top: 10px;
            right: 20px;
            line-height: 1;
        }

        .ceepus-id {
            color: #2543A0;
            font-weight: 800;
            font-size: 0.85rem;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 10px;
            display: block;
        }

        .ceepus-title {
            font-size: 1.25rem;
            font-weight: 800;
            color: #222;
            margin-bottom: 15px;
            display: inline-block;
            border-bottom: 4px solid #EEE15D; /* Yellow underline */
            padding-bottom: 2px;
            line-height: 1.3;
        }

        .ceepus-coord {
            font-size: 1rem;
            color: #444;
            margin-top: auto; /* Pushes coordinator to the bottom of card */
            padding-top: 15px;
        }

        .ceepus-coord strong {
            color: #2543A0;
            display: block; /* Coordinator name on a new line for clarity */
            margin-top: 3px;
        }

        @media (max-width: 768px) {
            .ceepus-grid { grid-template-columns: 1fr; }
            .pbf-section-title { font-size: 1.6rem; }
        }
&lt;/style&gt;
&lt;h2 class="pbf-section-title"&gt;CEEPUS Networks&lt;/h2&gt;

&lt;div class="ceepus-grid"&gt;
&lt;div class="ceepus-card"&gt;
&lt;div class="ceepus-number"&gt;01&lt;/div&gt;
&lt;span class="ceepus-id"&gt;HR-0306-17-2425&lt;/span&gt;

&lt;div class="ceepus-title"&gt;Safe and Healthy Food in Middle-Europe&lt;/div&gt;

&lt;div class="ceepus-coord"&gt;Local Coordinator: &lt;strong&gt;Associate Professor Igor Stuparević, PhD&lt;/strong&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class="ceepus-card"&gt;
&lt;div class="ceepus-number"&gt;02&lt;/div&gt;
&lt;span class="ceepus-id"&gt;HR-1108-08-2425 (Umbrella)&lt;/span&gt;

&lt;div class="ceepus-title"&gt;Colloids and nanomaterials in education and research&lt;/div&gt;

&lt;div class="ceepus-coord"&gt;Local Coordinator: &lt;strong&gt;Assistant Professor Filip Šupljika, PhD&lt;/strong&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class="ceepus-card"&gt;
&lt;div class="ceepus-number"&gt;03&lt;/div&gt;
&lt;span class="ceepus-id"&gt;RS-1512-04-2324&lt;/span&gt;

&lt;div class="ceepus-title"&gt;Improving Food Quality with Novel Food Processing Technologies&lt;/div&gt;

&lt;div class="ceepus-coord"&gt;Local Coordinator: &lt;strong&gt;Professor Danijela Bursać Kovačević, PhD&lt;/strong&gt;&lt;/div&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/student-mobility/ceepus#content___4923</link>
			<guid>https://www.pbf.hr/en/student-mobility/ceepus#content___4923</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
