Merge pull request 'Student Welcome Guide: full trilingual guide + personal route generator' (#3) from kristijan-dev into develop
Deploy to Production on Develop Push / deploy (push) Successful in 1m28s
Details
Deploy to Production on Develop Push / deploy (push) Successful in 1m28s
Details
Reviewed-on: #3
This commit is contained in:
commit
9247ed74bf
|
|
@ -32,3 +32,4 @@
|
||||||
@import 'pages/_article.css';
|
@import 'pages/_article.css';
|
||||||
@import 'pages/_about.css';
|
@import 'pages/_about.css';
|
||||||
@import 'pages/_timeline.css';
|
@import 'pages/_timeline.css';
|
||||||
|
@import 'pages/_guide.css';
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -93,6 +93,18 @@
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Newsletter subscription status message */
|
||||||
|
.subscribe-status {
|
||||||
|
max-width: 520px;
|
||||||
|
margin: 10px auto 0;
|
||||||
|
font-size: 14px;
|
||||||
|
font-weight: 500;
|
||||||
|
line-height: 20px;
|
||||||
|
}
|
||||||
|
.subscribe-status.is-info { color: #667085; }
|
||||||
|
.subscribe-status.is-success { color: #067647; }
|
||||||
|
.subscribe-status.is-error { color: #B42318; }
|
||||||
|
|
||||||
/* 1b. Filter kategorij (pill navigacija + podfiltri) */
|
/* 1b. Filter kategorij (pill navigacija + podfiltri) */
|
||||||
|
|
||||||
.filter-section {
|
.filter-section {
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -379,6 +379,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -386,8 +388,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,293 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Cookie Policy - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Link to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../en/" class="logo-link">
|
||||||
|
<img src="../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Cookie Policy</h1>
|
||||||
|
<p class="article-subtitle">How this website uses cookies and similar technologies, and how you can control them.</p>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<p class="article-publish-date">Last updated: 29 July 2026</p>
|
||||||
|
|
||||||
|
<p>This Cookie Policy explains how this website uses cookies and similar technologies. It should be read together with our <a href="../privacy-policy/">Privacy Policy</a>.</p>
|
||||||
|
|
||||||
|
<h2>What cookies are</h2>
|
||||||
|
|
||||||
|
<p>Cookies are small text files that a website places on your device to store information, for example your language choice. Websites also use similar technologies, such as local storage in your browser, for the same purposes. In this policy we refer to all of them as “cookies”.</p>
|
||||||
|
|
||||||
|
<h2>How we use cookies</h2>
|
||||||
|
|
||||||
|
<p>We keep cookies to a minimum. This website does not set its own tracking or advertising cookies, and we do not use analytics that profile you. We use only what is needed for the site to work and to remember basic preferences such as your language.</p>
|
||||||
|
|
||||||
|
<h2>Types of cookies we may use</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Strictly necessary: needed for the website to function and to stay secure. These cannot be switched off.</li>
|
||||||
|
<li>Preferences: remember choices you make, such as your language, so you do not have to set them again.</li>
|
||||||
|
<li>Third-party: set by external services whose content we include on the site, described below.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Third-party services</h2>
|
||||||
|
|
||||||
|
<p>To provide the website we load some content from external providers. When your browser contacts them, they may receive technical data such as your IP address and may set their own cookies:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Google Fonts loads the fonts used across the site from Google’s servers.</li>
|
||||||
|
<li>Font Awesome, delivered through the Cloudflare network, loads the icons used on the site.</li>
|
||||||
|
<li>MailerLite, when you use the newsletter form, may set cookies needed to process your subscription.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>These providers act as independent services with their own privacy and cookie policies, which we encourage you to read.</p>
|
||||||
|
|
||||||
|
<h2>Managing cookies</h2>
|
||||||
|
|
||||||
|
<p>You can control and delete cookies through your browser settings. Most browsers let you block cookies or delete those already stored. Please note that blocking strictly necessary or preference cookies may affect how parts of the website work, for example remembering your language.</p>
|
||||||
|
|
||||||
|
<h2>Your consent</h2>
|
||||||
|
|
||||||
|
<p>Because we currently use only strictly necessary and preference cookies, we do not show a cookie consent banner. If we ever introduce analytics or marketing cookies, we will ask for your consent first and update this policy.</p>
|
||||||
|
|
||||||
|
<h2>Changes to this policy</h2>
|
||||||
|
|
||||||
|
<p>We may update this Cookie Policy from time to time. When we do, we will change the date at the top of the page.</p>
|
||||||
|
|
||||||
|
<h2>Contact us</h2>
|
||||||
|
|
||||||
|
<p>If you have any questions about our use of cookies, contact us at info.msosorg@gmail.com.</p>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../main.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -346,6 +346,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -353,8 +355,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -352,6 +352,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -359,8 +361,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -183,7 +183,7 @@
|
||||||
<input type="email" placeholder="Enter your email">
|
<input type="email" placeholder="Enter your email">
|
||||||
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">We care about your data in our <a href="#">privacy policy</a></p>
|
<p class="privacy-note">We care about your data in our <a href="../../en/privacy-policy/">privacy policy</a></p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -321,6 +321,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -328,8 +330,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -352,6 +352,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -359,8 +361,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -344,6 +344,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -351,8 +353,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -334,6 +334,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -341,8 +343,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -331,6 +331,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -338,8 +340,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -336,6 +336,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -343,8 +345,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -183,7 +183,7 @@
|
||||||
<input type="email" placeholder="Enter your email">
|
<input type="email" placeholder="Enter your email">
|
||||||
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">We care about your data in our <a href="#">privacy policy</a></p>
|
<p class="privacy-note">We care about your data in our <a href="../../en/privacy-policy/">privacy policy</a></p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -321,6 +321,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -328,8 +330,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -332,6 +332,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -339,8 +341,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -326,6 +326,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -333,8 +335,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -353,6 +353,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -360,8 +362,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -338,6 +338,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -345,8 +347,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -309,6 +309,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -316,8 +318,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -366,7 +366,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group checkbox-group">
|
<div class="form-group checkbox-group">
|
||||||
<input type="checkbox" id="privacy-policy">
|
<input type="checkbox" id="privacy-policy">
|
||||||
<label for="privacy-policy">You agree to our friendly <a href="#">privacy policy</a>.</label>
|
<label for="privacy-policy">You agree to our friendly <a href="../en/privacy-policy/">privacy policy</a>.</label>
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary">Send message</button>
|
<button type="submit" class="btn btn-primary">Send message</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
@ -462,6 +462,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -469,8 +471,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,338 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Privacy Policy - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Link to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../en/" class="logo-link">
|
||||||
|
<img src="../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Privacy Policy</h1>
|
||||||
|
<p class="article-subtitle">How the Macedonian Student Organisation in Slovenia collects, uses, and protects your personal data.</p>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<p class="article-publish-date">Last updated: 29 July 2026</p>
|
||||||
|
|
||||||
|
<p>This Privacy Policy explains what personal data we process when you visit this website or subscribe to our newsletter, why we process it, and what rights you have. We keep the data we collect to a minimum and we handle it in line with the General Data Protection Regulation (GDPR) and Slovenian data protection law.</p>
|
||||||
|
|
||||||
|
<h2>Who we are</h2>
|
||||||
|
|
||||||
|
<p>The data controller responsible for your personal data is the Macedonian Student Organisation in Slovenia (MSOS), Masarykova cesta 24, 1000 Ljubljana, Slovenia. You can contact us about anything in this policy by email at info.msosorg@gmail.com.</p>
|
||||||
|
|
||||||
|
<h2>What data we collect</h2>
|
||||||
|
|
||||||
|
<p>Depending on how you use the website, we may process the following personal data:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Your email address, if you subscribe to our newsletter.</li>
|
||||||
|
<li>Your name, only if you choose to provide it in the newsletter form.</li>
|
||||||
|
<li>The content of any message you send us, if you contact us by email.</li>
|
||||||
|
<li>Basic technical data that your browser sends automatically (such as IP address, browser type, and the date and time of your request), stored temporarily in server logs for security and troubleshooting.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>We do not knowingly collect any special categories of data, and we do not use profiling or automated decision-making.</p>
|
||||||
|
|
||||||
|
<h2>Why we use your data and our legal basis</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Newsletter: to send you news, event invitations, and student information you asked to receive. Our legal basis is your consent (Article 6(1)(a) GDPR).</li>
|
||||||
|
<li>Replying to your messages: to answer your question or request. Our legal basis is our legitimate interest in communicating with you (Article 6(1)(f) GDPR).</li>
|
||||||
|
<li>Website security and stability: to keep the site working and protect it from misuse. Our legal basis is our legitimate interest (Article 6(1)(f) GDPR).</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>The newsletter</h2>
|
||||||
|
|
||||||
|
<p>We send our newsletter using MailerLite, an email service provider based in the European Union that processes the data on our behalf. When you enter your email address, we use double opt-in: MailerLite first sends you a confirmation email, and you are added to the list only after you confirm. This protects you from being subscribed without your knowledge.</p>
|
||||||
|
|
||||||
|
<p>Every newsletter includes an unsubscribe link, so you can leave the list at any time. You can also unsubscribe by emailing us at info.msosorg@gmail.com.</p>
|
||||||
|
|
||||||
|
<h2>Who has access to your data</h2>
|
||||||
|
|
||||||
|
<p>We do not sell, rent, or trade your personal data. We share it only with the service providers that help us run the website and the newsletter, and only so they can perform those tasks for us:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>MailerLite, which delivers our newsletter (European Union).</li>
|
||||||
|
<li>Our hosting provider, which stores the website and its server logs.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>We may also disclose data if we are required to do so by law or by a valid request from a public authority.</p>
|
||||||
|
|
||||||
|
<h2>International data transfers</h2>
|
||||||
|
|
||||||
|
<p>We try to keep your data within the European Union or the European Economic Area. Where a provider needs to process data outside the EEA, it must do so under the safeguards required by the GDPR, such as the European Commission’s Standard Contractual Clauses.</p>
|
||||||
|
|
||||||
|
<h2>How long we keep your data</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Newsletter email address: until you unsubscribe or withdraw your consent, after which we remove it from our active list.</li>
|
||||||
|
<li>Email correspondence: for as long as needed to deal with your request, and a reasonable period afterwards.</li>
|
||||||
|
<li>Server logs: kept for a short period, then deleted or anonymised.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Your rights</h2>
|
||||||
|
|
||||||
|
<p>Under the GDPR you have the right to:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>access the personal data we hold about you;</li>
|
||||||
|
<li>correct data that is inaccurate or incomplete;</li>
|
||||||
|
<li>erase your data (“the right to be forgotten”);</li>
|
||||||
|
<li>restrict or object to our processing;</li>
|
||||||
|
<li>receive your data in a portable format;</li>
|
||||||
|
<li>withdraw your consent at any time, without affecting the lawfulness of processing before the withdrawal.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>To exercise any of these rights, contact us at info.msosorg@gmail.com. If you believe we have handled your data unlawfully, you may lodge a complaint with the Information Commissioner of the Republic of Slovenia (Informacijski pooblaščenec), Dunajska cesta 22, 1000 Ljubljana, www.ip-rs.si.</p>
|
||||||
|
|
||||||
|
<h2>Cookies</h2>
|
||||||
|
|
||||||
|
<p>This website uses only strictly necessary and preference cookies, and does not use tracking or advertising cookies. You can read more in our <a href="../cookie-policy/">Cookie Policy</a>.</p>
|
||||||
|
|
||||||
|
<h2>Data security</h2>
|
||||||
|
|
||||||
|
<p>We use reasonable technical and organisational measures to protect your data against loss, misuse, and unauthorised access. No method of transmission or storage is completely secure, but we work to keep your data safe and to review our measures over time.</p>
|
||||||
|
|
||||||
|
<h2>Children</h2>
|
||||||
|
|
||||||
|
<p>This website is not directed at children. If you are younger than 15, which is the age of consent for information society services in Slovenia, please do not subscribe to the newsletter without the consent of a parent or guardian.</p>
|
||||||
|
|
||||||
|
<h2>Changes to this policy</h2>
|
||||||
|
|
||||||
|
<p>We may update this Privacy Policy from time to time. When we do, we will change the date at the top of the page. Please check back occasionally to stay informed.</p>
|
||||||
|
|
||||||
|
<h2>Contact us</h2>
|
||||||
|
|
||||||
|
<p>If you have any questions about this policy or about how we handle your data, contact us at info.msosorg@gmail.com or by post at Masarykova cesta 24, 1000 Ljubljana, Slovenia.</p>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../main.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -302,6 +302,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -309,8 +311,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -251,6 +251,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -258,8 +260,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -261,6 +261,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -268,8 +270,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -184,7 +184,7 @@
|
||||||
<input type="email" placeholder="Enter your email">
|
<input type="email" placeholder="Enter your email">
|
||||||
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">We care about your data in our <a href="#">privacy policy</a></p>
|
<p class="privacy-note">We care about your data in our <a href="../../en/privacy-policy/">privacy policy</a></p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -370,6 +370,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -377,8 +379,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -310,7 +310,7 @@
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">We care about your data in our <a href="#">privacy policy</a></p>
|
<p class="privacy-note">We care about your data in our <a href="../../../en/privacy-policy/">privacy policy</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -354,6 +354,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -361,8 +363,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -325,6 +325,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -332,8 +334,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -336,7 +336,7 @@
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">We care about your data in our <a href="#">privacy policy</a></p>
|
<p class="privacy-note">We care about your data in our <a href="../../../en/privacy-policy/">privacy policy</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -380,6 +380,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -387,8 +389,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -332,7 +332,7 @@
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">We care about your data in our <a href="#">privacy policy</a></p>
|
<p class="privacy-note">We care about your data in our <a href="../../../en/privacy-policy/">privacy policy</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -376,6 +376,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -383,8 +385,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -296,7 +296,7 @@
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
<button type="submit" class="btn btn-primary-orange">Subscribe</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">We care about your data in our <a href="#">privacy policy</a></p>
|
<p class="privacy-note">We care about your data in our <a href="../../../en/privacy-policy/">privacy policy</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -340,6 +340,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -347,8 +349,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -285,6 +285,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -292,8 +294,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -273,6 +273,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -280,8 +282,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,337 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>How university study works - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>How university study works</h1>
|
||||||
|
<p class="article-subtitle">The academic year, ECTS, grades, exam registration, the referat, learning Slovenian, tutoring, and extracurricular ECTS.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Academic year and ECTS</h2>
|
||||||
|
|
||||||
|
<p>The Slovenian academic year generally runs from 1 October to 30 September, but teaching and exam periods differ between universities and faculties, so always save your own calendar. A standard full-time year usually represents 60 ECTS, and individual courses carry credits based on expected workload.</p>
|
||||||
|
|
||||||
|
<h2>Student status and how long your rights last</h2>
|
||||||
|
|
||||||
|
<p>Almost every student benefit in this guide, subsidised meals, subsidised transport, student work through a napotnica, and student housing, depends on having active student status. Under Slovenian law you hold these rights for one study programme per level (one bachelor, one master), and only while you are not regularly employed, not running a registered activity, not on the unemployment register, and not a company or institute director.</p>
|
||||||
|
|
||||||
|
<p>The standard duration is the length of the programme, but it can extend: normally one extra year for repeating a year or for absolvent status, a further year for justified reasons such as health or social circumstances, and one extra year per child born during study. You may also change programme or direction once per level and may study two programmes in parallel after passing the first year. Losing status, for example by deregistering or running out of these rights, removes the benefits that depend on it, so plan any change carefully. The renewal, change, and graduation page explains repeats, transfers, and gap years in detail.</p>
|
||||||
|
|
||||||
|
<h2>Grades</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>10: excellent</li>
|
||||||
|
<li>9 and 8: very good</li>
|
||||||
|
<li>7: good</li>
|
||||||
|
<li>6: sufficient</li>
|
||||||
|
<li>1 to 5: fail</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Check programme rules because assessment details vary.</p>
|
||||||
|
|
||||||
|
<h2>Exam registration is your responsibility</h2>
|
||||||
|
|
||||||
|
<p>University of Primorska shows how detailed rules can be: registration several days before the exam, withdrawal before a separate deadline, a waiting period after a late withdrawal, absence, or failed attempt, limits on attempts, and fees for later or commission attempts. These exact numbers are not national rules; read your faculty’s assessment regulation and portal instructions.</p>
|
||||||
|
|
||||||
|
<h2>Referat and university systems</h2>
|
||||||
|
|
||||||
|
<p>The faculty student office (referat) handles administrative study questions. A useful email includes your name, student or application number, programme, year, a clear question, the relevant deadline, and an attachment where necessary. During the first week, learn the student portal, course and exam registration systems, the e-classroom, official email, eduroam, library search and repository, and any digital student identity.</p>
|
||||||
|
|
||||||
|
<h2>Learning Slovenian</h2>
|
||||||
|
|
||||||
|
<p>A programme advertised in English may still use Slovenian for administration, placements, local professional settings, some electives, and everyday life. Useful routes include university language courses, Leto plus for eligible first-year international students at University of Ljubljana, the Center za slovenščino kot drugi in tuji jezik, free self-study through Slonline, and faculty conversation groups. Some programmes require B2 Slovenian for admission, so check the annual call before applying.</p>
|
||||||
|
|
||||||
|
<h2>Tutoring, representation, and extracurricular ECTS</h2>
|
||||||
|
|
||||||
|
<p>A tutor can help with course selection, systems, and the first semester. The student council (študentski svet) represents student views inside the university and appoints students to bodies that may decide on academic matters such as exceptional progression. Some universities formally credit selected extracurricular activities: COD at University of Ljubljana, KOOD at University of Maribor, and selected University of Primorska activities including sport and alliance programmes. Check enrolment periods, available places, and whether the activity counts inside or outside the programme’s normal ECTS structure.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>Follow rules on citation, plagiarism, group work, examinations, artificial intelligence, research data, and confidentiality. Ask before using AI when the course instructions are unclear.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.uni-lj.si/studij/studentsko-zivljenje" target="_blank" rel="noopener">University of Ljubljana student life</a></li>
|
||||||
|
<li><a href="https://moja.um.si/student/Strani/default.aspx" target="_blank" rel="noopener">University of Maribor student portal</a></li>
|
||||||
|
<li><a href="https://ung.si/sl/studij/studentski-vodnik/" target="_blank" rel="noopener">University of Nova Gorica student guide</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/" target="_blank" rel="noopener">University of Primorska welcome portal</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20How%20university%20study%20works"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="academic-life">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20How%20university%20study%20works">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-academic-life">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-academic-life" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,334 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Essential administrative tools - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Essential administrative tools</h1>
|
||||||
|
<p class="article-subtitle">EMŠO, a tax number, SI-PASS, a bank account, and a phone plan unlock almost every other service.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>EMŠO</h2>
|
||||||
|
|
||||||
|
<p>EMŠO is the Slovenian personal identification number. A foreign applicant may use a temporary eVŠ identifier during application. The actual EMŠO is assigned later through the Slovenian institution or authority.</p>
|
||||||
|
|
||||||
|
<p>Check that the name is correct, the date of birth is correct, and the number is consistent across university and state records.</p>
|
||||||
|
|
||||||
|
<h2>Slovenian tax number</h2>
|
||||||
|
|
||||||
|
<p>Use form DR-02. A foreign natural person can submit the request personally, through an authorised person, or by post. Prepare identity evidence and supporting documents. The official FURS page states that the certificate is normally issued within eight days. You may need it for student work, a bank, digital identity, tax procedures, and contracts.</p>
|
||||||
|
|
||||||
|
<h2>SI-PASS and smsPASS</h2>
|
||||||
|
|
||||||
|
<p>SI-PASS provides access to electronic public services. For smsPASS registration, the current official requirements include a SI-PASS account, Slovenian tax number, EMŠO, mobile phone, and identity verification. Do not wait for smsPASS to begin an eVŠ study application if another permitted login method is available.</p>
|
||||||
|
|
||||||
|
<h2>A common sequence</h2>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Obtain a Slovenian tax number and EMŠO.</li>
|
||||||
|
<li>Create or confirm a SI-PASS account.</li>
|
||||||
|
<li>Complete identity verification for smsPASS or request a qualified digital certificate.</li>
|
||||||
|
<li>Test access before an application deadline.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Bank account</h2>
|
||||||
|
|
||||||
|
<p>Compare monthly fee, card fee, online banking, international transfers, ATM access, student package, required residence evidence, and closing conditions. A Slovenian account is commonly needed for student-work payments and some scholarships.</p>
|
||||||
|
|
||||||
|
<h2>Phone</h2>
|
||||||
|
|
||||||
|
<p>Begin with prepaid service if your residence and financial situation are not stable. Before signing a subscription, check contract duration, termination fee, required documents, roaming, data limits, eSIM, and network coverage in your city.</p>
|
||||||
|
|
||||||
|
<h2>University digital identity</h2>
|
||||||
|
|
||||||
|
<p>Every university has its own account system: a student information system, university email, Moodle or another e-classroom, timetable, exam registration, certificates, eduroam, and Microsoft 365 or similar tools. At University of Primorska the enrolment number forms the username and the STUDO app can combine email, timetable, grades, exam functions, a digital student identity, and building access.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>Use the official university email for academic matters. Include your full name, programme, student number, a clear question, and the relevant deadline. Do not rely on one phone number or email you may lose after moving.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.fu.gov.si/en/life_events_individuals/obtaining_a_tax_identification_number_for_a_foreign_natural_person" target="_blank" rel="noopener">FURS tax number for a foreign natural person</a></li>
|
||||||
|
<li><a href="https://www.fu.gov.si/" target="_blank" rel="noopener">FURS</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/" target="_blank" rel="noopener">eUprava</a></li>
|
||||||
|
<li><a href="https://portal.evs.gov.si/" target="_blank" rel="noopener">eVŠ application portal</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Essential%20administrative%20tools"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="administrative-basics">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Essential%20administrative%20tools">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-administrative-basics">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-administrative-basics" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,335 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>You have been accepted, what happens next? - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>You have been accepted, what happens next?</h1>
|
||||||
|
<p class="article-subtitle">Admission is not always enrolment. Read the decision, complete enrolment, get your certificate of enrolment, and check any charges.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to enrolment steps and charges in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>The national enrolment system your decision comes from</h2>
|
||||||
|
|
||||||
|
<p>Slovenian bachelor and integrated-master admission runs through a national system worth understanding, because it explains the timing and the decision you receive. The ministry publishes the call for enrolment (Razpis za vpis) in late January or early February, listing every programme and the number of full-time (redni) and part-time (izredni) places. There are then three application rounds:</p>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Round 1: you submit one application listing up to three programmes in priority order at any Slovenian faculty, and you are placed in the first one whose conditions you meet.</li>
|
||||||
|
<li>Round 2: for those not admitted in round 1, who did not apply, or who have a valid reason to reapply, onto the places that remain.</li>
|
||||||
|
<li>Round 3: a written request sent directly to an institution that still has places after round 2, naming one programme you qualify for.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>At the end of April, after all applications are in, each university decides whether a programme has an enrolment limit (omejitev vpisa). If there is no limit, everyone meeting the basic criteria is admitted. If there is a limit, candidates are ranked by points from the additional criteria published in the call, such as the result of the recognised secondary qualification, third and fourth-year grades, specific-subject results, and any aptitude-test score. Enrolment of admitted students then happens in late July to early August for round 1, late September for round 2, and early October for round 3. As a Macedonian applicant you plug into this system through recognition of your prior education and the eVS application, and you may have separate non-EU or Western Balkan places.</p>
|
||||||
|
|
||||||
|
<h2>Read the decision completely</h2>
|
||||||
|
|
||||||
|
<p>Check the programme, study form, year of entry, conditions, appeal deadline, enrolment deadline, required next action, and delivery method.</p>
|
||||||
|
|
||||||
|
<h2>Acceptance is not always enrolment</h2>
|
||||||
|
|
||||||
|
<p>A positive selection or admission decision may still require a separate faculty enrolment process. The faculty may ask you to enter its student portal, confirm personal information, upload a photograph, choose electives, accept regulations, pay an enrolment contribution, submit final original evidence, and complete enrolment electronically or in person.</p>
|
||||||
|
|
||||||
|
<h2>Certificate of enrolment</h2>
|
||||||
|
|
||||||
|
<p>After enrolment, obtain the certificate of enrolment (potrdilo o vpisu), student number, official university email, portal access, timetable information, and student-office contact. Request multiple electronic copies if possible; you may need it for residence, health procedures, a bank, student meals, transport, student work, scholarships, and accommodation.</p>
|
||||||
|
|
||||||
|
<h2>Charges</h2>
|
||||||
|
|
||||||
|
<p>A tuition exemption does not mean that every cost is zero. Institutions may charge permitted enrolment, material, fieldwork, laboratory, card, or other programme-related contributions. Ask for the legal basis, the price list, the payment deadline, the refund rule, and whether payment is required before enrolment is final.</p>
|
||||||
|
|
||||||
|
<h2>Appeal</h2>
|
||||||
|
|
||||||
|
<p>An appeal is a formal process with a fixed deadline. Contact the institution immediately if the wrong applicant category was used, a document was overlooked, a grade was entered incorrectly, the recognition decision contains an error, or you believe selection criteria were applied incorrectly.</p>
|
||||||
|
|
||||||
|
<h2>Prepare for the first academic decisions</h2>
|
||||||
|
|
||||||
|
<p>Soon after enrolment, check orientation or freshers’ week, course and elective selection, the deadline for changing an elective, application for special-needs or special status, tutor contact, the student council and faculty societies, university email and portal, library registration, and language support. Some faculties permit elective changes only near the beginning of the year; the exact deadline belongs to the faculty.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/bachelors-and-single-cycle-masters-study/call-for-enrolment" target="_blank" rel="noopener">University of Ljubljana bachelor and integrated master admissions</a></li>
|
||||||
|
<li><a href="https://moja.um.si/en/future-students/" target="_blank" rel="noopener">University of Maribor future-student portal</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/" target="_blank" rel="noopener">University of Primorska welcome portal</a></li>
|
||||||
|
<li><a href="https://ung.si/en/admissions/" target="_blank" rel="noopener">University of Nova Gorica admissions</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20You%20have%20been%20accepted%2C%20what%20happens%20next%3F"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="admission-and-enrolment">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20You%20have%20been%20accepted%2C%20what%20happens%20next%3F">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-admission-and-enrolment">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-admission-and-enrolment" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,332 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Current application deadlines - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Current application deadlines</h1>
|
||||||
|
<p class="article-subtitle">The 2026/2027 bachelor and master periods for Macedonian citizens, by university. Always open the exact current call.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to application and document deadlines in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Bachelor, first year, North Macedonian citizen</h2>
|
||||||
|
|
||||||
|
<div class="guide-table-wrap">
|
||||||
|
<table class="guide-table">
|
||||||
|
<thead><tr><th>Institution</th><th>Category</th><th>2026/2027 periods</th></tr></thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td>University of Ljubljana</td><td>Non-EU</td><td>18 Feb to 18 Mar; restricted 2 to 3 Sep</td></tr>
|
||||||
|
<tr><td>University of Maribor</td><td>Non-EU</td><td>18 Feb to 18 Mar; 3 to 4 Sep where available</td></tr>
|
||||||
|
<tr><td>University of Primorska</td><td>Western Balkans</td><td>18 Feb to 30 Jun; 20 to 27 Jul; 20 Aug to 3 Sep; 23 to 24 Sep</td></tr>
|
||||||
|
<tr><td>University of Nova Gorica</td><td>Non-EU</td><td>18 Feb to 18 Mar; 1 Apr to 1 Jul; 1 Aug to 1 Sep; 10 to 24 Sep</td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Master, North Macedonian citizen</h2>
|
||||||
|
|
||||||
|
<div class="guide-table-wrap">
|
||||||
|
<table class="guide-table">
|
||||||
|
<thead><tr><th>Institution</th><th>Category</th><th>2026/2027 periods</th></tr></thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td>University of Ljubljana</td><td>Western Balkan or non-EU</td><td>Faculty and programme specific</td></tr>
|
||||||
|
<tr><td>University of Maribor</td><td>Non-EU</td><td>31 Mar to 30 Apr; possible 24 Aug to 4 Sep; possible 22 to 23 Sep</td></tr>
|
||||||
|
<tr><td>University of Primorska</td><td>Western Balkans</td><td>8 Apr to 3 Aug; 13 to 20 Aug; 1 to 8 Sep; 23 to 24 Sep</td></tr>
|
||||||
|
<tr><td>University of Nova Gorica</td><td>Programme call</td><td>18 Feb to 18 Mar; 1 Apr to 1 Jun; 1 Aug to 1 Sep; 10 to 24 Sep</td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Critical warning</h2>
|
||||||
|
|
||||||
|
<p>Application and document deadlines are not always the same. A programme may accept the application first and allow final evidence later, but this must be stated in the call. When an institution lists several rounds, ask whether the intended programme still has places before relying on a later period.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/bachelors-and-single-cycle-masters-study/call-for-enrolment" target="_blank" rel="noopener">University of Ljubljana bachelor and integrated master admissions</a></li>
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/masters-study" target="_blank" rel="noopener">University of Ljubljana master study</a></li>
|
||||||
|
<li><a href="https://moja.um.si/en/future-students/" target="_blank" rel="noopener">University of Maribor future-student portal</a></li>
|
||||||
|
<li><a href="https://www.famnit.upr.si/wp-content/uploads/2026/05/03_Prijavni-roki-EN-2026-27.pdf" target="_blank" rel="noopener">University of Primorska 2026/2027 deadline table</a></li>
|
||||||
|
<li><a href="https://ung.si/en/admissions/" target="_blank" rel="noopener">University of Nova Gorica admissions</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Current%20application%20deadlines"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="application-deadlines">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Current%20application%20deadlines">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-application-deadlines">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-application-deadlines" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,350 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Your arrival checklist - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Your arrival checklist</h1>
|
||||||
|
<p class="article-subtitle">What to do in the first 72 hours, the first week, and the first month after you reach Slovenia.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>First 72 hours</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Reach verified accommodation.</li>
|
||||||
|
<li>Inspect the room and record damage.</li>
|
||||||
|
<li>Obtain keys and payment receipt.</li>
|
||||||
|
<li>Confirm whether the provider registers the address.</li>
|
||||||
|
<li>Inform family that you arrived.</li>
|
||||||
|
<li>Contact the faculty or student office.</li>
|
||||||
|
<li>Store originals securely.</li>
|
||||||
|
<li>Locate a pharmacy, grocery store, transport stop, and emergency route.</li>
|
||||||
|
<li>Check your legal-stay timeline.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>First week</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Finish enrolment.</li>
|
||||||
|
<li>Download certificate of enrolment.</li>
|
||||||
|
<li>Confirm your real EMŠO.</li>
|
||||||
|
<li>Register temporary residence within the applicable deadline.</li>
|
||||||
|
<li>Visit ZZZS with RM/SI 3.</li>
|
||||||
|
<li>Obtain a tax number if needed.</li>
|
||||||
|
<li>Register for student meals.</li>
|
||||||
|
<li>Apply for student transport.</li>
|
||||||
|
<li>Activate the official university email.</li>
|
||||||
|
<li>Learn the timetable and portal.</li>
|
||||||
|
<li>Attend orientation.</li>
|
||||||
|
<li>Contact MSOS.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>First month</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Check residence-permit progress.</li>
|
||||||
|
<li>Confirm insurance validity.</li>
|
||||||
|
<li>Choose or contact healthcare services.</li>
|
||||||
|
<li>Open a bank account if needed.</li>
|
||||||
|
<li>Set a monthly budget.</li>
|
||||||
|
<li>Learn waste and building rules.</li>
|
||||||
|
<li>Join the library.</li>
|
||||||
|
<li>Register with a student-work service only if you plan to work.</li>
|
||||||
|
<li>Learn exam registration.</li>
|
||||||
|
<li>Save renewal dates in a calendar.</li>
|
||||||
|
<li>Explore the city in which you actually study.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Changing your mind early</h2>
|
||||||
|
|
||||||
|
<p>Some institutions use a mid-October date for withdrawal that may preserve the student’s one repeat or programme-change opportunity. This is not a universal rule. Before withdrawing, ask the referat in writing about loss of student status, residence consequences, tuition, housing, meals and transport, scholarship, and whether the withdrawal consumes the repeat or change opportunity.</p>
|
||||||
|
|
||||||
|
<h2>One folder for receipts</h2>
|
||||||
|
|
||||||
|
<p>Keep proof of rent, deposit, permit, insurance, university payments, transport, bank, tax, student work, and official postage.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/" target="_blank" rel="noopener">Study in Slovenia</a></li>
|
||||||
|
<li><a href="https://www.zzzs.si/en/accessing-healthcare-in-slovenia/studying-in-slovenia/" target="_blank" rel="noopener">ZZZS guidance for students in Slovenia</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/si/podrocja/izobrazevanje-kultura/visoka-in-visja-sola/subvencionirana-vozovnica.html" target="_blank" rel="noopener">eUprava subsidised student ticket</a></li>
|
||||||
|
<li><a href="https://www.gov.si/teme/subvencionirana-studentska-prehrana/" target="_blank" rel="noopener">GOV.SI subsidised student meals</a></li>
|
||||||
|
<li><a href="https://www.fu.gov.si/en/life_events_individuals/obtaining_a_tax_identification_number_for_a_foreign_natural_person" target="_blank" rel="noopener">FURS tax number for a foreign natural person</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Your%20arrival%20checklist"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="arrival-checklist">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Your%20arrival%20checklist">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-arrival-checklist">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-arrival-checklist" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,362 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Applying for a bachelor degree - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Applying for a bachelor degree</h1>
|
||||||
|
<p class="article-subtitle">The eVŠ process, the document package, the 2026/2027 rounds by university, and why you should apply early.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to bachelor application rounds in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--macedonia">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-circle-info" aria-hidden="true"></i>For applicants from North Macedonia</p>
|
||||||
|
<p>This section explains the pathway that normally applies to Macedonian citizens. Your exact situation may differ if you have another citizenship, permanent residence in Slovenia, completed previous education in Slovenia, international protection, or another special status.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Who this page applies to</h2>
|
||||||
|
|
||||||
|
<p>Macedonian citizens who completed or are completing secondary education outside Slovenia and are applying for the first year of a bachelor or integrated master programme.</p>
|
||||||
|
|
||||||
|
<h2>Main process</h2>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Read the national call and the institution’s instructions.</li>
|
||||||
|
<li>Apply electronically through eVŠ.</li>
|
||||||
|
<li>Select up to the number of programme preferences permitted by the call.</li>
|
||||||
|
<li>Start recognition of foreign secondary education inside the application.</li>
|
||||||
|
<li>Upload supporting documents and complete any aptitude or ability test.</li>
|
||||||
|
<li>Monitor eVŠ for requests and the selection decision, then enrol after acceptance.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Typical document package</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Final secondary-school certificate and annual school reports</li>
|
||||||
|
<li>Matura or final-exam evidence</li>
|
||||||
|
<li>Certified Slovenian translation where required</li>
|
||||||
|
<li>Signed chronological education history</li>
|
||||||
|
<li>Passport copy and programme-specific evidence</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>The exact package is stated in the call and any later request issued through eVŠ.</p>
|
||||||
|
|
||||||
|
<h2>2026/2027 rounds for Macedonian citizens</h2>
|
||||||
|
|
||||||
|
<div class="guide-table-wrap">
|
||||||
|
<table class="guide-table">
|
||||||
|
<thead><tr><th>University</th><th>Category</th><th>2026/2027 periods</th></tr></thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td>University of Ljubljana</td><td>Non-EU</td><td>18 Feb to 18 Mar; restricted 2 to 3 Sep period</td></tr>
|
||||||
|
<tr><td>University of Maribor</td><td>Non-EU</td><td>18 Feb to 18 Mar; 3 to 4 Sep where available</td></tr>
|
||||||
|
<tr><td>University of Primorska</td><td>Western Balkans</td><td>18 Feb to 30 Jun; 20 to 27 Jul; 20 Aug to 3 Sep; 23 to 24 Sep</td></tr>
|
||||||
|
<tr><td>University of Nova Gorica</td><td>Non-EU</td><td>18 Feb to 18 Mar; 1 Apr to 1 Jul; 1 Aug to 1 Sep; 10 to 24 Sep</td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p>Later rounds may not open if all places are filled. If secondary school is already completed, documents are generally due earlier; if completing school in 2026, a later document deadline may apply. Always confirm in the current call.</p>
|
||||||
|
|
||||||
|
<h2>How the national bachelor system is structured</h2>
|
||||||
|
|
||||||
|
<p>The first application period is the main route; later periods depend on remaining places and applicant category. In the first application, candidates rank programme preferences in order, and the system considers the first programme for which the applicant meets the conditions and has sufficient points.</p>
|
||||||
|
|
||||||
|
<h2>Enrolment limits and points</h2>
|
||||||
|
|
||||||
|
<p>An institution may introduce an enrolment limit (omejitev vpisa) when applications exceed places. Without a limit, applicants who meet the entry conditions are generally admitted. With a limit, applicants are ranked using published criteria such as final-exam or matura results, grades from selected years, specific subjects, and aptitude-test results. A Macedonian applicant must first satisfy recognition and access conditions.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>Apply in the earliest round available. A later round leaves less time for recognition, residence, accommodation, and travel, and a programme can close after an earlier period.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/" target="_blank" rel="noopener">Study in Slovenia</a></li>
|
||||||
|
<li><a href="https://portal.evs.gov.si/" target="_blank" rel="noopener">eVŠ application portal</a></li>
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/bachelors-and-single-cycle-masters-study/call-for-enrolment" target="_blank" rel="noopener">University of Ljubljana bachelor and integrated master admissions</a></li>
|
||||||
|
<li><a href="https://moja.um.si/en/future-students/" target="_blank" rel="noopener">University of Maribor future-student portal</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/" target="_blank" rel="noopener">University of Primorska welcome portal</a></li>
|
||||||
|
<li><a href="https://ung.si/sl/vpisi/vpis-i-stopnja/prijava-na-razpis/" target="_blank" rel="noopener">University of Nova Gorica bachelor application procedure</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Applying%20for%20a%20bachelor%20degree"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="bachelor-application">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Applying%20for%20a%20bachelor%20degree">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-bachelor-application">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-bachelor-application" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,353 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>How to choose the right programme - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>How to choose the right programme</h1>
|
||||||
|
<p class="article-subtitle">Compare the programme first, then the city. Use information days well, and confirm language and aptitude-test requirements early.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to information days and admission conditions in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Do not begin with the city alone</h2>
|
||||||
|
|
||||||
|
<p>A city can shape your experience, but the programme determines your academic path. Compare the programme first, then evaluate whether the city supports the life you want.</p>
|
||||||
|
|
||||||
|
<h2>Bachelor checklist</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Type of programme, duration and ECTS, language of instruction</li>
|
||||||
|
<li>Required secondary qualification, subjects, and selection formula if places are limited</li>
|
||||||
|
<li>Aptitude or ability test</li>
|
||||||
|
<li>Separate number of places for non-EU or Western Balkan applicants</li>
|
||||||
|
<li>Tuition category, practical training, and continuation to master study</li>
|
||||||
|
<li>Exact study location</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Master checklist</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Eligible bachelor fields and minimum ECTS of the prior degree</li>
|
||||||
|
<li>Additional obligations for applicants from another field</li>
|
||||||
|
<li>Selection based on average grade, interview, exam, portfolio, or work</li>
|
||||||
|
<li>Language requirements and full-time or part-time form</li>
|
||||||
|
<li>Tuition, whether the programme runs every year, and the exact teaching location</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>University overview</h2>
|
||||||
|
|
||||||
|
<p>University of Ljubljana has the largest choice and city, with housing pressure as the main challenge and a central non-EU bachelor procedure. University of Maribor is a large public university integrated into the city, with dormitory market prices for foreign students. University of Primorska is based in Koper and the coast, with separate Western Balkan places and early housing demand. University of Nova Gorica is smaller with several study locations and multiple rounds while places remain.</p>
|
||||||
|
|
||||||
|
<p>Slovenia also has independent and private higher-education institutions. Check accreditation, public concession, tuition, programme location, recognition of the resulting qualification, and whether standard bilateral tuition treatment applies.</p>
|
||||||
|
|
||||||
|
<h2>Use information days well</h2>
|
||||||
|
|
||||||
|
<p>Information days (informativni dnevi) are normally held in mid-February, usually on a Friday morning and afternoon and again on Saturday morning, which lets you visit around three faculties across the two days. The exact date changes each year, so check it. Visit at least two or three programmes so you have something to compare, and go even if you are fairly sure, because the atmosphere and the current students tell you things the website does not.</p>
|
||||||
|
|
||||||
|
<p>Before the visit, read the programme structure and ECTS, check attendance rules, and look for placements and exchanges. During the visit, speak with current students, tutors, the referat, and programme representatives, and ask concrete questions:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>What are the conditions to progress to the next year, and to repeat a year?</li>
|
||||||
|
<li>Is absolvent status possible, and how do transfers between programmes work?</li>
|
||||||
|
<li>How heavy is the workload and how much attendance is mandatory, so I know how much time is left for student work?</li>
|
||||||
|
<li>What is the enrolment fee per year and the cost of materials?</li>
|
||||||
|
<li>What are the placements, exchange options, tutoring, and job prospects after the degree?</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Which programmes require an aptitude test</h2>
|
||||||
|
|
||||||
|
<p>Some programmes require an aptitude or ability test (preizkus nadarjenosti) in addition to your recognised secondary qualification, and the score you get is often decisive for admission. These are mostly art, design, architecture, sport, and some education and health programmes. At the University of Ljubljana they include the Academy of Music, AGRFT (theatre, radio, film, television), the Academy of Fine Arts and Design, Landscape Architecture, the Faculty of Architecture, the Faculty of Sport, Textile and Clothing Design, Fine-Arts Pedagogy, Logopedics and Surdopedagogy, and Laboratory Dental Prosthetics. At the University of Maribor they include Architecture and the Music, Fine-Arts, and Sports-Training pedagogy programmes. Tests are generally held in late June and the first half of July, though the Music Academy test has historically been in late May. If your programme needs one, plan your travel and residence timing around the test date.</p>
|
||||||
|
|
||||||
|
<h2>Language is an admission condition</h2>
|
||||||
|
|
||||||
|
<p>Some programmes require proof of Slovenian at B2 or another specified level. Others are taught in English but still use Slovenian for administration, placements, or local professional practice. Before applying, confirm the formal language requirement, the language of compulsory courses and placements, which certificates are accepted, and the deadline for providing the certificate.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/" target="_blank" rel="noopener">Study in Slovenia</a></li>
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/bachelors-and-single-cycle-masters-study/call-for-enrolment" target="_blank" rel="noopener">University of Ljubljana bachelor and integrated master admissions</a></li>
|
||||||
|
<li><a href="https://moja.um.si/en/future-students/" target="_blank" rel="noopener">University of Maribor future-student portal</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/" target="_blank" rel="noopener">University of Primorska welcome portal</a></li>
|
||||||
|
<li><a href="https://ung.si/en/admissions/" target="_blank" rel="noopener">University of Nova Gorica admissions</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20How%20to%20choose%20the%20right%20programme"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="choose-a-programme">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20How%20to%20choose%20the%20right%20programme">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-choose-a-programme">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-choose-a-programme" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,378 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Your complete journey to Slovenia - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Your complete journey to Slovenia</h1>
|
||||||
|
<p class="article-subtitle">Nine stages from researching a programme to your first year, with residence, health, and housing handled in parallel.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to deadlines and procedures for the 2026/2027 study year. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<div class="guide-timeline">
|
||||||
|
<div class="guide-stage">
|
||||||
|
<span class="guide-stage-num">1</span>
|
||||||
|
<h3>Research</h3>
|
||||||
|
<p class="guide-substage">Bachelor</p>
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Read the annual national call for enrolment.</li>
|
||||||
|
<li>Confirm whether the programme is academic, professional, or an integrated master.</li>
|
||||||
|
<li>Check admission subjects, selection criteria, language, non-EU or Western Balkan places, and aptitude tests.</li>
|
||||||
|
<li>Compare the actual city where teaching takes place.</li>
|
||||||
|
</ul>
|
||||||
|
<p class="guide-substage">Master</p>
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Read the university or faculty call.</li>
|
||||||
|
<li>Confirm whether your bachelor field is directly eligible.</li>
|
||||||
|
<li>Check whether the programme committee may assign additional courses.</li>
|
||||||
|
<li>Verify language, interview, motivation letter, portfolio, references, or work-experience requirements.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="guide-stage">
|
||||||
|
<span class="guide-stage-num">2</span>
|
||||||
|
<h3>Prepare documents</h3>
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Valid passport, final diploma, annual school reports, transcript, and diploma supplement as relevant.</li>
|
||||||
|
<li>Certified translations when requested, a chronological education statement, and programme-specific evidence.</li>
|
||||||
|
<li>High-quality digital scans.</li>
|
||||||
|
</ul>
|
||||||
|
<p>Do not wait until the final application day to discover that a translation or document is missing.</p>
|
||||||
|
</div>
|
||||||
|
<div class="guide-stage">
|
||||||
|
<span class="guide-stage-num">3</span>
|
||||||
|
<h3>Submit through eVŠ</h3>
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Open the correct call and select the correct applicant category.</li>
|
||||||
|
<li>Enter previous education completed abroad and start the recognition request inside the application.</li>
|
||||||
|
<li>Select programmes in the permitted order, upload every attachment, press Submit, and save the confirmation.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="guide-stage">
|
||||||
|
<span class="guide-stage-num">4</span>
|
||||||
|
<h3>Recognition and selection</h3>
|
||||||
|
<p>The institution checks whether your previous education grants access, whether documents are complete, whether programme conditions are met, and your ranking where applications exceed places.</p>
|
||||||
|
<p>Recognition is not a separate optional service. For applicants educated abroad, it is part of the admission process.</p>
|
||||||
|
</div>
|
||||||
|
<div class="guide-stage">
|
||||||
|
<span class="guide-stage-num">5</span>
|
||||||
|
<h3>Admission and enrolment</h3>
|
||||||
|
<p>After a positive decision, read the enrolment instructions, complete enrolment, pay only officially required charges, obtain the certificate of enrolment, and confirm when student status starts.</p>
|
||||||
|
</div>
|
||||||
|
<div class="guide-stage">
|
||||||
|
<span class="guide-stage-num">6</span>
|
||||||
|
<h3>Residence, health, and housing</h3>
|
||||||
|
<p>Do these in parallel: confirm the residence pathway, obtain RM/SI 3, search for accommodation, and prepare proof of sufficient means and accommodation.</p>
|
||||||
|
</div>
|
||||||
|
<div class="guide-stage">
|
||||||
|
<span class="guide-stage-num">7</span>
|
||||||
|
<h3>Travel and arrival</h3>
|
||||||
|
<p>Carry in hand luggage your passport, admission and enrolment evidence, residence evidence, RM/SI 3, accommodation contract, education originals, medical documentation, and emergency funds.</p>
|
||||||
|
</div>
|
||||||
|
<div class="guide-stage">
|
||||||
|
<span class="guide-stage-num">8</span>
|
||||||
|
<h3>First week</h3>
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Move in, complete enrolment if pending, and confirm the real EMŠO.</li>
|
||||||
|
<li>Register the address, submit RM/SI 3 to ZZZS, and obtain a tax number if needed.</li>
|
||||||
|
<li>Activate student meals, arrange transport, learn the portal, attend orientation, and contact MSOS.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="guide-stage">
|
||||||
|
<span class="guide-stage-num">9</span>
|
||||||
|
<h3>During the year</h3>
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Track residence and insurance expiry dates and renew benefits each academic year.</li>
|
||||||
|
<li>Inform institutions when your address, passport, programme, or status changes.</li>
|
||||||
|
<li>Ask before withdrawing, changing programme, pausing, or beginning regular employment.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/how-to-apply/" target="_blank" rel="noopener">Study in Slovenia application guidance</a></li>
|
||||||
|
<li><a href="https://studyinslovenia.si/how-to-apply/recognition-of-foreign-education/" target="_blank" rel="noopener">Recognition of foreign education for study</a></li>
|
||||||
|
<li><a href="https://studyinslovenia.si/live/visa-and-residence-permit/temporary-residence-permit-for-studies/" target="_blank" rel="noopener">Study in Slovenia residence information</a></li>
|
||||||
|
<li><a href="https://www.zzzs.si/en/accessing-healthcare-in-slovenia/studying-in-slovenia/" target="_blank" rel="noopener">ZZZS guidance for students in Slovenia</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Your%20complete%20journey%20to%20Slovenia"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="complete-student-journey">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Your%20complete%20journey%20to%20Slovenia">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-complete-student-journey">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-complete-student-journey" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,327 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Prepare your documents correctly - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Prepare your documents correctly</h1>
|
||||||
|
<p class="article-subtitle">One master folder, clear filenames, the difference between original, copy, translation, and legalisation, and basic data protection.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-evergreen">Update class: Evergreen</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Create one master folder</h2>
|
||||||
|
|
||||||
|
<p>Use a clear structure such as passport, secondary school, bachelor degree, translations, eVŠ, admission, residence, health insurance, accommodation, enrolment, tax and bank, and renewals. Store it securely in two locations.</p>
|
||||||
|
|
||||||
|
<h2>Filename examples</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>passport-name-valid-until-2031.pdf</li>
|
||||||
|
<li>secondary-final-certificate-original.pdf</li>
|
||||||
|
<li>secondary-final-certificate-slovenian-translation.pdf</li>
|
||||||
|
<li>bachelor-transcript-all-years.pdf</li>
|
||||||
|
<li>evs-submission-confirmation-2026.pdf</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Original, copy, translation</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Original: document issued by the institution</li>
|
||||||
|
<li>Copy: reproduction of the original</li>
|
||||||
|
<li>Certified copy: copy formally confirmed as matching the original</li>
|
||||||
|
<li>Translation: language version</li>
|
||||||
|
<li>Certified translation: translation prepared or certified for official use</li>
|
||||||
|
<li>Legalisation: confirmation of document authenticity where required</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Passport and criminal-record certificate</h2>
|
||||||
|
|
||||||
|
<p>Residence authorities may consider passport validity when determining the permit period, so renew early if it expires during the study year. A first temporary-residence application may require a criminal-record certificate from the home country; check how recent it must be, whether translation or legalisation is required, and whether an original is required.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>Do not upload passport copies to unverified landlords, social-media profiles, or unknown intermediaries. Watermark a copy where appropriate with the purpose and date, unless an official authority requires an unaltered copy. Ask for a receipt when an authority keeps an original.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/how-to-apply/recognition-of-foreign-education/" target="_blank" rel="noopener">Recognition of foreign education for study</a></li>
|
||||||
|
<li><a href="https://www.gov.si/en/representations/embassy-skopje/vizumske-informacije-veleposlanistva-skopje/" target="_blank" rel="noopener">Embassy visa and residence information</a></li>
|
||||||
|
<li><a href="https://www.fu.gov.si/" target="_blank" rel="noopener">FURS</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Prepare%20your%20documents%20correctly"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="document-preparation">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Prepare%20your%20documents%20correctly">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-document-preparation">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-document-preparation" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,345 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>How to apply through eVŠ - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>How to apply through eVŠ</h1>
|
||||||
|
<p class="article-subtitle">Prepare, log in, enter your previous education, order preferences, upload, and press Submit. A draft is not an application.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to the eVŠ call and login methods in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<figure class="guide-video">
|
||||||
|
<div class="guide-video-frame">
|
||||||
|
<iframe src="https://www.youtube-nocookie.com/embed/77XqlpoOMu8" title="Watch first: eVŠ application webinar with a live simulation" loading="lazy" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
||||||
|
</div>
|
||||||
|
<figcaption class="guide-video-caption">We recorded a webinar that walks through the entire eVŠ application step by step, with a real on-screen simulation of the portal. Watch it before you start, then use the written steps below as your checklist.</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<h2>Before opening eVŠ</h2>
|
||||||
|
|
||||||
|
<p>Prepare your passport, the exact official names of previous schools or universities, dates of attendance, final qualification details, programme choices, digital documents, and an email address you check frequently.</p>
|
||||||
|
|
||||||
|
<h2>Login</h2>
|
||||||
|
|
||||||
|
<p>Applicants may use the login methods available through SI-PASS. A new foreign applicant does not need to wait for a Slovenian tax number or a real EMŠO merely to submit the study application. Where an applicant does not yet have a Slovenian EMŠO, eVŠ may create a temporary identifier; the real EMŠO is assigned later through the competent institution.</p>
|
||||||
|
|
||||||
|
<h2>Application steps</h2>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Select the correct call for the academic year.</li>
|
||||||
|
<li>Select the correct university and programme.</li>
|
||||||
|
<li>Choose the applicant category carefully.</li>
|
||||||
|
<li>Enter personal and contact information exactly as in the passport.</li>
|
||||||
|
<li>Enter previous education and indicate that it was completed abroad.</li>
|
||||||
|
<li>Complete the recognition section.</li>
|
||||||
|
<li>Add programme preferences in the correct priority order.</li>
|
||||||
|
<li>Upload attachments and review every page.</li>
|
||||||
|
<li>Press Submit and save the submission confirmation.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>What counts as a submitted application</h2>
|
||||||
|
|
||||||
|
<p>A draft is not an application. The application is valid only after the final submission action. Keep the confirmation email, the eVŠ confirmation, the application number, a PDF or screenshot of the submitted choices, and copies of attachments.</p>
|
||||||
|
|
||||||
|
<h2>Document quality</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Scan the complete page and keep text readable.</li>
|
||||||
|
<li>Do not crop seals, signatures, grades, or reverse sides.</li>
|
||||||
|
<li>Use filenames that identify the document and year.</li>
|
||||||
|
<li>Do not upload casual phone photographs where a clean scan is possible.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>A foreign applicant should not postpone the eVŠ application while waiting for a Slovenian tax number, smsPASS, or permanent digital identity if the call offers another valid login route.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://portal.evs.gov.si/" target="_blank" rel="noopener">eVŠ application portal</a></li>
|
||||||
|
<li><a href="https://studyinslovenia.si/how-to-apply/" target="_blank" rel="noopener">Study in Slovenia application guidance</a></li>
|
||||||
|
<li><a href="https://studyinslovenia.si/how-to-apply/recognition-of-foreign-education/" target="_blank" rel="noopener">Recognition of foreign education for study</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20How%20to%20apply%20through%20eV%C5%A0"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="evs-application-guide">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20How%20to%20apply%20through%20eV%C5%A0">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-evs-application-guide">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-evs-application-guide" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,388 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Healthcare after you arrive - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Healthcare after you arrive</h1>
|
||||||
|
<p class="article-subtitle">Emergency numbers, what to bring, and student health contacts city by city.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to city health contacts and numbers in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Emergency numbers</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>112: emergency medical assistance, fire, rescue</li>
|
||||||
|
<li>113: police</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Call 112 for a serious or immediate threat to life or health.</p>
|
||||||
|
|
||||||
|
<h2>Public and contracted providers</h2>
|
||||||
|
|
||||||
|
<p>Potrdilo MedZZ should be used within the provider network covered by the arrangement. Ask before treatment whether the provider accepts the document and whether any payment is expected.</p>
|
||||||
|
|
||||||
|
<h2>What to bring</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Passport</li>
|
||||||
|
<li>Potrdilo MedZZ</li>
|
||||||
|
<li>Residence card or application evidence</li>
|
||||||
|
<li>Medication list</li>
|
||||||
|
<li>Medical reports</li>
|
||||||
|
<li>Payment method for services outside coverage</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Chronic conditions</h2>
|
||||||
|
|
||||||
|
<p>Before moving:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Ask your doctor for a concise medical summary.</li>
|
||||||
|
<li>Record the generic names of medicines.</li>
|
||||||
|
<li>Carry enough medication legally permitted for the transition.</li>
|
||||||
|
<li>Check storage requirements.</li>
|
||||||
|
<li>Confirm whether the medicine is available in Slovenia.</li>
|
||||||
|
<li>Carry the prescription or supporting letter where required.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Doctor, dentist, and specialist</h2>
|
||||||
|
|
||||||
|
<p>Access routes differ. Some services require referral. Dental coverage and private treatment may differ from emergency medical entitlement.</p>
|
||||||
|
|
||||||
|
<h2>Mental health</h2>
|
||||||
|
|
||||||
|
<p>Sources of support can include:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>University counselling</li>
|
||||||
|
<li>Public health centre</li>
|
||||||
|
<li>Faculty tutor</li>
|
||||||
|
<li>Student support office</li>
|
||||||
|
<li>Emergency services</li>
|
||||||
|
<li>Crisis services</li>
|
||||||
|
<li>MSOS community support</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>MSOS can listen and help identify a contact, but it is not a medical or emergency provider.</p>
|
||||||
|
|
||||||
|
<h2>Healthcare by study city</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Ljubljana</h3>
|
||||||
|
|
||||||
|
<p>The Student Health Centre for University of Ljubljana students is at Aškerčeva cesta 4. Services listed by the university include general and family medicine, gynaecology, dentistry, oral hygiene, X-ray, and a diagnostic laboratory. Psychiatry and clinical psychology are provided at the student settlement in Rožna dolina, Svetčeva ulica 9, Block VIII. Appointments are required. The main emergency centre is at UKC Ljubljana, Zaloška cesta 7.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Maribor</h3>
|
||||||
|
|
||||||
|
<p>Students should use the current University of Maribor and local health-centre guidance. The university specifically warns that many students live away from their existing personal doctor, so healthcare access should be arranged before a problem occurs.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Koper and Primorska</h3>
|
||||||
|
|
||||||
|
<p>The University Clinic UP operates within ZD Koper, Dellavallejeva ulica 3, Koper. University of Primorska also offers free psychological counselling through its university service.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Nova Gorica and Ajdovščina</h3>
|
||||||
|
|
||||||
|
<p>There is no separate general student dispensary. Students use a general or school clinic and may choose a doctor for the study period under the applicable rules. ZD Nova Gorica: Rejčeva ulica 4, Nova Gorica, +386 5 338 3200. ZD Ajdovščina: Tovarniška cesta 3, Ajdovščina, +386 5 369 3000. The university guide lists a 24-hour emergency service, but hours and organisation should be checked before use.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Celje and smaller centres</h3>
|
||||||
|
|
||||||
|
<p>Use the local health centre, university or faculty support contact, ZZZS provider search, and emergency services. Do not copy Ljubljana-specific student-clinic instructions into every city.</p>
|
||||||
|
|
||||||
|
<h2>Mental-health support by university</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>University of Ljubljana: Psychosocial Counselling</li>
|
||||||
|
<li>University of Maribor: mental-health and successful-study resources</li>
|
||||||
|
<li>University of Primorska: free Psychological Counselling UP</li>
|
||||||
|
<li>University of Nova Gorica: student mental-health guidance and tutoring</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>For immediate danger, call 112. University counselling is not an emergency service.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.zzzs.si/en/accessing-healthcare-in-slovenia/studying-in-slovenia/" target="_blank" rel="noopener">ZZZS guidance for students in Slovenia</a></li>
|
||||||
|
<li><a href="https://www.zzzs.si/o-zzzs/organiziranost/obmocne-enote-in-izpostave/" target="_blank" rel="noopener">ZZZS regional units</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/" target="_blank" rel="noopener">eUprava</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Healthcare%20after%20you%20arrive"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="healthcare-in-slovenia">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Healthcare%20after%20you%20arrive">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-healthcare-in-slovenia">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-healthcare-in-slovenia" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,494 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>From Macedonia to Slovenia, step by step - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Link to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../en/" class="logo-link">
|
||||||
|
<img src="../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="guide-landing">
|
||||||
|
<section class="guide-landing-hero">
|
||||||
|
<span class="guide-eyebrow">Student Welcome Guide</span>
|
||||||
|
<h1>From Macedonia to Slovenia, step by step</h1>
|
||||||
|
<p class="guide-lead">Your complete route from a Macedonian secondary school or first degree to enrolled student life in Slovenia.</p>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
<p>Moving to Slovenia for a bachelor or master degree involves more than one university application. You need to choose the correct programme, submit an application through eVŠ, complete recognition of your previous education, arrange residence and health documentation, find accommodation, travel to the right city, enrol, and activate the services connected with student status.</p>
|
||||||
|
<p>This guide brings those steps together for Macedonian students and families.</p>
|
||||||
|
<p>It does not assume that everyone studies in Ljubljana. The same journey may lead to Maribor, Koper, Nova Gorica, Celje, or another Slovenian study centre, and each city creates different housing, transport, and everyday-life needs.</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<div class="guide-section" style="margin-top:0;">
|
||||||
|
<div class="guide-route" data-lang="en">
|
||||||
|
<h2>Build my personal route</h2>
|
||||||
|
<p class="guide-route-sub">Answer a few questions and we will generate a personalised report with your next steps, tailored to you. You can save or print it.</p>
|
||||||
|
<div class="guide-route-grid">
|
||||||
|
<div class="guide-field">
|
||||||
|
<label for="gr-role">I am a</label>
|
||||||
|
<select id="gr-role" data-role="role"></select>
|
||||||
|
</div>
|
||||||
|
<div class="guide-field">
|
||||||
|
<label for="gr-level">Level of study</label>
|
||||||
|
<select id="gr-level" data-role="level"></select>
|
||||||
|
</div>
|
||||||
|
<div class="guide-field">
|
||||||
|
<label for="gr-phase">Where are you now?</label>
|
||||||
|
<select id="gr-phase" data-role="phase"></select>
|
||||||
|
</div>
|
||||||
|
<div class="guide-field">
|
||||||
|
<label for="gr-uni">University</label>
|
||||||
|
<select id="gr-uni" data-role="uni"></select>
|
||||||
|
</div>
|
||||||
|
<div class="guide-field">
|
||||||
|
<label for="gr-faculty">Faculty or programme (optional)</label>
|
||||||
|
<input type="text" id="gr-faculty" data-role="faculty" placeholder="e.g. Faculty of Economics" autocomplete="off" maxlength="80">
|
||||||
|
</div>
|
||||||
|
<div class="guide-field">
|
||||||
|
<label for="gr-city">Study city</label>
|
||||||
|
<select id="gr-city" data-role="city"></select>
|
||||||
|
</div>
|
||||||
|
<div class="guide-field">
|
||||||
|
<label for="gr-budget">Monthly budget</label>
|
||||||
|
<select id="gr-budget" data-role="budget"></select>
|
||||||
|
</div>
|
||||||
|
<div class="guide-field">
|
||||||
|
<label for="gr-year">Academic year</label>
|
||||||
|
<select id="gr-year" data-role="year"></select>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="guide-route-actions">
|
||||||
|
<button type="button" class="btn btn-primary-orange" data-action="build">Generate my route</button>
|
||||||
|
<button type="button" class="btn btn-secondary" data-action="reset">Reset</button>
|
||||||
|
</div>
|
||||||
|
<div class="guide-route-result" hidden></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-section">
|
||||||
|
<h2>Find your way through the guide</h2>
|
||||||
|
<p class="guide-section-sub">Most students start with the essentials below. Open a stage to see everything in it.</p>
|
||||||
|
<div class="guide-featured">
|
||||||
|
<a class="guide-featured-card" href="complete-student-journey/">
|
||||||
|
<span class="guide-featured-icon"><i class="fas fa-route" aria-hidden="true"></i></span>
|
||||||
|
<span class="guide-featured-label">Your journey</span>
|
||||||
|
<span class="guide-featured-sub">The whole path at a glance</span>
|
||||||
|
</a>
|
||||||
|
<a class="guide-featured-card" href="application-deadlines/">
|
||||||
|
<span class="guide-featured-icon"><i class="fas fa-calendar-day" aria-hidden="true"></i></span>
|
||||||
|
<span class="guide-featured-label">Deadlines</span>
|
||||||
|
<span class="guide-featured-sub">What closes when</span>
|
||||||
|
</a>
|
||||||
|
<a class="guide-featured-card" href="evs-application-guide/">
|
||||||
|
<span class="guide-featured-icon"><i class="fas fa-file-lines" aria-hidden="true"></i></span>
|
||||||
|
<span class="guide-featured-label">Apply (eVŠ)</span>
|
||||||
|
<span class="guide-featured-sub">Enrol step by step</span>
|
||||||
|
</a>
|
||||||
|
<a class="guide-featured-card" href="student-residence-permit/">
|
||||||
|
<span class="guide-featured-icon"><i class="fas fa-id-card" aria-hidden="true"></i></span>
|
||||||
|
<span class="guide-featured-label">Residence permit</span>
|
||||||
|
<span class="guide-featured-sub">Your right to stay</span>
|
||||||
|
</a>
|
||||||
|
<a class="guide-featured-card" href="student-accommodation/">
|
||||||
|
<span class="guide-featured-icon"><i class="fas fa-house" aria-hidden="true"></i></span>
|
||||||
|
<span class="guide-featured-label">Accommodation</span>
|
||||||
|
<span class="guide-featured-sub">Finding a place to live</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<p class="guide-browse-label">Browse by stage</p>
|
||||||
|
<div class="guide-cats">
|
||||||
|
<details class="guide-cat" open>
|
||||||
|
<summary class="guide-cat-head">
|
||||||
|
<span class="guide-cat-num">1</span>
|
||||||
|
<div class="guide-cat-heading">
|
||||||
|
<h3><i class="fas fa-compass" aria-hidden="true"></i>Start here: explore and decide</h3>
|
||||||
|
<p>See the whole journey, then pick a programme, a city, and check the cost.</p>
|
||||||
|
</div>
|
||||||
|
<i class="fas fa-chevron-down guide-cat-caret" aria-hidden="true"></i>
|
||||||
|
</summary>
|
||||||
|
<div class="guide-cat-links">
|
||||||
|
<a class="guide-quicklink" href="complete-student-journey/"><i class="fas fa-route" aria-hidden="true"></i>Your complete journey</a>
|
||||||
|
<a class="guide-quicklink" href="choose-a-programme/"><i class="fas fa-compass" aria-hidden="true"></i>Choosing a programme</a>
|
||||||
|
<a class="guide-quicklink" href="study-cities/"><i class="fas fa-city" aria-hidden="true"></i>Study cities</a>
|
||||||
|
<a class="guide-quicklink" href="tuition-and-scholarships/"><i class="fas fa-money-bill-wave" aria-hidden="true"></i>Tuition and scholarships</a>
|
||||||
|
</div>
|
||||||
|
</details>
|
||||||
|
<details class="guide-cat">
|
||||||
|
<summary class="guide-cat-head">
|
||||||
|
<span class="guide-cat-num">2</span>
|
||||||
|
<div class="guide-cat-heading">
|
||||||
|
<h3><i class="fas fa-file-lines" aria-hidden="true"></i>Apply to study</h3>
|
||||||
|
<p>Deadlines, the eVŠ application, recognition, documents, and enrolment.</p>
|
||||||
|
</div>
|
||||||
|
<i class="fas fa-chevron-down guide-cat-caret" aria-hidden="true"></i>
|
||||||
|
</summary>
|
||||||
|
<div class="guide-cat-links">
|
||||||
|
<a class="guide-quicklink" href="application-deadlines/"><i class="fas fa-calendar-day" aria-hidden="true"></i>Current deadlines</a>
|
||||||
|
<a class="guide-quicklink" href="bachelor-application/"><i class="fas fa-graduation-cap" aria-hidden="true"></i>Bachelor application</a>
|
||||||
|
<a class="guide-quicklink" href="master-application/"><i class="fas fa-user-graduate" aria-hidden="true"></i>Master application</a>
|
||||||
|
<a class="guide-quicklink" href="evs-application-guide/"><i class="fas fa-file-lines" aria-hidden="true"></i>eVŠ step by step</a>
|
||||||
|
<a class="guide-quicklink" href="recognition-of-education/"><i class="fas fa-stamp" aria-hidden="true"></i>Recognition of education</a>
|
||||||
|
<a class="guide-quicklink" href="document-preparation/"><i class="fas fa-folder-open" aria-hidden="true"></i>Preparing documents</a>
|
||||||
|
<a class="guide-quicklink" href="admission-and-enrolment/"><i class="fas fa-clipboard-check" aria-hidden="true"></i>Admission and enrolment</a>
|
||||||
|
</div>
|
||||||
|
</details>
|
||||||
|
<details class="guide-cat">
|
||||||
|
<summary class="guide-cat-head">
|
||||||
|
<span class="guide-cat-num">3</span>
|
||||||
|
<div class="guide-cat-heading">
|
||||||
|
<h3><i class="fas fa-passport" aria-hidden="true"></i>Residence and healthcare</h3>
|
||||||
|
<p>Your legal right to stay for the year and your access to healthcare.</p>
|
||||||
|
</div>
|
||||||
|
<i class="fas fa-chevron-down guide-cat-caret" aria-hidden="true"></i>
|
||||||
|
</summary>
|
||||||
|
<div class="guide-cat-links">
|
||||||
|
<a class="guide-quicklink" href="visa-and-residence-explained/"><i class="fas fa-passport" aria-hidden="true"></i>Visa and residence</a>
|
||||||
|
<a class="guide-quicklink" href="student-residence-permit/"><i class="fas fa-id-card" aria-hidden="true"></i>Residence permit</a>
|
||||||
|
<a class="guide-quicklink" href="where-to-apply-for-residence/"><i class="fas fa-location-dot" aria-hidden="true"></i>Where to apply</a>
|
||||||
|
<a class="guide-quicklink" href="means-accommodation-address/"><i class="fas fa-file-invoice-dollar" aria-hidden="true"></i>Means and address</a>
|
||||||
|
<a class="guide-quicklink" href="rm-si-3-health-insurance/"><i class="fas fa-heart-pulse" aria-hidden="true"></i>Health insurance (RM/SI 3)</a>
|
||||||
|
<a class="guide-quicklink" href="healthcare-in-slovenia/"><i class="fas fa-house-medical" aria-hidden="true"></i>Using healthcare</a>
|
||||||
|
</div>
|
||||||
|
</details>
|
||||||
|
<details class="guide-cat">
|
||||||
|
<summary class="guide-cat-head">
|
||||||
|
<span class="guide-cat-num">4</span>
|
||||||
|
<div class="guide-cat-heading">
|
||||||
|
<h3><i class="fas fa-suitcase-rolling" aria-hidden="true"></i>Move and settle in</h3>
|
||||||
|
<p>Housing, packing, arrival, and the admin that unlocks everything else.</p>
|
||||||
|
</div>
|
||||||
|
<i class="fas fa-chevron-down guide-cat-caret" aria-hidden="true"></i>
|
||||||
|
</summary>
|
||||||
|
<div class="guide-cat-links">
|
||||||
|
<a class="guide-quicklink" href="student-accommodation/"><i class="fas fa-house" aria-hidden="true"></i>Accommodation</a>
|
||||||
|
<a class="guide-quicklink" href="prepare-to-move/"><i class="fas fa-suitcase-rolling" aria-hidden="true"></i>Travelling and packing</a>
|
||||||
|
<a class="guide-quicklink" href="arrival-checklist/"><i class="fas fa-list-check" aria-hidden="true"></i>Arrival checklist</a>
|
||||||
|
<a class="guide-quicklink" href="administrative-basics/"><i class="fas fa-gears" aria-hidden="true"></i>Admin basics (EMŠO, tax, bank)</a>
|
||||||
|
</div>
|
||||||
|
</details>
|
||||||
|
<details class="guide-cat">
|
||||||
|
<summary class="guide-cat-head">
|
||||||
|
<span class="guide-cat-num">5</span>
|
||||||
|
<div class="guide-cat-heading">
|
||||||
|
<h3><i class="fas fa-mug-hot" aria-hidden="true"></i>Everyday student life</h3>
|
||||||
|
<p>Meals, transport, work, budget, studying, and finding your community.</p>
|
||||||
|
</div>
|
||||||
|
<i class="fas fa-chevron-down guide-cat-caret" aria-hidden="true"></i>
|
||||||
|
</summary>
|
||||||
|
<div class="guide-cat-links">
|
||||||
|
<a class="guide-quicklink" href="student-meals/"><i class="fas fa-utensils" aria-hidden="true"></i>Student meals</a>
|
||||||
|
<a class="guide-quicklink" href="student-transport/"><i class="fas fa-bus" aria-hidden="true"></i>Student transport</a>
|
||||||
|
<a class="guide-quicklink" href="student-work/"><i class="fas fa-briefcase" aria-hidden="true"></i>Student work and tax</a>
|
||||||
|
<a class="guide-quicklink" href="student-budget/"><i class="fas fa-wallet" aria-hidden="true"></i>Budget and daily life</a>
|
||||||
|
<a class="guide-quicklink" href="academic-life/"><i class="fas fa-book-open-reader" aria-hidden="true"></i>Academic life</a>
|
||||||
|
<a class="guide-quicklink" href="wellbeing-and-community/"><i class="fas fa-hands-holding-circle" aria-hidden="true"></i>Wellbeing and community</a>
|
||||||
|
<a class="guide-quicklink" href="student-organisations-and-extracurriculars/"><i class="fas fa-people-group" aria-hidden="true"></i>Student organisations</a>
|
||||||
|
</div>
|
||||||
|
</details>
|
||||||
|
<details class="guide-cat">
|
||||||
|
<summary class="guide-cat-head">
|
||||||
|
<span class="guide-cat-num">6</span>
|
||||||
|
<div class="guide-cat-heading">
|
||||||
|
<h3><i class="fas fa-arrows-rotate" aria-hidden="true"></i>After your first year</h3>
|
||||||
|
<p>Renewing, changing or graduating, plus the official sources to trust.</p>
|
||||||
|
</div>
|
||||||
|
<i class="fas fa-chevron-down guide-cat-caret" aria-hidden="true"></i>
|
||||||
|
</summary>
|
||||||
|
<div class="guide-cat-links">
|
||||||
|
<a class="guide-quicklink" href="renew-change-graduate/"><i class="fas fa-arrows-rotate" aria-hidden="true"></i>Renewal and graduation</a>
|
||||||
|
<a class="guide-quicklink" href="official-sources-and-checklists/"><i class="fas fa-list-ul" aria-hidden="true"></i>Official sources</a>
|
||||||
|
</div>
|
||||||
|
</details>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="guide-section">
|
||||||
|
<div class="guide-box guide-box--warning" style="max-width:820px;">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Current 2026/2027 application notice</p>
|
||||||
|
<ul style="margin:6px 0 0; padding-left:20px; line-height:26px; color:#344054;">
|
||||||
|
<li>The main first bachelor application rounds at the University of Ljubljana and University of Maribor are closed.</li>
|
||||||
|
<li>The University of Primorska has additional Western Balkan bachelor rounds, including a round from 20 August to 3 September 2026.</li>
|
||||||
|
<li>The University of Nova Gorica has a further non-EU bachelor round from 1 August to 1 September 2026 if places remain.</li>
|
||||||
|
<li>Master deadlines differ significantly by university and faculty. University of Primorska’s first master round for Western Balkan candidates runs until 3 August 2026.</li>
|
||||||
|
<li>University of Maribor may open a second non-EU master round from 24 August to 4 September 2026, and University of Nova Gorica lists a master round from 1 August to 1 September 2026, both subject to available places. University of Ljubljana master deadlines are faculty and programme specific.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="guide-section">
|
||||||
|
<div class="guide-notice">
|
||||||
|
<h3><i class="fas fa-circle-info" aria-hidden="true"></i>Before you rely on this guide</h3>
|
||||||
|
<p style="margin:0 0 12px; color:#344054;">Confirm whether any of these apply to you, because they may change the normal pathway:</p>
|
||||||
|
<ul>
|
||||||
|
<li>You hold Slovenian or another EU citizenship.</li>
|
||||||
|
<li>You have permanent residence in Slovenia.</li>
|
||||||
|
<li>You completed secondary school or a previous degree in Slovenia.</li>
|
||||||
|
<li>You are applying for an exchange rather than a full degree.</li>
|
||||||
|
<li>You are applying to a private institution or a programme without public concession.</li>
|
||||||
|
<li>You already hold a qualification at the same or a higher level.</li>
|
||||||
|
<li>You are applying for part-time study, or you are under 18.</li>
|
||||||
|
<li>You have a scholarship that includes accommodation or insurance.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="guide-section">
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20From%20Macedonia%20to%20Slovenia%2C%20step%20by%20step"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="student-welcome-guide">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20From%20Macedonia%20to%20Slovenia%2C%20step%20by%20step">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-student-welcome-guide">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-student-welcome-guide" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../main.js"></script>
|
||||||
|
<script src="../../student-guide.js"></script>
|
||||||
|
<script src="../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,339 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Applying for a master degree - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Applying for a master degree</h1>
|
||||||
|
<p class="article-subtitle">Master admission is faculty-driven. Check field compatibility early, and remember there is no single national deadline.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to master application periods in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>The important difference from bachelor admission</h2>
|
||||||
|
|
||||||
|
<p>Master admission is more decentralised. The university publishes a call, but the exact deadline, eligible prior fields, selection criteria, language conditions, and required attachments may be controlled by the faculty or programme. There is no safe single national master deadline.</p>
|
||||||
|
|
||||||
|
<h2>Field compatibility</h2>
|
||||||
|
|
||||||
|
<p>A programme may accept your degree directly, accept it with additional courses, require a programme-committee decision, or reject it because the prior field does not provide the required foundation. Ask for a written assessment when your bachelor field is not clearly listed.</p>
|
||||||
|
|
||||||
|
<h2>Typical master documents</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Bachelor diploma or temporary proof of completion</li>
|
||||||
|
<li>Transcript and diploma supplement</li>
|
||||||
|
<li>Certified translation when requested</li>
|
||||||
|
<li>CV, motivation letter, and language evidence</li>
|
||||||
|
<li>References, portfolio, research outline, or work evidence where required</li>
|
||||||
|
<li>Descriptions or syllabi of prior courses if the programme checks field equivalence</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>2026/2027 periods for Macedonian citizens</h2>
|
||||||
|
|
||||||
|
<div class="guide-table-wrap">
|
||||||
|
<table class="guide-table">
|
||||||
|
<thead><tr><th>University</th><th>Category</th><th>2026/2027 periods</th></tr></thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td>University of Ljubljana</td><td>Western Balkan or non-EU places</td><td>Faculty and programme specific</td></tr>
|
||||||
|
<tr><td>University of Maribor</td><td>Non-EU</td><td>31 Mar to 30 Apr; possible 24 Aug to 4 Sep; possible 22 to 23 Sep</td></tr>
|
||||||
|
<tr><td>University of Primorska</td><td>Western Balkans</td><td>8 Apr to 3 Aug; 13 to 20 Aug; 1 to 8 Sep; 23 to 24 Sep</td></tr>
|
||||||
|
<tr><td>University of Nova Gorica</td><td>Programme call</td><td>18 Feb to 18 Mar; 1 Apr to 1 Jun; 1 Aug to 1 Sep; 10 to 24 Sep</td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p>University of Ljubljana offers many second-cycle programmes and separate Western Balkan places, but deadlines are faculty specific; do not rely on a deadline from another UL faculty.</p>
|
||||||
|
|
||||||
|
<h2>Request an early field-compatibility check</h2>
|
||||||
|
|
||||||
|
<p>Send the faculty your degree title, university and country, total ECTS, transcript, diploma supplement, and short course descriptions for unclear areas. Ask whether additional obligations are completed before enrolment or during the programme, whether they carry separate fees, and whether a formal committee decision is required.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/masters-study" target="_blank" rel="noopener">University of Ljubljana master study</a></li>
|
||||||
|
<li><a href="https://www.um.si/en/objava/announcing-the-2026-2027-call-for-enrolment-in-postgraduate-study-programmes-of-the-um/" target="_blank" rel="noopener">University of Maribor postgraduate call information</a></li>
|
||||||
|
<li><a href="https://www.famnit.upr.si/wp-content/uploads/2026/05/03_Prijavni-roki-EN-2026-27.pdf" target="_blank" rel="noopener">University of Primorska 2026/2027 deadline table</a></li>
|
||||||
|
<li><a href="https://ung.si/en/admissions/second-level-admissions/postopki-roki-prijava-na-razpis/" target="_blank" rel="noopener">University of Nova Gorica master application procedure</a></li>
|
||||||
|
<li><a href="https://studyinslovenia.si/how-to-apply/recognition-of-foreign-education/" target="_blank" rel="noopener">Recognition of foreign education for study</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Applying%20for%20a%20master%20degree"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="master-application">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Applying%20for%20a%20master%20degree">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-master-application">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-master-application" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,411 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Proving that you can live in Slovenia - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Proving that you can live in Slovenia</h1>
|
||||||
|
<p class="article-subtitle">How to prove sufficient means, accommodation, and a registered address for your residence permit.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to the required means amount and fees in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Sufficient means</h2>
|
||||||
|
|
||||||
|
<p>The residence authority requires evidence that the applicant has adequate resources. Possible evidence can include:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Scholarship decision</li>
|
||||||
|
<li>Bank funds</li>
|
||||||
|
<li>Regular income</li>
|
||||||
|
<li>Support from a parent who has a legal maintenance obligation</li>
|
||||||
|
<li>Grants</li>
|
||||||
|
<li>Other recognised income or assets</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>The required amount is tied to the current Slovenian basic minimum income. The reference figure the MSOS residence guide used, checked on 1 September 2024, is €484.88 per month for the whole academic year. Because this tracks the minimum income, it can change, so confirm the current official amount with the responsible upravna enota and ask how it calculates the period and which evidence it accepts.</p>
|
||||||
|
|
||||||
|
<h2>Parent support</h2>
|
||||||
|
|
||||||
|
<p>Prepare:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Parent statement</li>
|
||||||
|
<li>Proof of relationship</li>
|
||||||
|
<li>Parent income or bank evidence</li>
|
||||||
|
<li>Translation where requested</li>
|
||||||
|
<li>Evidence that clearly identifies the student and support period</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Proof of accommodation</h2>
|
||||||
|
|
||||||
|
<p>Possible evidence:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Dormitory confirmation</li>
|
||||||
|
<li>Rental contract</li>
|
||||||
|
<li>Landlord statement</li>
|
||||||
|
<li>Ownership evidence where relevant</li>
|
||||||
|
<li>Scholarship accommodation confirmation</li>
|
||||||
|
<li>Other document accepted by the authority</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>A false or merely borrowed address can create residence, tax, delivery, and legal problems.</p>
|
||||||
|
|
||||||
|
<h2>Registering the temporary address</h2>
|
||||||
|
|
||||||
|
<p>A temporary address normally must be registered within eight days where the legal conditions are met. Depending on the accommodation:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>A dormitory may register the student.</li>
|
||||||
|
<li>A landlord or accommodation provider may perform the reporting.</li>
|
||||||
|
<li>The student may need to act personally.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Confirm who is responsible and obtain proof.</p>
|
||||||
|
|
||||||
|
<h2>Changing address</h2>
|
||||||
|
|
||||||
|
<p>When moving:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>End the old contract properly.</li>
|
||||||
|
<li>Register the new address.</li>
|
||||||
|
<li>Inform the administrative unit where required.</li>
|
||||||
|
<li>Update university, bank, tax, insurance, and delivery details.</li>
|
||||||
|
<li>Keep proof of the old and new dates.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Parent support is a practical student route</h2>
|
||||||
|
|
||||||
|
<p>Official study-permit guidance recognises a parent’s support statement where the parent has a legal maintenance obligation. Prepare a statement that is:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Notarised</li>
|
||||||
|
<li>Translated as required</li>
|
||||||
|
<li>Clear about the student, support period, and commitment</li>
|
||||||
|
<li>Supported by proof of relationship and financial evidence when requested</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>The upravna enota decides whether the evidence is sufficient in the individual case.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Sample parent support statement</h3>
|
||||||
|
|
||||||
|
<p>The statement does not need a special form and one parent signing is enough. It must be written in English, Slovenian, or a former Yugoslav language in Latin script. A simple version reads:</p>
|
||||||
|
|
||||||
|
<blockquote class="guide-quote">I, [parent full name], born [date] and residing at [address], parent of [student full name], born [date], declare that I will financially support my child during their studies in Slovenia in the academic year 2026/2027 with at least €484.88 per month for the whole academic year. Place, date, and my signature.</blockquote>
|
||||||
|
|
||||||
|
<p>Attach proof of the parent-child relationship and, where requested, proof of the parent income or bank funds. Confirm the exact expected wording with your upravna enota, because some offices prefer their own template.</p>
|
||||||
|
|
||||||
|
<h2>Current fee reference</h2>
|
||||||
|
|
||||||
|
<p>Research sources for this revision listed approximately:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>€4.50 application fee</li>
|
||||||
|
<li>€50 permit fee</li>
|
||||||
|
<li>€15.47 card-production cost</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>These amounts can change and do not include translation, certification, photograph, postage, or travel costs. Verify the current tariff before the appointment.</p>
|
||||||
|
|
||||||
|
<h2>Register the address after receiving the permit</h2>
|
||||||
|
|
||||||
|
<p>Ask the accommodation provider:</p>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Who performs the registration</li>
|
||||||
|
<li>Which contract or ownership evidence is used</li>
|
||||||
|
<li>When proof will be issued</li>
|
||||||
|
<li>What happens when you move</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>A landlord’s refusal to allow lawful address registration is a serious warning sign.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.gov.si/teme/denarna-socialna-pomoc/" target="_blank" rel="noopener">Basic minimum income information</a></li>
|
||||||
|
<li><a href="https://infotujci.si/pogoji/drzavljani-izven-eu/dovoljenje-za-prebivanje/na-podlagi-studija/" target="_blank" rel="noopener">Official study residence-permit guidance</a></li>
|
||||||
|
<li><a href="https://infotujci.si/en/" target="_blank" rel="noopener">InfoTujci</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/" target="_blank" rel="noopener">eUprava</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Proving%20that%20you%20can%20live%20in%20Slovenia"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="means-accommodation-address">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Proving%20that%20you%20can%20live%20in%20Slovenia">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-means-accommodation-address">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-means-accommodation-address" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,239 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Your personal study route - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="route-report-page">
|
||||||
|
<div id="route-report" data-lang="en"></div>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../my-route.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,366 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Official sources and checklists - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Official sources and checklists</h1>
|
||||||
|
<p class="article-subtitle">The primary official links behind this guide, grouped by topic, plus the checklists to build and how to manage sources.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to the official links and figures collected in 2026. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Education and application</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/" target="_blank" rel="noopener">Study in Slovenia</a></li>
|
||||||
|
<li><a href="https://portal.evs.gov.si/" target="_blank" rel="noopener">eVŠ portal</a></li>
|
||||||
|
<li><a href="https://studyinslovenia.si/how-to-apply/recognition-of-foreign-education/" target="_blank" rel="noopener">Recognition of foreign education</a></li>
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/bachelors-and-single-cycle-masters-study/call-for-enrolment" target="_blank" rel="noopener">University of Ljubljana admissions</a></li>
|
||||||
|
<li><a href="https://moja.um.si/en/future-students/" target="_blank" rel="noopener">University of Maribor admissions</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/" target="_blank" rel="noopener">University of Primorska welcome portal</a></li>
|
||||||
|
<li><a href="https://ung.si/en/admissions/" target="_blank" rel="noopener">University of Nova Gorica admissions</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Residence</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.gov.si/en/representations/embassy-skopje/" target="_blank" rel="noopener">Embassy of Slovenia in Skopje</a></li>
|
||||||
|
<li><a href="https://www.gov.si/en/representations/embassy-skopje/vizumske-informacije-veleposlanistva-skopje/" target="_blank" rel="noopener">Embassy visa and residence information</a></li>
|
||||||
|
<li><a href="https://infotujci.si/en/" target="_blank" rel="noopener">InfoTujci</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/" target="_blank" rel="noopener">eUprava</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Health, meals, and transport</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.zzzs.si/en/accessing-healthcare-in-slovenia/studying-in-slovenia/" target="_blank" rel="noopener">ZZZS studying in Slovenia</a></li>
|
||||||
|
<li><a href="https://www.gov.si/teme/subvencionirana-studentska-prehrana/" target="_blank" rel="noopener">Subsidised student meals, GOV.SI</a></li>
|
||||||
|
<li><a href="https://www.studentska-prehrana.si/" target="_blank" rel="noopener">Student meal system</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/si/podrocja/izobrazevanje-kultura/visoka-in-visja-sola/subvencionirana-vozovnica.html" target="_blank" rel="noopener">Subsidised transport, eUprava</a></li>
|
||||||
|
<li><a href="https://www.dujpp.si/" target="_blank" rel="noopener">DUJPP</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Tax, work, and housing</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.fu.gov.si/" target="_blank" rel="noopener">FURS</a></li>
|
||||||
|
<li><a href="https://www.fu.gov.si/en/life_events_individuals/obtaining_a_tax_identification_number_for_a_foreign_natural_person" target="_blank" rel="noopener">Tax number for a foreign natural person</a></li>
|
||||||
|
<li><a href="https://www.gov.si/teme/zacasno-in-obcasno-delo-dijakov-in-studentov/" target="_blank" rel="noopener">GOV.SI student work</a></li>
|
||||||
|
<li><a href="https://www.gov.si/zbirke/javne-objave/javni-razpis-za-sprejem-in-podaljsanje-bivanja-studentov-visjesolskega-in-visokosolskega-studija-v-studentskih-domovih-in-pri-zasebnikih-za-studijsko-leto-20262027/" target="_blank" rel="noopener">National 2026/2027 housing call</a></li>
|
||||||
|
<li><a href="https://studentskidomovi.um.si/" target="_blank" rel="noopener">University of Maribor student dormitories</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Student organisations and language</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.studentska-org.si/" target="_blank" rel="noopener">Student Organisation of Slovenia</a></li>
|
||||||
|
<li><a href="https://skis-zveza.si/" target="_blank" rel="noopener">Zveza ŠKIS local student clubs</a></li>
|
||||||
|
<li><a href="https://centerslo.si/" target="_blank" rel="noopener">Center za slovenščino kot drugi in tuji jezik</a></li>
|
||||||
|
<li><a href="https://www.slonline.si/" target="_blank" rel="noopener">Slonline free Slovenian course</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Checklists to build</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Bachelor application, master application, and recognition documents</li>
|
||||||
|
<li>Residence permit and RM/SI 3</li>
|
||||||
|
<li>Accommodation viewing and private rental contract</li>
|
||||||
|
<li>Packing, first 72 hours, and first week</li>
|
||||||
|
<li>Annual renewal and graduation and departure</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>Use the institution responsible for the procedure as the final authority. MSOS explains, organises, and translates information, while clearly referring students to the office that can issue a binding answer. Before publication, confirm the current sufficient-means figure, residence fees, the Macedonian RM/SI 3 checklist, current IJPP and bicycle prices, city healthcare hours, and verified links for Macedonian community groups.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/" target="_blank" rel="noopener">Study in Slovenia</a></li>
|
||||||
|
<li><a href="https://www.gov.si/en/representations/embassy-skopje/" target="_blank" rel="noopener">Embassy of Slovenia in Skopje</a></li>
|
||||||
|
<li><a href="https://infotujci.si/en/" target="_blank" rel="noopener">InfoTujci</a></li>
|
||||||
|
<li><a href="https://www.zzzs.si/en/accessing-healthcare-in-slovenia/studying-in-slovenia/" target="_blank" rel="noopener">ZZZS guidance for students in Slovenia</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/" target="_blank" rel="noopener">eUprava</a></li>
|
||||||
|
<li><a href="https://www.fu.gov.si/" target="_blank" rel="noopener">FURS</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Official%20sources%20and%20checklists"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="official-sources-and-checklists">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Official%20sources%20and%20checklists">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-official-sources-and-checklists">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-official-sources-and-checklists" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,383 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Preparing to move from Macedonia - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Preparing to move from Macedonia</h1>
|
||||||
|
<p class="article-subtitle">A month-by-month plan, the documents to keep in your hand luggage, how to travel, and a detailed packing list.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Three months before</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Confirm admission pathway.</li>
|
||||||
|
<li>Begin residence planning.</li>
|
||||||
|
<li>Search accommodation.</li>
|
||||||
|
<li>Check passport.</li>
|
||||||
|
<li>Request RM/SI 3.</li>
|
||||||
|
<li>Obtain residence documents.</li>
|
||||||
|
<li>Translate documents.</li>
|
||||||
|
<li>Prepare a budget.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>One month before</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Confirm move-in.</li>
|
||||||
|
<li>Buy a flexible travel ticket.</li>
|
||||||
|
<li>Arrange transition insurance.</li>
|
||||||
|
<li>Collect medication.</li>
|
||||||
|
<li>Download official decisions.</li>
|
||||||
|
<li>Store documents offline.</li>
|
||||||
|
<li>Confirm arrival with the faculty.</li>
|
||||||
|
<li>Plan transport from arrival point to accommodation.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Hand-luggage documents</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Passport</li>
|
||||||
|
<li>Admission decision</li>
|
||||||
|
<li>Certificate of enrolment if available</li>
|
||||||
|
<li>Residence evidence</li>
|
||||||
|
<li>RM/SI 3</li>
|
||||||
|
<li>Accommodation contract</li>
|
||||||
|
<li>Criminal-record certificate and translations if still needed</li>
|
||||||
|
<li>Education originals</li>
|
||||||
|
<li>Medical documentation</li>
|
||||||
|
<li>Emergency contacts</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Transport options</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Bus</h3>
|
||||||
|
|
||||||
|
<p>Often direct or one-connection. Verify current operator, border route, baggage allowance, and arrival time.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Car</h3>
|
||||||
|
|
||||||
|
<p>Check insurance, registration, road tolls, parking, winter equipment, and how long a foreign-registered vehicle may be used in your circumstances.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Plane</h3>
|
||||||
|
|
||||||
|
<p>Possible arrival airports include Ljubljana, Zagreb, Trieste, Venice, Graz, or Vienna. The useful airport depends on whether you study in Ljubljana, Maribor, Primorska, Nova Gorica, or Celje.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Train</h3>
|
||||||
|
|
||||||
|
<p>Rail may work as part of a route but often requires connections from Macedonia. Always use official operator links for live schedules.</p>
|
||||||
|
|
||||||
|
<h2>Detailed packing list</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Documents</h3>
|
||||||
|
|
||||||
|
<p>Keep passport, admission, enrolment, residence, insurance, accommodation, education, and medical documents in one accessible folder. Carry originals in hand luggage.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Study and electronics</h3>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Laptop and charger</li>
|
||||||
|
<li>Headphones</li>
|
||||||
|
<li>Extension lead</li>
|
||||||
|
<li>Desk lamp where needed</li>
|
||||||
|
<li>Notebook and pens</li>
|
||||||
|
<li>Programme-specific equipment</li>
|
||||||
|
<li>Ethernet cable if the accommodation has no reliable Wi-Fi</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Clothing</h3>
|
||||||
|
|
||||||
|
<p>Bring practical seasonal layers, waterproof shoes, winter clothing, and a small number of formal items. Coastal weather and continental winters differ, so pack for the actual city.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Room and kitchen</h3>
|
||||||
|
|
||||||
|
<p>Before packing, ask which items are already provided: bed size, bedding, towels, hangers, cooking equipment, dishes and cutlery, laundry facilities, and cleaning supplies. Coordinate larger shared items with roommates.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Health and small repairs</h3>
|
||||||
|
|
||||||
|
<p>Bring personal medication, prescriptions, a short medical summary, plasters, and basic first aid. A compact sewing kit and basic screwdriver can be useful; follow dormitory rules before using tools, candles, or extra electrical devices.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/" target="_blank" rel="noopener">Study in Slovenia</a></li>
|
||||||
|
<li><a href="https://www.gov.si/en/representations/embassy-skopje/vizumske-informacije-veleposlanistva-skopje/" target="_blank" rel="noopener">Embassy visa and residence information</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/" target="_blank" rel="noopener">University of Primorska welcome portal</a></li>
|
||||||
|
<li><a href="https://ung.si/sl/studij/studentski-vodnik/" target="_blank" rel="noopener">University of Nova Gorica student guide</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Preparing%20to%20move%20from%20Macedonia"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="prepare-to-move">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Preparing%20to%20move%20from%20Macedonia">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-prepare-to-move">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-prepare-to-move" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,328 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Recognition of Macedonian education - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Recognition of Macedonian education</h1>
|
||||||
|
<p class="article-subtitle">Recognition decides whether your prior education gives access to the Slovenian programme. For applicants educated abroad, it is part of admission.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to recognition requirements in the 2026/2027 calls. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>What recognition means</h2>
|
||||||
|
|
||||||
|
<p>Recognition determines whether education completed abroad gives access to the Slovenian programme for which you are applying. For bachelor admission, the institution examines secondary education. For master admission, it examines the bachelor qualification and whether it meets the level and field requirements.</p>
|
||||||
|
|
||||||
|
<h2>Where the process begins</h2>
|
||||||
|
|
||||||
|
<p>For study admission, the request is normally submitted as part of the eVŠ application. The higher-education institution handling the application also handles the recognition needed for that admission process.</p>
|
||||||
|
|
||||||
|
<h2>Standard evidence</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Original diploma or certificate and a copy</li>
|
||||||
|
<li>Certified Slovenian translation</li>
|
||||||
|
<li>Transcript, diploma supplement, annual reports, or other evidence of content and duration</li>
|
||||||
|
<li>Short chronological description of the complete education, written and signed by the applicant</li>
|
||||||
|
<li>Additional evidence requested by the institution</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Certified translation</h2>
|
||||||
|
|
||||||
|
<p>Do not assume that an ordinary personal translation is sufficient. Where the call requires a certified translation, use a translator accepted for official purposes and follow the language requested by the institution. Some institutions may accept English translations or waive translation for certain documents. Obtain this in writing.</p>
|
||||||
|
|
||||||
|
<h2>Legalisation and verification</h2>
|
||||||
|
|
||||||
|
<p>There is no universal statement that every Macedonian document needs or does not need an apostille. The required verification can depend on the document, the applicable agreement, the procedure, and the institution. Check the current call and the written request.</p>
|
||||||
|
|
||||||
|
<h2>Admission recognition and subject recognition are different</h2>
|
||||||
|
|
||||||
|
<p>Recognition during admission determines access to the Slovenian programme. After enrolment, a student may separately request recognition of individual subjects completed at another institution, normally with a transcript and detailed syllabus, decided under faculty rules. Do not assume that recognition of the foreign degree automatically transfers individual course credits into the new programme.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/how-to-apply/recognition-of-foreign-education/" target="_blank" rel="noopener">Recognition of foreign education for study</a></li>
|
||||||
|
<li><a href="https://studyinslovenia.si/how-to-apply/" target="_blank" rel="noopener">Study in Slovenia application guidance</a></li>
|
||||||
|
<li><a href="https://portal.evs.gov.si/" target="_blank" rel="noopener">eVŠ application portal</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Recognition%20of%20Macedonian%20education"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="recognition-of-education">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Recognition%20of%20Macedonian%20education">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-recognition-of-education">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-recognition-of-education" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,337 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>What happens after the first year? - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>What happens after the first year?</h1>
|
||||||
|
<p class="article-subtitle">Annual renewal, repeat and transfer rights, losing status, the post-study route, and leaving Slovenia are all connected.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to renewal, status, and graduation rules in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Annual renewal checklist</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Enrolment, residence permit, and health evidence</li>
|
||||||
|
<li>Address, accommodation, meals, and transport</li>
|
||||||
|
<li>Scholarship, bank and tax data, and passport validity</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Repeat, programme change, and inactive study</h2>
|
||||||
|
|
||||||
|
<p>Students commonly have one major repeat or programme-change opportunity at a study level, but the exact legal and institutional effect depends on the student’s history and current rules. Before using it, ask the referat for a written record of previous enrolments, repeated years, programme changes, remaining rights, and tuition and status consequences.</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Prepis: enrolling again, often in the first year of another programme; some completed obligations may later be recognised</li>
|
||||||
|
<li>Prehod: entry into a higher year of another compatible programme where the conditions are met</li>
|
||||||
|
<li>Pavziranje: you may keep completing obligations but normally without student status or benefits</li>
|
||||||
|
<li>Parallel study: possible after successful first-programme progress; places and financing are limited and institution-specific</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Losing status and exceptional progression</h2>
|
||||||
|
|
||||||
|
<p>Loss of student status may affect residence, meals, transport, student work, insurance, accommodation, and a scholarship, so contact the faculty and administrative unit before the change becomes final. Universities may allow exceptional progression for documented reasons such as longer illness, parenthood, serious social circumstances, recognised special needs, high-level sport or culture, or significant university participation; the relevant committee decides, so submit evidence before the faculty deadline.</p>
|
||||||
|
|
||||||
|
<h2>Post-study route</h2>
|
||||||
|
|
||||||
|
<p>A graduate who completed eligible higher education in Slovenia within the relevant period can apply for the job-seeking or self-employment-search permit. It is issued for a maximum of nine months, is not renewable, and is for searching only, not regular employment. Apply before the current residence basis expires, and change to an appropriate work or self-employment permit once the next basis is secured. If the final completion certificate is delayed, ask the upravna enota whether it will accept the application and set a later deadline for the missing evidence.</p>
|
||||||
|
|
||||||
|
<h2>Leaving Slovenia</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Deregister the address where required and end the rental contract.</li>
|
||||||
|
<li>Recover the deposit, return keys, and pay final utilities.</li>
|
||||||
|
<li>Close or maintain the bank account deliberately and cancel phone and internet.</li>
|
||||||
|
<li>Check tax obligations and collect the diploma, transcript, and diploma supplement.</li>
|
||||||
|
<li>Save residence and insurance records and join the MSOS alumni network.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://infotujci.si/en/" target="_blank" rel="noopener">InfoTujci</a></li>
|
||||||
|
<li><a href="https://infotujci.si/pogoji/drzavljani-izven-eu/dovoljenje-za-prebivanje/na-podlagi-studija/" target="_blank" rel="noopener">Official study residence-permit guidance</a></li>
|
||||||
|
<li><a href="https://www.gov.si/novice/2025-05-21-z-novelo-zakona-o-tujcih-lazje-do-modre-karte-eu/" target="_blank" rel="noopener">2025 Foreigners Act amendment explanation</a></li>
|
||||||
|
<li><a href="https://www.fu.gov.si/" target="_blank" rel="noopener">FURS</a></li>
|
||||||
|
<li><a href="https://studyinslovenia.si/" target="_blank" rel="noopener">Study in Slovenia</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20What%20happens%20after%20the%20first%20year%3F"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="renew-change-graduate">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20What%20happens%20after%20the%20first%20year%3F">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-renew-change-graduate">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-renew-change-graduate" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,377 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Health insurance from Macedonia - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Health insurance from Macedonia</h1>
|
||||||
|
<p class="article-subtitle">How the bilateral RM/SI 3 route gives you healthcare access in Slovenia, and what it does not cover.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to the RM/SI 3 procedure and coverage in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--macedonia">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-circle-info" aria-hidden="true"></i>For applicants from North Macedonia</p>
|
||||||
|
<p>This section explains the pathway that normally applies to Macedonian citizens. Your exact situation may differ if you have another citizenship, permanent residence in Slovenia, completed previous education in Slovenia, international protection, or another special status.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>The main pathway</h2>
|
||||||
|
|
||||||
|
<p>If you stay insured through the health system of North Macedonia (as a family member of an insured parent, or on your own basis), you can use the bilateral healthcare agreement between the two countries instead of buying full commercial insurance. There are two sides to the process: you get the RM/SI 3 form in Macedonia, then convert it into a Slovenian certificate at ZZZS.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">In Macedonia: get the RM/SI 3 form</h3>
|
||||||
|
|
||||||
|
<p>Before you leave, request the two-language RM/SI 3 form from the Health Insurance Fund of North Macedonia (FZOM) branch where you or your parent are insured. It confirms that you keep entitlement to healthcare while abroad for study. Bring your proof of insurance and, if asked, proof of enrolment. Ask what validity period the form will carry and whether it can be renewed from abroad, because you will need to repeat this each year.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">In Slovenia: convert it at ZZZS</h3>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Take the original RM/SI 3 to the ZZZS regional unit that covers your address.</li>
|
||||||
|
<li>ZZZS registers your entitlement under the bilateral agreement.</li>
|
||||||
|
<li>ZZZS issues you the certificate of the right to healthcare services for a foreign insured person (Potrdilo MedZZ), which is the document you actually use.</li>
|
||||||
|
<li>Use that certificate with public or contracted healthcare providers according to the bilateral entitlement.</li>
|
||||||
|
<li>Watch the validity date and renew the RM/SI 3 and certificate each year, in step with your enrolment and residence permit.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>What the coverage means</h2>
|
||||||
|
|
||||||
|
<p>Official Slovenian guidance describes this route as access to emergency healthcare under the bilateral arrangement.</p>
|
||||||
|
|
||||||
|
<p>Do not present it as unlimited full coverage for every planned service, private provider, dental procedure, medication, or specialist treatment.</p>
|
||||||
|
|
||||||
|
<h2>Before leaving Macedonia</h2>
|
||||||
|
|
||||||
|
<p>Ask the competent Macedonian health-insurance office:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Am I eligible based on my current insurance status?</li>
|
||||||
|
<li>Which application and evidence are required?</li>
|
||||||
|
<li>Is current student or family-insurance evidence needed?</li>
|
||||||
|
<li>What validity period will be issued?</li>
|
||||||
|
<li>What happens if I turn a certain age or lose dependent status?</li>
|
||||||
|
<li>Can the form be renewed from abroad?</li>
|
||||||
|
<li>Which branch is competent?</li>
|
||||||
|
<li>Do I need proof of enrolment or admission?</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>MSOS must verify the exact Macedonian-side checklist directly before publishing it as fixed instructions. Treat the questions above as a preparation guide, not a final list.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Additional insurance</h2>
|
||||||
|
|
||||||
|
<p>Consider separate travel or private insurance for:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Period before bilateral registration is completed</li>
|
||||||
|
<li>Repatriation</li>
|
||||||
|
<li>Private treatment</li>
|
||||||
|
<li>Broader dental coverage</li>
|
||||||
|
<li>Travel outside Slovenia</li>
|
||||||
|
<li>Services not covered by the bilateral arrangement</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Read exclusions and do not purchase only based on price.</p>
|
||||||
|
|
||||||
|
<h2>What to carry to ZZZS</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>RM/SI 3 original</li>
|
||||||
|
<li>Passport</li>
|
||||||
|
<li>Residence or address evidence if requested</li>
|
||||||
|
<li>Admission or enrolment evidence if requested</li>
|
||||||
|
<li>Contact details</li>
|
||||||
|
<li>Copies for your records</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Bridge the period before registration is complete</h2>
|
||||||
|
|
||||||
|
<p>A student may need temporary travel or private coverage for the period before RM/SI 3 is issued, submitted to ZZZS, and converted into Potrdilo MedZZ. Check exclusions for chronic conditions, private treatment, repatriation, dental care, and travel outside Slovenia.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.zzzs.si/en/accessing-healthcare-in-slovenia/studying-in-slovenia/" target="_blank" rel="noopener">ZZZS guidance for students in Slovenia</a></li>
|
||||||
|
<li><a href="https://www.zzzs.si/o-zzzs/organiziranost/obmocne-enote-in-izpostave/" target="_blank" rel="noopener">ZZZS regional units</a></li>
|
||||||
|
<li><a href="https://www.gov.si/en/representations/embassy-skopje/" target="_blank" rel="noopener">Embassy of Slovenia in Skopje</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Health%20insurance%20from%20Macedonia"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="rm-si-3-health-insurance">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Health%20insurance%20from%20Macedonia">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-rm-si-3-health-insurance">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-rm-si-3-health-insurance" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,377 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Finding accommodation as a Macedonian degree student - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Finding accommodation as a Macedonian degree student</h1>
|
||||||
|
<p class="article-subtitle">Subsidised public dorms are usually closed to you on temporary residence. Plan for economic-rate or private housing, and avoid scams.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to housing calls and prices in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--macedonia">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-circle-info" aria-hidden="true"></i>For applicants from North Macedonia</p>
|
||||||
|
<p>This section explains the pathway that normally applies to Macedonian citizens. Your exact situation may differ if you have another citizenship, permanent residence in Slovenia, completed previous education in Slovenia, international protection, or another special status.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Critical eligibility distinction</h2>
|
||||||
|
|
||||||
|
<p>The national 2026/2027 subsidised-student-housing call is not automatically open to every foreign degree student. It includes Slovenian and qualifying EU categories and foreign citizens who have permanent residence in Slovenia and meet the tax-residency condition involving themselves or a parent or guardian.</p>
|
||||||
|
|
||||||
|
<p>A typical Macedonian student arriving with temporary residence usually does not meet that condition. Do not build your housing plan around receiving a subsidised public-dorm place unless the housing office confirms eligibility.</p>
|
||||||
|
|
||||||
|
<h2>Real housing routes</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">University or dorm room at economic price</h3>
|
||||||
|
|
||||||
|
<p>Some universities or dormitories may offer rooms to foreign students at a market or economic rate. Examples for 2026:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>University of Maribor dormitories publish foreign-student monthly prices from approximately €157.50 to more than €300 depending on room type.</li>
|
||||||
|
<li>University of Primorska provides student housing and publishes its own current conditions and price lists.</li>
|
||||||
|
<li>University of Nova Gorica has limited university housing; a July 2026 call listed the Gorizia residence for EU students.</li>
|
||||||
|
<li>University of Ljubljana states it does not generally provide housing to degree-seeking international students.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>These examples must be checked for the student’s year and eligibility.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Private room or apartment</h3>
|
||||||
|
|
||||||
|
<p>Prepare for: deposit, first rent, utilities, contract, address registration, furniture, internet, notice period, and shared-house rules.</p>
|
||||||
|
|
||||||
|
<h2>City differences</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Ljubljana</h3>
|
||||||
|
|
||||||
|
<p>Highest housing pressure. Start early. Verify transport to the faculty rather than insisting on the centre. Useful routes: private rental, faculty-supported boarding-home enquiries, and non-subsidised dijaski dom places where available. As a self-funded foreign degree student you cannot get a subsidised Studentski dom place, but some boarding homes that are not full take students on a non-subsidised basis, usually arranged through your faculty (for example Dijaski dom Vic, Gerbiceva 52a).</p>
|
||||||
|
|
||||||
|
<p>For private rooms, the free m2 room-brokerage service run by the student counselling house can help. It is at Studentska hisa SRCe, Zidovska steza 6, Ljubljana, telephone 080 98 67, web svetovalnica.com/sobe.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Maribor</h3>
|
||||||
|
|
||||||
|
<p>Študentski domovi UM publish economic or market prices for foreign students. Check room type, building, deposit, summer conditions, and whether the address can be registered.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Koper and Primorska</h3>
|
||||||
|
|
||||||
|
<p>Use Študentski domovi UP, the Welcome office, Student Point, private listings, and faculty contacts. Coastal seasonal demand can affect contracts and summer availability.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Nova Gorica, Vipava, Ajdovščina, and Postojna</h3>
|
||||||
|
|
||||||
|
<p>The University of Nova Gorica student office actively connects students with rooms and landlords across the region. Contact: studentska.pisarna@ung.si, +386 5 331 5234 or +386 5 909 9717. Accommodation in Gorizia is in Italy; confirm residence, health, tax, and commuting implications before signing.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Celje and smaller centres</h3>
|
||||||
|
|
||||||
|
<p>Supply is smaller. Search through the institution, local listings, dormitories, and verified contacts.</p>
|
||||||
|
|
||||||
|
<h2>Scam warning</h2>
|
||||||
|
|
||||||
|
<p>Do not pay before verifying:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Identity of landlord</li>
|
||||||
|
<li>Right to rent</li>
|
||||||
|
<li>Exact address</li>
|
||||||
|
<li>Room condition</li>
|
||||||
|
<li>Contract</li>
|
||||||
|
<li>Deposit terms</li>
|
||||||
|
<li>Utility calculation</li>
|
||||||
|
<li>Address-registration possibility</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Written lease checklist</h2>
|
||||||
|
|
||||||
|
<p>The contract should identify parties, exact room and address, rent, deposit, utilities, payment date, duration, notice period, inventory, address-registration permission, rules for guests and shared areas, summer conditions, and the deposit-return process.</p>
|
||||||
|
|
||||||
|
<h2>Move-in record</h2>
|
||||||
|
|
||||||
|
<p>Photograph walls, furniture, appliances, meters, keys, and existing damage. Send the record to the landlord and keep it.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.gov.si/zbirke/javne-objave/javni-razpis-za-sprejem-in-podaljsanje-bivanja-studentov-visjesolskega-in-visokosolskega-studija-v-studentskih-domovih-in-pri-zasebnikih-za-studijsko-leto-20262027/" target="_blank" rel="noopener">National student-housing call for 2026/2027</a></li>
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/international-students/accommodation-transport-and-cost-of-living" target="_blank" rel="noopener">University of Ljubljana accommodation and living costs</a></li>
|
||||||
|
<li><a href="https://studentskidomovi.um.si/" target="_blank" rel="noopener">University of Maribor student dormitories</a></li>
|
||||||
|
<li><a href="https://sd.upr.si/" target="_blank" rel="noopener">University of Primorska student housing</a></li>
|
||||||
|
<li><a href="https://ung.si/en/news/" target="_blank" rel="noopener">University of Nova Gorica accommodation and current calls</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Finding%20accommodation%20as%20a%20Macedonian%20degree%20student"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="student-accommodation">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Finding%20accommodation%20as%20a%20Macedonian%20degree%20student">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-student-accommodation">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-student-accommodation" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,347 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Plan a realistic student budget - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Plan a realistic student budget</h1>
|
||||||
|
<p class="article-subtitle">There is no single national figure. Build a city-based budget, plan for a much larger first month, and use student discounts.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to living costs and prices in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Budget categories</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Rent, deposit, and utilities</li>
|
||||||
|
<li>Food, transport, and phone</li>
|
||||||
|
<li>Insurance, study materials, and health</li>
|
||||||
|
<li>Clothing, social activities, and travel home</li>
|
||||||
|
<li>Emergency fund</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Do not use one national total</h2>
|
||||||
|
|
||||||
|
<p>Ljubljana, Maribor, Koper, Nova Gorica, and Celje have different housing markets, and the biggest variable is normally accommodation. A University of Ljubljana faculty currently gives a broad student-living estimate of €500 to €800 per month, depending strongly on housing and lifestyle. Treat this as a rough planning range, not a guaranteed minimum, and build separate ranges for each city.</p>
|
||||||
|
|
||||||
|
<h2>An illustrative monthly budget</h2>
|
||||||
|
|
||||||
|
<p>The table below is only an example to show the shape of a monthly budget, not a promise. Your real figures depend heavily on your city, your housing, and your habits. It assumes a shared private room or an economic dormitory place, cooking most meals with the meal subsidy helping, and a national transport ticket.</p>
|
||||||
|
|
||||||
|
<div class="guide-table-wrap">
|
||||||
|
<table class="guide-table">
|
||||||
|
<thead><tr><th>Category</th><th>Typical monthly range</th></tr></thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td>Rent and utilities (shared room or dorm)</td><td>€200 to €400</td></tr>
|
||||||
|
<tr><td>Food (groceries plus subsidised meals)</td><td>€150 to €250</td></tr>
|
||||||
|
<tr><td>Transport (national IJPP ticket)</td><td>about €25</td></tr>
|
||||||
|
<tr><td>Phone</td><td>€10 to €15</td></tr>
|
||||||
|
<tr><td>Study materials</td><td>€20 to €40</td></tr>
|
||||||
|
<tr><td>Social life and personal</td><td>€50 to €120</td></tr>
|
||||||
|
<tr><td>Rough monthly total</td><td>€455 to €850</td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p>Note that the residence-permit means requirement (around €484.88 per month at the last check) sits near the lower end of this range, so it is a legal minimum to prove, not a comfortable living budget. Plan above it.</p>
|
||||||
|
|
||||||
|
<h2>First-month budget</h2>
|
||||||
|
|
||||||
|
<p>Budget separately for setup costs: deposit, first rent, temporary accommodation, permit and card fees, translation and certification, travel, bedding and household items, phone and transport setup, and an emergency reserve. The first month can cost substantially more than a normal month.</p>
|
||||||
|
|
||||||
|
<h2>Private rent checklist and food</h2>
|
||||||
|
|
||||||
|
<p>Ask whether the price includes electricity, heating, water, internet, building charges, cleaning, parking, and any summer or short-stay charges. Student meals reduce the price of eligible restaurant meals but do not replace grocery planning; cooking remains important, especially where the city has fewer providers. Keep an emergency reserve that is not committed to rent.</p>
|
||||||
|
|
||||||
|
<h2>Ask for student discounts</h2>
|
||||||
|
|
||||||
|
<p>A certificate of enrolment or student card may unlock discounts for cinema, theatre, museums and galleries, sport and fitness, swimming pools, cultural subscriptions, photocopying and printing, and ISIC or EYCA partner offers. Discounts are commercial or institutional benefits, not permanent legal rights, so check the current condition and age limit.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/international-students/accommodation-transport-and-cost-of-living" target="_blank" rel="noopener">University of Ljubljana accommodation and living costs</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/student/prepare/living-costs/" target="_blank" rel="noopener">University of Primorska living-cost guide</a></li>
|
||||||
|
<li><a href="https://studentskidomovi.um.si/portal/index.php/ceniki" target="_blank" rel="noopener">University of Maribor dormitory price lists</a></li>
|
||||||
|
<li><a href="https://www.gov.si/teme/subvencionirana-studentska-prehrana/" target="_blank" rel="noopener">GOV.SI subsidised student meals</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/si/podrocja/izobrazevanje-kultura/visoka-in-visja-sola/subvencionirana-vozovnica.html" target="_blank" rel="noopener">eUprava subsidised student ticket</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Plan%20a%20realistic%20student%20budget"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="student-budget">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Plan%20a%20realistic%20student%20budget">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-student-budget">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-student-budget" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,335 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>How to activate student meals - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>How to activate student meals</h1>
|
||||||
|
<p class="article-subtitle">Subsidised meals are open to eligible foreign degree students and exist across Slovenian study centres, not only in Ljubljana.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to meal-subsidy figures in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Eligibility</h2>
|
||||||
|
|
||||||
|
<p>The system covers students enrolled at Slovenian higher-education institutions who have student status and are not employed or self-employed in the excluded categories and are not receiving a pension other than a family pension. Foreign full-degree students meeting the conditions are included.</p>
|
||||||
|
|
||||||
|
<h2>Current amount</h2>
|
||||||
|
|
||||||
|
<p>From 1 March 2026, the state meal subsidy is €5.19 per meal. This is not the final price of every meal. The student pays the difference between the restaurant price and the subsidy.</p>
|
||||||
|
|
||||||
|
<h2>First registration</h2>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Complete the online first-registration form.</li>
|
||||||
|
<li>Save the application number.</li>
|
||||||
|
<li>Within 90 days, visit an SŠP registration point personally.</li>
|
||||||
|
<li>Bring a photo identity document, the original current certificate of enrolment, and your phone.</li>
|
||||||
|
<li>Choose phone identification or the available contactless-card option.</li>
|
||||||
|
<li>Obtain the activation code and activate the online account.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>The FAQ currently lists a €15 charge for the contactless card. Verify the current amount before you rely on it.</p>
|
||||||
|
|
||||||
|
<h2>Use</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>One subsidised meal per eligible day</li>
|
||||||
|
<li>Current service window: 7:00 to 24:00</li>
|
||||||
|
<li>Identity may be checked</li>
|
||||||
|
<li>Restaurant availability differs by city</li>
|
||||||
|
<li>The student pays the supplement</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>When older FAQs or articles conflict, follow the current government rule.</p>
|
||||||
|
|
||||||
|
<h2>Annual renewal and city access</h2>
|
||||||
|
|
||||||
|
<p>Renew the right for each new academic year using current enrolment evidence. Subsidised meals are not limited to Ljubljana. The official system includes providers under the Ljubljana, Maribor, and Primorska student organisations and across Slovenian study centres, although the number of providers varies. A student is not limited to providers in the city of enrolment.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.gov.si/teme/subvencionirana-studentska-prehrana/" target="_blank" rel="noopener">GOV.SI subsidised student meals</a></li>
|
||||||
|
<li><a href="https://www.studentska-prehrana.si/" target="_blank" rel="noopener">Student meal portal</a></li>
|
||||||
|
<li><a href="https://www.studentska-prehrana.si/sl/home/FAQ" target="_blank" rel="noopener">Student meal frequently asked questions</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20How%20to%20activate%20student%20meals"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="student-meals">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20How%20to%20activate%20student%20meals">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-student-meals">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-student-meals" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,372 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>How students are organised in Slovenia - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>How students are organised in Slovenia</h1>
|
||||||
|
<p class="article-subtitle">Student organisations, student councils, local clubs, professional societies, university extracurricular programmes, ESN, and communities from home.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Four structures students often confuse</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Student organisations</h3>
|
||||||
|
|
||||||
|
<p>Studentska organizacija Slovenije, SOS, is the national umbrella. Its main university organisations include SOU v Ljubljani, SOUM, and SOUP. They focus on student interests, services, representation, information, events, culture, sport, and projects.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Student councils</h3>
|
||||||
|
|
||||||
|
<p>A studentski svet is part of the university or faculty structure. It represents student opinion in academic governance and appoints student representatives to university bodies. Contact it for study-quality questions, representation, academic rules, and participation in institutional decisions.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Local student clubs</h3>
|
||||||
|
|
||||||
|
<p>Zveza SKIS connects local student clubs across Slovenia. These clubs organise cultural, educational, entertainment, and sports activities and are especially important outside the largest university centres.</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>KMS in Maribor</li>
|
||||||
|
<li>Koper, Izola, and Piran clubs in Primorska</li>
|
||||||
|
<li>KGS in the Gorizia area</li>
|
||||||
|
<li>KAS in Ajdovscina</li>
|
||||||
|
<li>Celje and other Savinjska clubs</li>
|
||||||
|
<li>Clubs in Kranj, Brezice, Krsko, Novo mesto, and smaller regions</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Professional student societies</h3>
|
||||||
|
|
||||||
|
<p>Faculty and field-based societies connect students through projects, workshops, competitions, conferences, company visits, and international programmes. Examples include BEST, EESTEC, architecture societies, business societies, and programme-specific associations.</p>
|
||||||
|
|
||||||
|
<h2>University extracurricular programmes</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">University of Ljubljana</h3>
|
||||||
|
|
||||||
|
<p>COD offers sport, recreation, and selected credit-valued extracurricular activities. Annual offers and registration dates change.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">University of Maribor</h3>
|
||||||
|
|
||||||
|
<p>KOOD offers credit-valued learning units across sport, technology, economics, human rights, green topics, and digital skills.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">University of Primorska</h3>
|
||||||
|
|
||||||
|
<p>Useful routes include SportUP, tutoring, ESN Primorska, career activities, T4EU, technology communities, and university welcome activities.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">University of Nova Gorica</h3>
|
||||||
|
|
||||||
|
<p>Use tutoring, student councils, the Career Centre, local clubs, and university events across Nova Gorica, Vipava, Ajdovscina, and programme locations.</p>
|
||||||
|
|
||||||
|
<h2>ESN and international communities</h2>
|
||||||
|
|
||||||
|
<p>ESN chapters organise welcome activities, trips, language support, and social events. Their main audience is exchange students, but many activities are useful for other newcomers when participation is open.</p>
|
||||||
|
|
||||||
|
<h2>Communities from home</h2>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--macedonia">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-circle-info" aria-hidden="true"></i>For applicants from North Macedonia</p>
|
||||||
|
<p>This section explains the pathway that normally applies to Macedonian citizens. Your exact situation may differ if you have another citizenship, permanent residence in Slovenia, completed previous education in Slovenia, international protection, or another special status.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<p>MSOS should be your primary verified community link as a Macedonian student. Other diaspora and regional groups should be trusted only after their official page, active status, and contact have been verified. Do not treat Zveza kulturnih drustev Ljubljana as a Macedonian association, because it is a general umbrella for cultural societies. Treat unverified Facebook groups as community-run and subject to change.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>Contact MSOS for Macedonian community activities and city-specific introductions. MSOS explains and connects, but it does not replace the faculty or university on formal student representation.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Why extracurricular participation matters</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Friends outside the classroom</li>
|
||||||
|
<li>Language practice</li>
|
||||||
|
<li>Project experience</li>
|
||||||
|
<li>Leadership</li>
|
||||||
|
<li>Professional contacts</li>
|
||||||
|
<li>Sport and wellbeing</li>
|
||||||
|
<li>ECTS in selected university programmes</li>
|
||||||
|
<li>A stronger connection with the city</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Choose one or two activities that fit your time. Joining everything during the first month can create more stress than community. Ask your faculty or university which organisation formally represents students and which groups are independent associations.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.studentska-org.si/" target="_blank" rel="noopener">Student Organisation of Slovenia</a></li>
|
||||||
|
<li><a href="https://skis-zveza.si/" target="_blank" rel="noopener">Zveza SKIS, local student clubs</a></li>
|
||||||
|
<li><a href="https://www.uni-lj.si/studij/studentsko-zivljenje" target="_blank" rel="noopener">University of Ljubljana student life</a></li>
|
||||||
|
<li><a href="https://moja.um.si/student/Strani/default.aspx" target="_blank" rel="noopener">University of Maribor student portal</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20How%20students%20are%20organised%20in%20Slovenia"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="student-organisations-and-extracurriculars">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20How%20students%20are%20organised%20in%20Slovenia">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-student-organisations-and-extracurriculars">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-student-organisations-and-extracurriculars" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,389 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Temporary residence permit, step by step - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Temporary residence permit, step by step</h1>
|
||||||
|
<p class="article-subtitle">The documents, the six steps, the one-year validity, and how to renew the temporary residence permit for study.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to residence-permit documents and fees in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>What this permit is and why you need it</h2>
|
||||||
|
|
||||||
|
<p>As a Macedonian citizen you may enter Slovenia and the Schengen area without a visa, but only for up to 90 days in any 180-day period. Studying for a full academic year is longer than that, so you need a temporary residence permit for study (dovoljenje za začasno prebivanje zaradi študija). This permit is what makes your stay legal for the whole year. It is issued for the duration of your studies but normally for no more than one year at a time, so you renew it every year while you are enrolled.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--macedonia">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-circle-info" aria-hidden="true"></i>For applicants from North Macedonia</p>
|
||||||
|
<p>This section explains the pathway that normally applies to Macedonian citizens. Your exact situation may differ if you have another citizenship, permanent residence in Slovenia, completed previous education in Slovenia, international protection, or another special status.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>When to start</h2>
|
||||||
|
|
||||||
|
<p>Because Macedonian students enter Slovenia without a visa, apply for the permit before your lawful 90-day stay runs out. Start collecting documents while you are still in Macedonia. The practical MSOS approach is to prepare everything at home, book an administrative-unit appointment through eSamonarocanje already in September, and submit the application as soon as you arrive in Slovenia. If you were ever required to obtain a visa first, you would apply three to six months before travelling.</p>
|
||||||
|
|
||||||
|
<h2>The documents you need for a first permit</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Signed application form</h3>
|
||||||
|
|
||||||
|
<p>Fill in and sign the official application form for a temporary residence permit. Write your email address clearly at the top, because the administrative unit uses it for notifications. The form is available in .doc and .pdf, and MSOS keeps a filled-in example.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Valid passport and a certified copy</h3>
|
||||||
|
|
||||||
|
<p>Your passport must stay valid at least three months longer than your planned stay in Slovenia. The photocopy of the passport must be certified by a notary or at the counter of the administrative unit, and you bring the passport itself to the appointment. If it applies to your case, also add a copy of the entry date and stamp into Slovenia or the Schengen area, and any valid visa or residence permit from another EU country.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Biometric photograph</h3>
|
||||||
|
|
||||||
|
<p>One photograph, 33 by 45 millimetres, suitable for biometric documents, with the face fully and clearly visible. Do not print it on a home printer; have it taken in a photo studio. One photograph is enough.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Certificate of enrolment</h3>
|
||||||
|
|
||||||
|
<p>Proof of the purpose of your stay is the certificate of enrolment (potrdilo o vpisu). You obtain it electronically from the student office (referat) or your faculty e-portal after you have paid the enrolment costs for the new study year. You need a fresh one for every renewal.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Health insurance</h3>
|
||||||
|
|
||||||
|
<p>For Macedonian students this is usually based on the bilateral agreement: you submit the two-language RM/SI 3 form from the health fund of North Macedonia (FZO) and receive from the Slovenian health institute (ZZZS) a certificate of the right to healthcare services for a foreign insured person. Alternatively you can arrange private health insurance. See the RM/SI 3 page for the full procedure.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Criminal-record certificate</h3>
|
||||||
|
|
||||||
|
<p>For a first permit you provide a criminal-record certificate from your home country. It must not be older than three months at the time you apply, and it must be translated into Slovenian by a court-certified translator. As a student from a former Yugoslav country, you may submit it in your own language in Latin script, still certified by a court translator. You do not need it for a renewal if the permit is being extended and you submitted one within the last three years. In North Macedonia you obtain it from the Basic Criminal Court (Osnoven kazneni sud).</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Proof of sufficient means</h3>
|
||||||
|
|
||||||
|
<p>You must show you can support yourself. The most common route is a written statement from a parent or guardian, who is legally obliged to support you, declaring that they will support you (name, surname, date of birth) with at least €484.88 per month for the whole academic year. One parent signing is enough. Special notarisation is not required, but the statement must be written in English, Slovenian, or one of the former Yugoslav languages in Latin script. This €484.88 figure is tied to the Slovenian minimum-income basis and can change, so check the current amount. See the means and address page for other accepted proof such as student-work earnings, a scholarship, bank funds, or grants.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Document with your handwritten signature</h3>
|
||||||
|
|
||||||
|
<p>You also submit a separate document carrying your own handwritten signature. MSOS keeps a .pdf example.</p>
|
||||||
|
|
||||||
|
<h2>Fees</h2>
|
||||||
|
|
||||||
|
<p>You can pay by bank transfer or in person at the administrative unit. As checked on 1 September 2024, the costs for a non-EU student were:</p>
|
||||||
|
|
||||||
|
<div class="guide-table-wrap">
|
||||||
|
<table class="guide-table">
|
||||||
|
<thead><tr><th>Item</th><th>Amount</th></tr></thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td>Issuing or renewing the residence permit</td><td>undefined</td></tr>
|
||||||
|
<tr><td>Application administrative fee</td><td>undefined</td></tr>
|
||||||
|
<tr><td>Printing the plastic card</td><td>undefined</td></tr>
|
||||||
|
<tr><td>Translation and document costs</td><td>Variable</td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p>That is roughly €70 in official fees, plus what you spend on translations, the photograph, and postage. Fees can change, so verify the current tariff before your appointment.</p>
|
||||||
|
|
||||||
|
<h2>How to submit</h2>
|
||||||
|
|
||||||
|
<p>You submit at the administrative unit (upravna enota) of the place where you will register your address, that is the town where you study and live. Book an appointment through the eSamonarocanje portal or by phone (see the where-to-apply page for the appointment walkthrough and unit contacts). You can also send the application and documents by post. When you apply for the first time you must appear in person, because two fingerprints are taken at the administrative unit or the Slovenian embassy.</p>
|
||||||
|
|
||||||
|
<h2>After you submit: the confirmation</h2>
|
||||||
|
|
||||||
|
<p>If you hand the documents in personally, you receive a confirmation at the counter that you have applied for a residence permit. If you send them by post, that confirmation arrives only after some months, once the case officer receives your documents and opens your case. This confirmation matters: it lets you cross the Slovenian and therefore the EU border while your permit is being decided. Note that while your application is still in process, you are legally not allowed to leave the country until you hold the confirmation. There have been many cases where students never received the confirmation because they wrote their temporary address wrong or the application was incomplete, so state every detail correctly and apply on time.</p>
|
||||||
|
|
||||||
|
<h2>Register your address within eight days</h2>
|
||||||
|
|
||||||
|
<p>After you receive the permit you register your temporary address. If you live in a student dormitory, the dormitory registers you. If you are in private accommodation, you must register the temporary address yourself within eight days of receiving the permit, taking the needed documents (for example the rental contract or a statement from the owner). The rental contract should be valid for the whole validity of your permit; if it is not (a one-year contract is common), you register the address again at the administrative unit when the contract ends. You will also receive an informal form to send, together with a copy of the permit, to the administrative unit by post or email.</p>
|
||||||
|
|
||||||
|
<h2>Renewal: apply by 30 September</h2>
|
||||||
|
|
||||||
|
<p>Your student permit is usually valid until the end of your student status, that is 30 September. You must submit the renewal before the permit expires, so at the latest by 30 September. Prepare a fresh certificate of enrolment, your passport, health insurance, proof of means, your address, and your previous permit. If you miss the 30 September deadline you cannot renew: you have to apply for a brand new permit and follow the whole first-application process again, including an entry stamp into the country that is not older than three months. This is why renewing on time matters so much.</p>
|
||||||
|
|
||||||
|
<h2>Stays shorter than 90 days</h2>
|
||||||
|
|
||||||
|
<p>If you plan to stay in Slovenia for less than 90 days and do not need a visa, you do not need this permit, but you must register your stay, that is your address, at the local police station within three days.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>Do the process yourself and start early. Take a Slovenian-speaking tutor or friend along, because staff at the administrative unit may speak only Slovenian. Leave your phone number and email (and the helper phone number), check your email including the spam folder, and write your name clearly on your Slovenian mailbox so you receive the unit letters.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://infotujci.si/pogoji/drzavljani-izven-eu/dovoljenje-za-prebivanje/na-podlagi-studija/" target="_blank" rel="noopener">Official study residence-permit guidance</a></li>
|
||||||
|
<li><a href="https://www.gov.si/en/representations/embassy-skopje/vizumske-informacije-veleposlanistva-skopje/" target="_blank" rel="noopener">Embassy visa and residence information</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/" target="_blank" rel="noopener">eSamonarocanje appointment portal</a></li>
|
||||||
|
<li><a href="https://infotujci.si/en/" target="_blank" rel="noopener">InfoTujci</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Temporary%20residence%20permit%2C%20step%20by%20step"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="student-residence-permit">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Temporary%20residence%20permit%2C%20step%20by%20step">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-student-residence-permit">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-student-residence-permit" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,356 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Student public transport - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Student public transport</h1>
|
||||||
|
<p class="article-subtitle">National IJPP tickets, city transport, and bicycle sharing. Eligibility does not depend on the distance to your faculty.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to subsidised-transport prices in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Layer 1: National IJPP</h2>
|
||||||
|
|
||||||
|
<p>The subsidised IJPP product can combine intercity bus, rail, and selected city transport. Under the latest operator guidance, eligibility does not depend on the distance between your residence and the place of education. The older two-kilometre rule no longer applies.</p>
|
||||||
|
|
||||||
|
<p>The subsidised period for students runs from 1 October to 30 September of the academic year. Students must have valid status and must not be regularly employed, self-employed, or registered as unemployed under the excluded conditions.</p>
|
||||||
|
|
||||||
|
<p>Current reference prices shown by the operator are €25 for the monthly national intercity product and €200 for the annual product. Verify prices for the new study year.</p>
|
||||||
|
|
||||||
|
<h2>Online application</h2>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Wait until student status is visible in the official education records.</li>
|
||||||
|
<li>Submit the application through eUprava using an accepted electronic identity.</li>
|
||||||
|
<li>Wait for the positive decision, not only the submission confirmation.</li>
|
||||||
|
<li>Register at the selected IJPP sales portal.</li>
|
||||||
|
<li>Order or activate the transport card.</li>
|
||||||
|
<li>Select the monthly, annual, ten-journey, or city combination.</li>
|
||||||
|
<li>Complete the purchase and activate the product as instructed.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>At a sales point, identity and EMŠO may allow the operator to retrieve the necessary status data.</p>
|
||||||
|
|
||||||
|
<h2>Layer 2: City transport</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Ljubljana</h3>
|
||||||
|
|
||||||
|
<p>Use a personal Urbana card for term products. Choose the Urbana card linked with the IJPP app, because it also unlocks BicikeLJ, Ljubljana City Library membership, the castle funicular, and park-and-ride, which the plain IJPP card does not. LPP allows transfers within the current transfer window after first validation.</p>
|
||||||
|
|
||||||
|
<p>For 2025/2026, student status renews from 21 September and the monthly-ticket pre-sale opens on the 21st of the prior month; a monthly ticket is valid until the first working day of the next month. You can buy electronically on eUprava with an e-identity, or in person at Potniski center LPP, Slovenska cesta 56, where you now need only an ID because the data is pulled from your EMSO. After buying, validate on the bus (at least 30 minutes between purchase and validation). If you live outside Ljubljana, you can buy the national Slovenija intercity monthly ticket for €25.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Maribor</h3>
|
||||||
|
|
||||||
|
<p>Use Marprom for city buses and the current MBajk system for bicycle sharing.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Koper and Primorska</h3>
|
||||||
|
|
||||||
|
<p>Check the selected IJPP city combination, local bus routes, and coastal intercity connections.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Nova Gorica</h3>
|
||||||
|
|
||||||
|
<p>Check Slovenian local transport and cross-border connections separately. An IJPP product does not automatically solve every journey into Italy.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Celje</h3>
|
||||||
|
|
||||||
|
<p>Use the current Nomago city-transport information and rail connections.</p>
|
||||||
|
|
||||||
|
<h2>Layer 3: Bicycle sharing</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>BicikeLJ (Ljubljana): €3 yearly or €1 weekly, unlimited trips with the first 60 minutes of each trip free. Dock within 60 minutes to keep riding for free.</li>
|
||||||
|
<li>MBajk (Maribor): the same platform and pricing as BicikeLJ, €3 yearly or €1 weekly, first 60 minutes free.</li>
|
||||||
|
<li>Nomago Bikes (Ljubljana e-bikes): €30 student annual subscription, or €25 with an ISIC card. The first 30 minutes of each rental are free, then about €1.30 per further 30 minutes. Register in the app, add a payment method, and enter the coupon NAZAJVSOLO to buy the student subscription.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>An ISIC student card unlocks the cheaper Nomago rate and many other discounts, so it is worth having. Treat all prices and promotion codes as check-current information.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://e-uprava.gov.si/si/podrocja/izobrazevanje-kultura/visoka-in-visja-sola/subvencionirana-vozovnica.html" target="_blank" rel="noopener">eUprava subsidised student ticket</a></li>
|
||||||
|
<li><a href="https://www.dujpp.si/" target="_blank" rel="noopener">DUJPP public passenger transport</a></li>
|
||||||
|
<li><a href="https://www.lpp.si/" target="_blank" rel="noopener">LPP Ljubljana public transport</a></li>
|
||||||
|
<li><a href="https://urbana.jhl.si/" target="_blank" rel="noopener">Urbana services</a></li>
|
||||||
|
<li><a href="https://www.mbajk.si/" target="_blank" rel="noopener">MBajk bicycle sharing</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Student%20public%20transport"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="student-transport">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Student%20public%20transport">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-student-transport">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-student-transport" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,330 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Working through a student service - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Working through a student service</h1>
|
||||||
|
<p class="article-subtitle">Student work is allowed on the student permit through a napotnica. Regular employment is a different route that needs a work permit.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to student-work rates and tax rules in 2026. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Student work and regular employment are different</h2>
|
||||||
|
|
||||||
|
<p>A Macedonian student with valid student status can work through a student service using a napotnica. Prepare a Slovenian tax number, EMŠO, a personal bank account in your own name, an identity document, and student status visible to the service.</p>
|
||||||
|
|
||||||
|
<p>A standard employment contract is a different legal route. It generally requires changing to an appropriate work and residence basis, such as an enotno dovoljenje. Do not start regular employment only because student work was allowed.</p>
|
||||||
|
|
||||||
|
<h2>Napotnica</h2>
|
||||||
|
|
||||||
|
<p>The napotnica is the legal basis for student work and must be issued before the work begins. It can be electronic and replaces a separate employment contract for this temporary and occasional work. Keep a copy and confirm the employer, type of work, hourly rate, start date, and validity. Work without a valid napotnica is undeclared work.</p>
|
||||||
|
|
||||||
|
<h2>Minimum rate and deductions</h2>
|
||||||
|
|
||||||
|
<p>From 5 February 2026, the minimum gross hourly rate is €8.98, and the reference resident net rate after the standard pension contribution is €7.73. A tax non-resident may initially have a 13.95% pension and disability contribution and a 22.5% income-tax advance. The exact net amount depends on tax residence, treaty relief, payment size, and approved claims.</p>
|
||||||
|
|
||||||
|
<h2>Treaty relief for Macedonian tax residents</h2>
|
||||||
|
|
||||||
|
<p>Slovenia has a double-taxation treaty with North Macedonia. A qualifying student may use KIDO 4 before payment to request treaty relief and KIDO 12 after withholding to request a refund. FURS requires supporting evidence, and the current rules, thresholds, and personal allowance must be checked for the payment year.</p>
|
||||||
|
|
||||||
|
<h2>Working conditions and red flags</h2>
|
||||||
|
|
||||||
|
<p>Agree in writing on the gross hourly rate, schedule, paid break, payment date, reimbursements, safety training, and who records hours. The employer must keep records of actual working time. General working-time protections, rest rules, health and safety, and special protections for workers under 18 apply. Do not accept unpaid trial work, passport retention, false hour records, cash-only payment, or hazardous work without training.</p>
|
||||||
|
|
||||||
|
<h2>Where to search</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>University career centre and faculty or student-society channels</li>
|
||||||
|
<li>e-Študentski Servis, Mjob, and other concession holders</li>
|
||||||
|
<li>Direct employer contact</li>
|
||||||
|
<li>University career portals such as POPR or Karierni:UM</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.gov.si/teme/zacasno-in-obcasno-delo-dijakov-in-studentov/" target="_blank" rel="noopener">GOV.SI student work</a></li>
|
||||||
|
<li><a href="https://www.fu.gov.si/zivljenjski_dogodki_prebivalci/sem_tuj_student_in_opravljam_studentsko_delo_v_sloveniji/" target="_blank" rel="noopener">FURS guidance for a foreign student working in Slovenia</a></li>
|
||||||
|
<li><a href="https://www.studentski-servis.com/studenti/novice/tuji-dijakistudentje-studentsko-delo/" target="_blank" rel="noopener">e-Študentski Servis international-student guide</a></li>
|
||||||
|
<li><a href="https://www.fu.gov.si/" target="_blank" rel="noopener">FURS</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Working%20through%20a%20student%20service"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="student-work">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Working%20through%20a%20student%20service">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-student-work">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-student-work" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,362 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Choose and understand your study city - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Choose and understand your study city</h1>
|
||||||
|
<p class="article-subtitle">Ljubljana is not the only option. Compare each Slovenian study centre and build your life around the real teaching location.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Ljubljana</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Strengths</h3>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Largest programme selection and student community</li>
|
||||||
|
<li>Cultural and employment opportunities</li>
|
||||||
|
<li>Strong public transport and cycling; central national connections</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Challenges</h3>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Housing pressure and higher private rent</li>
|
||||||
|
<li>Busy administrative offices</li>
|
||||||
|
<li>Longer cross-city journeys than the compact centre suggests</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Ljubljana map: University of Ljubljana international office and referat, Career Centres and POPR, COD, Psychosocial Counselling, Center for Slovenian as a second and foreign language, Leto plus, LPP and Urbana, BicikeLJ, the Student Health Centre at Aškerčeva cesta 4, the University and National Library, ŠOU Ljubljana, Student Kampus, and faculty societies. A room near a direct bus route may be more practical than an expensive central address.</p>
|
||||||
|
|
||||||
|
<h2>Maribor</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Strengths</h3>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Major university city with strong student identity</li>
|
||||||
|
<li>Drava and Pohorje; compact centre</li>
|
||||||
|
<li>Official foreign-student dorm price list</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Challenges</h3>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Faculty may be outside the central route</li>
|
||||||
|
<li>Housing conditions differ by dorm and campus</li>
|
||||||
|
<li>Some national connections require more time than from Ljubljana</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Maribor map: the UM student portal, AIPS, eŠtudij, student email, and Moj Portal, Career Centre UM and Karierni:UM, University Library Maribor, faculty tutoring and referat, KOOD, Marprom, MBajk, Študentski domovi UM economic-price options, ŠOUM, and Klub mariborskih študentov (KMŠ). Arrive before the university orientation period where possible.</p>
|
||||||
|
|
||||||
|
<h2>Koper and Primorska</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Strengths</h3>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Coastal environment and University of Primorska</li>
|
||||||
|
<li>Multilingual, cross-border, compact city</li>
|
||||||
|
<li>Connections with Izola, Piran, Karst, and Trieste</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Challenges</h3>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Seasonal housing demand and coastal transport planning</li>
|
||||||
|
<li>Higher housing pressure in some periods</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Primorska examples: roughly €190 for a shared dorm room, €280 plus expenses for a shared private room, and €320 to €400 plus expenses for a private room. These are reference figures, not guaranteed prices. Koper map: the Welcome office, the Student Point in the Career Centre, ŠIS or VIS, university email, eduroam and STUDO, the University Library at Trubarjeva 1, tutoring and student councils, Psychological Counselling UP, ŠportUP, ESN Primorska, T4EU, ŠOUP, and the Koper, Izola, and Piran student clubs. Confirm summer housing and how coastal transport connects the accommodation to the faculty.</p>
|
||||||
|
|
||||||
|
<h2>Nova Gorica and Gorizia</h2>
|
||||||
|
|
||||||
|
<p>Strengths: a cross-border environment, a smaller university community, access to the Soča Valley and Karst, and programme-specific support. Challenges: teaching may be in Nova Gorica, Rožna Dolina, Vipava, or another location, cross-border accommodation can create legal and transport complexity, and housing stock is limited. Map: the UNG student office, Career Centre, tutoring, mental-health guidance, UNG housing brokerage, IJPP and local transport, ZD Nova Gorica and ZD Ajdovščina, and the clubs KGS and KAS. Never assume that accommodation in Gorizia, Italy, has the same residence and insurance consequences as accommodation in Nova Gorica, Slovenia.</p>
|
||||||
|
|
||||||
|
<h2>Celje and smaller centres</h2>
|
||||||
|
|
||||||
|
<p>Celje has no single student-life portal equivalent to the four main universities. Build from the specific faculty or independent institution, its referat and career contact, Nomago city transport, rail connections, the local health centre, Klub študentov občine Celje and other verified local clubs, and local libraries and accommodation sources. For all smaller centres, check where teaching actually happens: University of Maribor and other institutions operate programmes outside their main city, so housing and transport should follow the physical teaching location.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/international-students/accommodation-transport-and-cost-of-living" target="_blank" rel="noopener">University of Ljubljana accommodation and living costs</a></li>
|
||||||
|
<li><a href="https://moja.um.si/en/future-students/" target="_blank" rel="noopener">University of Maribor future-student portal</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/" target="_blank" rel="noopener">University of Primorska welcome portal</a></li>
|
||||||
|
<li><a href="https://ung.si/sl/studij/studentski-vodnik/" target="_blank" rel="noopener">University of Nova Gorica student guide</a></li>
|
||||||
|
<li><a href="https://www.dujpp.si/" target="_blank" rel="noopener">DUJPP public passenger transport</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Choose%20and%20understand%20your%20study%20city"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="study-cities">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Choose%20and%20understand%20your%20study%20city">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-study-cities">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-study-cities" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,332 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Tuition rules for Macedonian students - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Tuition rules for Macedonian students</h1>
|
||||||
|
<p class="article-subtitle">Full-time public study is generally tuition-free for Macedonian citizens, but this is not a promise that every programme is free.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to tuition treatment and scholarship calls in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--macedonia">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-circle-info" aria-hidden="true"></i>For applicants from North Macedonia</p>
|
||||||
|
<p>This section explains the pathway that normally applies to Macedonian citizens. Your exact situation may differ if you have another citizenship, permanent residence in Slovenia, completed previous education in Slovenia, international protection, or another special status.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Current general rule for 2026/2027</h2>
|
||||||
|
|
||||||
|
<p>Under the current calls and education-cooperation arrangements, citizens of North Macedonia are generally treated like Slovenian and EU citizens regarding foreign-student tuition for full-time first-cycle and second-cycle study at public institutions and publicly funded concession programmes. This is a major benefit, but it is not a promise that every programme is free.</p>
|
||||||
|
|
||||||
|
<h2>Situations where charges may apply</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Part-time study</li>
|
||||||
|
<li>Private programme without public concession</li>
|
||||||
|
<li>Repeating or changing after using standard study rights</li>
|
||||||
|
<li>Already holding a qualification at the same or a higher level</li>
|
||||||
|
<li>Required additional courses and administrative or material contributions</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Always request confirmation from the faculty for your exact programme and status.</p>
|
||||||
|
|
||||||
|
<h2>What to ask in writing</h2>
|
||||||
|
|
||||||
|
<blockquote class="guide-quote">I am a citizen of North Macedonia applying for full-time study in the academic year 2026/2027. Please confirm whether I am required to pay tuition for this programme and provide the applicable price list and legal basis for any other mandatory charges.</blockquote>
|
||||||
|
|
||||||
|
<h2>Western Balkan master scholarship example</h2>
|
||||||
|
|
||||||
|
<p>The 380th public call for 2026/2027 supports citizens of selected Western Balkan countries, including North Macedonia, in selected master fields. The published support is €9,600 per study year for living expenses, with an application deadline of 2 September 2026. Eligible fields include selected natural sciences, mathematics and statistics, information and communication technologies, engineering and manufacturing, civil engineering, agriculture and related fields, veterinary studies, and health or social-security fields. Link the exact call; it does not mean that all master programmes are eligible.</p>
|
||||||
|
|
||||||
|
<h2>Other funding and residence</h2>
|
||||||
|
|
||||||
|
<p>Other sources include Macedonian state or municipal support, Erasmus mobility funding, faculty scholarships, foundations, employer support, and university calls. A scholarship decision may serve as evidence of sufficient means, but the residence authority determines whether the evidence is adequate.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/study/tuition-and-funding/" target="_blank" rel="noopener">Study in Slovenia tuition and funding</a></li>
|
||||||
|
<li><a href="https://www.srips-rs.si/en/" target="_blank" rel="noopener">Public Scholarship, Development, Disability and Maintenance Fund</a></li>
|
||||||
|
<li><a href="https://www.srips-rs.si/en/calls-and-notices" target="_blank" rel="noopener">Current scholarship calls and notices</a></li>
|
||||||
|
<li><a href="https://studyinslovenia.si/" target="_blank" rel="noopener">Study in Slovenia</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Tuition%20rules%20for%20Macedonian%20students"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="tuition-and-scholarships">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Tuition%20rules%20for%20Macedonian%20students">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-tuition-and-scholarships">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-tuition-and-scholarships" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,359 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Entry is not the same as residence - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Entry is not the same as residence</h1>
|
||||||
|
<p class="article-subtitle">Short visa-free entry, visa D, and the study residence permit are three different things. Know which one keeps you here legally.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to entry and residence rules for the 2026/2027 study year. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Visa-free short entry</h2>
|
||||||
|
|
||||||
|
<p>Macedonian citizens are generally visa-exempt for short stays in the Schengen area, subject to the applicable passport and entry rules. A short visa-free stay does not grant the right to remain for a full academic year.</p>
|
||||||
|
|
||||||
|
<h2>The 90-day concept</h2>
|
||||||
|
|
||||||
|
<p>A visa-free stay is generally limited to 90 days in any 180-day period across the Schengen area. Time spent in other Schengen countries counts.</p>
|
||||||
|
|
||||||
|
<p>Do not use the short-stay period as a substitute for a student residence solution.</p>
|
||||||
|
|
||||||
|
<h2>Visa D</h2>
|
||||||
|
|
||||||
|
<p>A long-stay visa D is a separate document, generally used for a stay longer than 90 days and up to one year where its conditions are met. It is not automatically the correct or necessary route for every degree student.</p>
|
||||||
|
|
||||||
|
<h2>Temporary residence permit for study</h2>
|
||||||
|
|
||||||
|
<p>The normal long-term study route is a temporary residence permit for study (dovoljenje za začasno prebivanje zaradi študija).</p>
|
||||||
|
|
||||||
|
<p>The competent Slovenian authority is the administrative unit (upravna enota). A first application may also involve the Slovenian Embassy in Skopje.</p>
|
||||||
|
|
||||||
|
<h2>Applying in Slovenia after the 2025 amendment</h2>
|
||||||
|
|
||||||
|
<p>Slovenian law now generally allows a foreigner who is lawfully staying in Slovenia to submit a first temporary-residence application at a Slovenian administrative unit, unless a specific rule provides otherwise.</p>
|
||||||
|
|
||||||
|
<p>However, the general in-country first application does not automatically produce a certificate that extends the person’s lawful stay until the final decision.</p>
|
||||||
|
|
||||||
|
<p>This is critical. A student who applies late may reach the end of the lawful 90-day period before the permit is decided.</p>
|
||||||
|
|
||||||
|
<h2>Safe approach</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Start early.</li>
|
||||||
|
<li>Ask the Embassy or administrative unit which route applies.</li>
|
||||||
|
<li>Obtain written confirmation.</li>
|
||||||
|
<li>Do not assume that submitting an application in Slovenia allows you to remain after your legal short stay expires.</li>
|
||||||
|
<li>Do not book non-refundable travel based only on informal advice.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>The three residence stages students confuse most often</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Study permit</h3>
|
||||||
|
|
||||||
|
<p>A temporary residence permit for study is issued for the study period, but normally for no more than one year at a time. It is renewable while the conditions remain satisfied.</p>
|
||||||
|
|
||||||
|
<p>It permits student work through a napotnica when the student meets the student-work conditions.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Post-study job-seeking permit</h3>
|
||||||
|
|
||||||
|
<p>A graduate who completed eligible higher education in Slovenia may apply for a temporary permit to search for employment or self-employment. The official route is limited to a maximum of nine months and is not renewable.</p>
|
||||||
|
|
||||||
|
<p>The permit is for searching. It does not itself authorise regular employment. Once a job is found, the graduate needs the appropriate work and residence basis.</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Single work and residence permit</h3>
|
||||||
|
|
||||||
|
<p>Regular employment through an employment contract generally requires an enotno dovoljenje za prebivanje in delo. The process involves the upravna enota and consent or checks by the Employment Service of Slovenia.</p>
|
||||||
|
|
||||||
|
<h2>Apply before the current legal basis expires</h2>
|
||||||
|
|
||||||
|
<p>Do not wait until the final days of the student permit to begin the graduate or work route. A gap can affect lawful stay, travel, employment, insurance, and address registration.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.gov.si/en/representations/embassy-skopje/vizumske-informacije-veleposlanistva-skopje/" target="_blank" rel="noopener">Embassy visa and residence information</a></li>
|
||||||
|
<li><a href="https://infotujci.si/en/" target="_blank" rel="noopener">InfoTujci</a></li>
|
||||||
|
<li><a href="https://studyinslovenia.si/live/visa-and-residence-permit/temporary-residence-permit-for-studies/" target="_blank" rel="noopener">Study in Slovenia residence information</a></li>
|
||||||
|
<li><a href="https://www.gov.si/novice/2025-05-21-z-novelo-zakona-o-tujcih-lazje-do-modre-karte-eu/" target="_blank" rel="noopener">2025 Foreigners Act amendment explanation</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Entry%20is%20not%20the%20same%20as%20residence"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="visa-and-residence-explained">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Entry%20is%20not%20the%20same%20as%20residence">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-visa-and-residence-explained">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-visa-and-residence-explained" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,326 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Support while living abroad - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Support while living abroad</h1>
|
||||||
|
<p class="article-subtitle">Culture shock is normal. Build support in several places, use university counselling, and know your emergency numbers.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Update class: Annual</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Culture shock</h2>
|
||||||
|
|
||||||
|
<p>Common experiences include excitement, administrative stress, loneliness, language fatigue, comparison with home, frustration, and a gradual sense of routine and belonging. These are not proof that the move was a mistake.</p>
|
||||||
|
|
||||||
|
<h2>Build support in several places</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>MSOS, faculty tutor, and student office</li>
|
||||||
|
<li>International office and classmates</li>
|
||||||
|
<li>Local student organisation and a sports or cultural group</li>
|
||||||
|
<li>University counselling and healthcare</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>University support by city: in Ljubljana use Psychosocial Counselling, the Student Health Centre, faculty tutors, and Career Centres; in Maribor use faculty tutoring, mental-health and successful-study resources, and Career Centre UM; in Primorska use free Psychological Counselling UP, the Welcome office, tutoring, and ŠportUP; in Nova Gorica use tutoring, the student office, the Career Centre, mental-health guidance, KGS, and KAS.</p>
|
||||||
|
|
||||||
|
<h2>Starting outside Ljubljana</h2>
|
||||||
|
|
||||||
|
<p>Students in Maribor, Koper, Nova Gorica, Celje, and smaller centres should not be treated as remote members of an organisation based only in Ljubljana. MSOS content and events should publish local contacts, rotate or decentralise activities, offer online access, connect new students with people in the same city, and include city-specific administrative information.</p>
|
||||||
|
|
||||||
|
<h2>Discrimination or harassment</h2>
|
||||||
|
|
||||||
|
<p>Preserve messages, dates, names, witnesses, the contract, photographs, and medical or police evidence where relevant. Possible contacts include the university, faculty, police, equality institutions, legal support, the landlord authority, or an employer platform, depending on the issue.</p>
|
||||||
|
|
||||||
|
<h2>A practical rule for asking for help</h2>
|
||||||
|
|
||||||
|
<p>Do not wait until one problem affects five systems. An unpaid rent dispute can become an address problem, an address problem can delay residence correspondence, a residence delay can affect travel, and loss of status can affect meals, transport, work, insurance, and housing. Contact the responsible institution early and keep written records.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>MSOS can help identify the correct institution, but it is not the police, an ambulance, a lawyer, an immigration authority, a medical provider, or a crisis service. Use 112 for urgent rescue or medical danger and 113 for police.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.uni-lj.si/studij/studentsko-zivljenje" target="_blank" rel="noopener">University of Ljubljana student life</a></li>
|
||||||
|
<li><a href="https://moja.um.si/student/Strani/default.aspx" target="_blank" rel="noopener">University of Maribor student portal</a></li>
|
||||||
|
<li><a href="https://ung.si/sl/studij/studentski-vodnik/" target="_blank" rel="noopener">University of Nova Gorica student guide</a></li>
|
||||||
|
<li><a href="https://www.studentska-org.si/" target="_blank" rel="noopener">Student Organisation of Slovenia</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Support%20while%20living%20abroad"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="wellbeing-and-community">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Support%20while%20living%20abroad">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-wellbeing-and-community">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-wellbeing-and-community" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,397 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Where to submit the residence application - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Correct path to the main CSS file -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../en/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Macedonian Student Organisation in Slovenia Logo" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">EN</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo (struktura ostaja enaka) -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Who We Are</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/timeline-and-milestones/">Timeline & Milestones</a></li>
|
||||||
|
<li><a href="../../../en/about-us/">Our team</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">What We Do</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/projects/">Events & Projects</a></li>
|
||||||
|
<li><a href="#">Blog</a></li>
|
||||||
|
<li><a href="#">Gallery</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Get Involved</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Become a member</a></li>
|
||||||
|
<li><a href="#">Support MSOS</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">For Students</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
|
<li><a href="#">FAQs</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
<li><a href="../../../en/get-to-know-macedonia/">Get to know Macedonia</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">News</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Announcements</a></li>
|
||||||
|
<li><a href="#">Open calls</a></li>
|
||||||
|
<li><a href="#">Press releases</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Become a member</button>
|
||||||
|
<button class="btn btn-primary">Donate</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>EN</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro jezika (ostaja enako) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Select Language</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Close language selection">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en" class="active-lang">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (MK)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Where to submit the residence application</h1>
|
||||||
|
<p class="article-subtitle">The embassy in Skopje or a Slovenian administrative unit: where to submit, and the lawful-stay risk to manage.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Image placeholder</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Applies to: students from Macedonia</span>
|
||||||
|
<span class="guide-tag ">Last checked: 30 July 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Update class: Frequently changing</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to application routes and appointment systems in 2026/2027. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Route A: Slovenian Embassy in Skopje</h2>
|
||||||
|
|
||||||
|
<p>This is the more conservative route for a first permit because the process begins before long-term relocation. Before the appointment:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Confirm the current appointment method.</li>
|
||||||
|
<li>Request the latest document checklist.</li>
|
||||||
|
<li>Ask which documents require Slovenian translation.</li>
|
||||||
|
<li>Ask whether legalisation is required.</li>
|
||||||
|
<li>Ask how recent the criminal-record certificate must be.</li>
|
||||||
|
<li>Confirm fee payment.</li>
|
||||||
|
<li>Prepare originals and copies.</li>
|
||||||
|
<li>Keep proof of submission.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Route B: Slovenian administrative unit</h2>
|
||||||
|
|
||||||
|
<p>A lawfully staying student may be able to submit the first application in Slovenia under the current general rule. Before choosing this route:</p>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Confirm that your purpose is covered.</li>
|
||||||
|
<li>Calculate your remaining lawful Schengen days.</li>
|
||||||
|
<li>Ask whether you receive any document allowing continued stay.</li>
|
||||||
|
<li>Ask where the decision and card will be delivered.</li>
|
||||||
|
<li>Check whether leaving Slovenia while the application is pending creates problems.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Which administrative unit?</h2>
|
||||||
|
|
||||||
|
<p>The competent office normally relates to the place of intended or actual residence, but the current allocation of work and appointment system should be checked.</p>
|
||||||
|
|
||||||
|
<h2>Recommended wording</h2>
|
||||||
|
|
||||||
|
<blockquote class="guide-quote">I am a citizen of North Macedonia, lawfully present in Slovenia without a visa, and I have been admitted to full-time study. I want to submit my first temporary-residence application for study. Please confirm whether I may submit it at your administrative unit, whether submission extends my lawful stay, and which documents are required in my case.</blockquote>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>From student experience</p>
|
||||||
|
<p>Do not rely only on another student’s case. A person may have had another citizenship, a different type of permit, permanent residence, a scholarship, or a different legal basis.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Practical route comparison</h2>
|
||||||
|
|
||||||
|
<div class="guide-table-wrap">
|
||||||
|
<table class="guide-table">
|
||||||
|
<thead><tr><th>Route</th><th>Main advantage</th><th>Main risk to manage</th></tr></thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td>Embassy in Skopje before relocation</td><td>The process begins before the long-term move</td><td>Appointment, translations, and processing may require early preparation</td></tr>
|
||||||
|
<tr><td>Upravna enota while lawfully in Slovenia</td><td>The student can submit locally where the current law permits</td><td>Submission does not automatically mean the lawful short stay is extended until the decision</td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Useful upravna enota examples</h2>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Ljubljana</h3>
|
||||||
|
|
||||||
|
<p>Upravna enota Ljubljana, Sektor za upravne notranje zadeve, Tobačna ulica 5, 1000 Ljubljana. Email: ue.lj-sunz@gov.si</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Nova Gorica</h3>
|
||||||
|
|
||||||
|
<p>Upravna enota Nova Gorica, Trg Edvarda Kardelja 1, 5102 Nova Gorica. Telephone: +386 5 330 6100. Email: ue.novagorica@gov.si</p>
|
||||||
|
|
||||||
|
<h3 class="guide-substage">Ajdovščina</h3>
|
||||||
|
|
||||||
|
<p>Upravna enota Ajdovščina, Vipavska cesta 11b, 5270 Ajdovščina. Telephone: +386 5 364 3200. Email: ue.ajdovscina@gov.si</p>
|
||||||
|
|
||||||
|
<p>Addresses, departments, and appointment systems can change. Verify before visiting.</p>
|
||||||
|
|
||||||
|
<h2>Booking an appointment through eSamonarocanje, step by step</h2>
|
||||||
|
|
||||||
|
<p>Most administrative units take residence appointments through the online portal eSamonarocanje. You can also phone the unit, but the portal is usually the fastest. Here is the exact flow:</p>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Step 1. Open the eSamonarocanje website.</li>
|
||||||
|
<li>Step 2. Choose the administrative unit nearest to where you live and study. For example, if you live and study in Ljubljana, select "UE Ljubljana - Tobacna".</li>
|
||||||
|
<li>Step 3. Choose the procedure. Type "studij" and select the first option if you are a non-EU student. If you are an EU or EEA student, type "EGP" and select that option. To collect a permit that is already issued, choose "vrocitev tujci" (service on foreign nationals).</li>
|
||||||
|
<li>Step 4. Choose a date. Click "Dodaj postopek na seznam" (add procedure to list), then "Prikazi proste termine" (show free slots) to find the first available date.</li>
|
||||||
|
<li>Step 5. Pick the first suitable slot. If the date suits you but the time does not, click "Ostali prosti termini" (other free slots) and choose another time on the same day. When the date and time both suit you, click "Rezervacija".</li>
|
||||||
|
<li>Step 6. Enter your contact details and check they are correct. The mobile number should be a Slovenian one. Leave "Poslji opomnik pred terminom" ticked to get an email reminder one day before.</li>
|
||||||
|
<li>Step 7. Confirm the reservation from your email within 120 minutes by clicking the "Potrditev rezervacije" link. If you do not confirm within 120 minutes, the reservation is not valid.</li>
|
||||||
|
<li>Step 8. Keep the confirmation email. It is the only way to change the appointment ("Rezervacijo lahko spremenite na povezavi") or cancel it ("odpoveste na povezavi") later.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Please verify the latest information</p>
|
||||||
|
<p>This page was last checked on 30 July 2026 and applies to the appointment day. Deadlines, fees, required documents, eligibility conditions, and administrative procedures may change. Verify the information directly with the responsible institution before submitting an application or making an important decision.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<p>When you arrive at the administrative unit, staff assume you have all required documents with you, that you have filled in the application form, and that you intend to submit the full documentation the same day. Coming with complete documents and a completed form significantly speeds up the process and avoids being sent back to add a missing document.</p>
|
||||||
|
|
||||||
|
<h2>Potrdilo o vloženi prošnji</h2>
|
||||||
|
|
||||||
|
<p>A confirmation that an application was filed does not have the same legal effect in every procedure.</p>
|
||||||
|
|
||||||
|
<p>For a first study application submitted during a visa-free stay, do not assume that the confirmation extends lawful stay.</p>
|
||||||
|
|
||||||
|
<p>For some later procedures, including the post-study job-seeking route, official guidance may provide a confirmation that temporarily acts as residence evidence while the application is decided. Ask the authority to state the effect of the exact document you receive.</p>
|
||||||
|
|
||||||
|
<h2>Sources and further information</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.gov.si/en/representations/embassy-skopje/" target="_blank" rel="noopener">Embassy of Slovenia in Skopje</a></li>
|
||||||
|
<li><a href="https://www.gov.si/en/representations/embassy-skopje/vizumske-informacije-veleposlanistva-skopje/" target="_blank" rel="noopener">Embassy visa and residence information</a></li>
|
||||||
|
<li><a href="https://infotujci.si/en/" target="_blank" rel="noopener">InfoTujci</a></li>
|
||||||
|
<li><a href="https://www.gov.si/novice/2025-05-21-z-novelo-zakona-o-tujcih-lazje-do-modre-karte-eu/" target="_blank" rel="noopener">2025 Foreigners Act amendment explanation</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Last checked: 30 July 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Still need help?</h2>
|
||||||
|
<p>If something is unclear or missing, contact MSOS and we will help you find the right institution or answer. Deadlines and rules change, so always confirm the details that matter for your case.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Where%20to%20submit%20the%20residence%20application"><i class="fas fa-envelope" aria-hidden="true"></i>Email us</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber community of Macedonian students in Slovenia</p>
|
||||||
|
<p class="guide-viber-text">Join our Viber community to ask questions and meet other Macedonian students already studying in Slovenia.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Join the Viber community</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="where-to-apply-for-residence">
|
||||||
|
<p class="guide-feedback-q">Was this page helpful?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Yes</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>No</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Thanks, we are glad this helped.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Thanks for telling us. Help us improve this page by writing what was missing to <a href="mailto:info@msosorg.com?subject=Guide%20feedback%3A%20Where%20to%20submit%20the%20residence%20application">info@msosorg.com</a> or ask in our <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber community</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-where-to-apply-for-residence">What was missing or unclear? (optional)</label>
|
||||||
|
<textarea id="fbc-where-to-apply-for-residence" class="guide-feedback-comment-input" rows="3" placeholder="Tell us what we can improve on this page"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Send</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Thanks, we received your note.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Macedonian Student Organisation in Slovenia Logo">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>For students</h4>
|
||||||
|
<a href="#">Blog</a>
|
||||||
|
<a href="#">Gallery</a>
|
||||||
|
<a href="#">FAQs</a>
|
||||||
|
<a href="#">Brochure</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Projects</h4>
|
||||||
|
<a href="#">Upcoming</a>
|
||||||
|
<a href="#">Previous</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Organisation</h4>
|
||||||
|
<a href="#">About us</a>
|
||||||
|
<a href="#">Contact</a>
|
||||||
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../../en/cookie-policy/">Cookie Policy</a>
|
||||||
|
<a href="#">Legal Terms</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">For Students</a>
|
<a href="#">For Students</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Student Welcome Guide</a></li>
|
<li><a href="../../en/student-welcome-guide/">Student Welcome Guide</a></li>
|
||||||
<li><a href="#">Mentorship Programme</a></li>
|
<li><a href="#">Mentorship Programme</a></li>
|
||||||
<li><a href="#">FAQs</a></li>
|
<li><a href="#">FAQs</a></li>
|
||||||
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
<li><a href="../../en/get-to-know-slovenia/">Get to know Slovenia</a></li>
|
||||||
|
|
@ -460,6 +460,8 @@
|
||||||
<a href="#">About us</a>
|
<a href="#">About us</a>
|
||||||
<a href="#">Contact</a>
|
<a href="#">Contact</a>
|
||||||
<a href="#">Documentation</a>
|
<a href="#">Documentation</a>
|
||||||
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -467,8 +469,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© MSOS org 2025 All rights reserved.</p>
|
<p>© MSOS org 2025 All rights reserved.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Privacy policy</a>
|
<a href="../../en/privacy-policy/">Privacy policy</a>
|
||||||
<a href="#">Cookie Policy</a>
|
<a href="../../en/cookie-policy/">Cookie Policy</a>
|
||||||
<a href="#">Legal Terms</a>
|
<a href="#">Legal Terms</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,152 @@
|
||||||
|
/*
|
||||||
|
* Student Welcome Guide - "Was this page helpful?" feedback.
|
||||||
|
* On a vote the chosen button is highlighted and locked, a thank-you appears,
|
||||||
|
* and (on "No") a short comment box is offered. Voting is locked for the current
|
||||||
|
* page view, so to give feedback again the visitor reloads the page.
|
||||||
|
*
|
||||||
|
* "Yes" is submitted immediately. "No" is submitted together with the comment as
|
||||||
|
* a single row when the visitor clicks Send; if they leave without commenting,
|
||||||
|
* the "No" is still recorded once via sendBeacon on page-leave. This avoids the
|
||||||
|
* "No" and the comment landing on two separate rows.
|
||||||
|
*
|
||||||
|
* Votes are sent to a Google Form (see setup notes at the bottom). If the form
|
||||||
|
* is not configured, the widget still works locally and "No" still routes the
|
||||||
|
* visitor to email / the Viber community.
|
||||||
|
*/
|
||||||
|
(function () {
|
||||||
|
'use strict';
|
||||||
|
|
||||||
|
/* Google Form collection. Fill in all four values to turn it on. */
|
||||||
|
var GOOGLE_FORM = {
|
||||||
|
action: 'https://docs.google.com/forms/d/e/1FAIpQLSc4i6fdIpR3D8nuEJ_yvxlHUBRRO-8Z-vP4WF-qtk17uzkYog/formResponse',
|
||||||
|
pageField: 'entry.1926483387', // Question 1 (Page)
|
||||||
|
helpfulField: 'entry.971202016', // Question 2 (Helpful)
|
||||||
|
commentField: 'entry.1634915934' // Question 3 (Comment)
|
||||||
|
};
|
||||||
|
|
||||||
|
// "No" votes awaiting submission (visitor clicked No but has not sent yet).
|
||||||
|
var pending = [];
|
||||||
|
|
||||||
|
function pageLabel(slug) {
|
||||||
|
var lang = (document.documentElement.getAttribute('lang') || '').toLowerCase();
|
||||||
|
return lang ? slug + ' (' + lang + ')' : slug;
|
||||||
|
}
|
||||||
|
|
||||||
|
function buildParams(slug, value, comment) {
|
||||||
|
var params = new URLSearchParams();
|
||||||
|
params.append(GOOGLE_FORM.pageField, pageLabel(slug));
|
||||||
|
if (value) { params.append(GOOGLE_FORM.helpfulField, value); }
|
||||||
|
if (comment && GOOGLE_FORM.commentField) { params.append(GOOGLE_FORM.commentField, comment); }
|
||||||
|
return params;
|
||||||
|
}
|
||||||
|
|
||||||
|
function submit(slug, value, comment) {
|
||||||
|
if (!GOOGLE_FORM.action) { return; }
|
||||||
|
try {
|
||||||
|
// no-cors: Google Forms returns no CORS headers, so the response cannot be
|
||||||
|
// read, but the submission is recorded.
|
||||||
|
fetch(GOOGLE_FORM.action, { method: 'POST', mode: 'no-cors', body: buildParams(slug, value, comment) });
|
||||||
|
} catch (e) {}
|
||||||
|
if (typeof window.plausible === 'function') {
|
||||||
|
try { window.plausible('Guide feedback', { props: { page: pageLabel(slug), value: value || 'comment' } }); } catch (e) {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function flushPending() {
|
||||||
|
for (var i = 0; i < pending.length; i++) {
|
||||||
|
var slug = pending[i];
|
||||||
|
if (GOOGLE_FORM.action && navigator.sendBeacon) {
|
||||||
|
try { navigator.sendBeacon(GOOGLE_FORM.action, buildParams(slug, 'no', '')); } catch (e) {}
|
||||||
|
} else {
|
||||||
|
submit(slug, 'no', '');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
pending = [];
|
||||||
|
}
|
||||||
|
window.addEventListener('pagehide', flushPending);
|
||||||
|
|
||||||
|
function setup(fb) {
|
||||||
|
if (fb.getAttribute('data-ready')) { return; }
|
||||||
|
fb.setAttribute('data-ready', '1');
|
||||||
|
|
||||||
|
var slug = fb.getAttribute('data-slug') || location.pathname;
|
||||||
|
var buttons = fb.querySelectorAll('[data-vote]');
|
||||||
|
var yesMsg = fb.querySelector('.guide-feedback-yes');
|
||||||
|
var noMsg = fb.querySelector('.guide-feedback-no');
|
||||||
|
var comment = fb.querySelector('.guide-feedback-comment');
|
||||||
|
var commentInput = fb.querySelector('.guide-feedback-comment-input');
|
||||||
|
var commentSend = fb.querySelector('.guide-feedback-comment-send');
|
||||||
|
var commentThanks = fb.querySelector('.guide-feedback-comment-thanks');
|
||||||
|
var voted = false;
|
||||||
|
var noPending = false;
|
||||||
|
|
||||||
|
function clearPending() {
|
||||||
|
if (!noPending) { return; }
|
||||||
|
noPending = false;
|
||||||
|
var idx = pending.indexOf(slug);
|
||||||
|
if (idx > -1) { pending.splice(idx, 1); }
|
||||||
|
}
|
||||||
|
|
||||||
|
function onVote() {
|
||||||
|
/* jshint validthis:true */
|
||||||
|
if (voted) { return; }
|
||||||
|
voted = true;
|
||||||
|
var value = this.getAttribute('data-vote');
|
||||||
|
for (var i = 0; i < buttons.length; i++) { buttons[i].disabled = true; }
|
||||||
|
this.classList.add('is-selected');
|
||||||
|
if (value === 'yes') {
|
||||||
|
submit(slug, 'yes', '');
|
||||||
|
if (yesMsg) { yesMsg.hidden = false; }
|
||||||
|
} else {
|
||||||
|
// Hold the "No" until the comment is sent (or the page is left), so both
|
||||||
|
// land on the same row.
|
||||||
|
noPending = true;
|
||||||
|
pending.push(slug);
|
||||||
|
if (noMsg) { noMsg.hidden = false; }
|
||||||
|
if (comment) { comment.hidden = false; }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
for (var i = 0; i < buttons.length; i++) {
|
||||||
|
buttons[i].addEventListener('click', onVote);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (commentSend) {
|
||||||
|
commentSend.addEventListener('click', function () {
|
||||||
|
var text = commentInput ? commentInput.value.replace(/^\s+|\s+$/g, '') : '';
|
||||||
|
if (!text) { if (commentInput) { commentInput.focus(); } return; }
|
||||||
|
clearPending();
|
||||||
|
submit(slug, 'no', text);
|
||||||
|
commentSend.disabled = true;
|
||||||
|
if (commentInput) { commentInput.disabled = true; }
|
||||||
|
if (commentThanks) { commentThanks.hidden = false; }
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function init() {
|
||||||
|
var widgets = document.querySelectorAll('.guide-feedback');
|
||||||
|
for (var i = 0; i < widgets.length; i++) { setup(widgets[i]); }
|
||||||
|
}
|
||||||
|
|
||||||
|
if (document.readyState === 'loading') {
|
||||||
|
document.addEventListener('DOMContentLoaded', init);
|
||||||
|
} else {
|
||||||
|
init();
|
||||||
|
}
|
||||||
|
})();
|
||||||
|
|
||||||
|
/*
|
||||||
|
* ---------------------------------------------------------------------------
|
||||||
|
* Google Form collection
|
||||||
|
* ---------------------------------------------------------------------------
|
||||||
|
* Three questions are wired: Page, Helpful, Comment (entry IDs above).
|
||||||
|
* The "Page" value sent is the slug plus language, e.g.
|
||||||
|
* "student-residence-permit (mk)".
|
||||||
|
*
|
||||||
|
* Rows you will see:
|
||||||
|
* - Yes vote -> Helpful = yes, Comment empty
|
||||||
|
* - No with a comment -> Helpful = no, Comment = the text (one row)
|
||||||
|
* - No without comment -> Helpful = no, Comment empty (sent on leave)
|
||||||
|
* A "No" produces exactly one row either way.
|
||||||
|
*/
|
||||||
87
main.js
87
main.js
|
|
@ -648,10 +648,95 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* ===================================================================
|
* ===================================================================
|
||||||
* 7. ZAGON FUNKCIJ PO NALOŽITVI STRANI
|
* 7. NEWSLETTER (MailerLite)
|
||||||
|
* ===================================================================
|
||||||
|
*/
|
||||||
|
function setupNewsletter() {
|
||||||
|
// --- MailerLite configuration -----------------------------------
|
||||||
|
// Fill these in from your MailerLite embedded form
|
||||||
|
// (Forms > Embedded forms > your form > Embed code). Both values
|
||||||
|
// appear in the embed's subscribe URL:
|
||||||
|
// https://assets.mailerlite.com/jsonp/<ACCOUNT>/forms/<FORM>/subscribe
|
||||||
|
const ML_ACCOUNT = '1253161';
|
||||||
|
const ML_FORM = '194374752800868123';
|
||||||
|
// ----------------------------------------------------------------
|
||||||
|
|
||||||
|
const forms = document.querySelectorAll('form.subscribe-form, form.subscribe-form-bottom');
|
||||||
|
if (!forms.length) return;
|
||||||
|
|
||||||
|
let lang = (document.documentElement.getAttribute('lang') || 'en').toLowerCase();
|
||||||
|
if (['en', 'si', 'mk'].indexOf(lang) === -1) lang = 'en';
|
||||||
|
|
||||||
|
const T = {
|
||||||
|
invalid: { en: 'Please enter a valid email address.', si: 'Vnesite veljaven e-poštni naslov.', mk: 'Внесете важечка е-адреса.' },
|
||||||
|
sending: { en: 'Sending…', si: 'Pošiljanje…', mk: 'Се испраќа…' },
|
||||||
|
success: { en: 'Thank you! Please check your inbox to confirm your subscription.', si: 'Hvala! Za potrditev naročnine preverite svoj e-poštni predal.', mk: 'Ви благодариме! Проверете го вашето сандаче за да ја потврдите претплатата.' },
|
||||||
|
error: { en: 'Something went wrong. Please try again later.', si: 'Nekaj je šlo narobe. Poskusite znova pozneje.', mk: 'Нешто не успеа. Обидете се повторно подоцна.' },
|
||||||
|
notready: { en: 'The newsletter is being set up. Please check back soon.', si: 'Novice se pravkar nastavljajo. Preverite kmalu znova.', mk: 'Билтенот се поставува. Проверете повторно наскоро.' }
|
||||||
|
};
|
||||||
|
const t = (k) => (T[k][lang] || T[k].en);
|
||||||
|
|
||||||
|
forms.forEach((form) => {
|
||||||
|
const input = form.querySelector('input[type="email"], input[type="text"], input');
|
||||||
|
if (!input) return;
|
||||||
|
input.setAttribute('type', 'email');
|
||||||
|
input.setAttribute('name', 'fields[email]');
|
||||||
|
input.setAttribute('required', '');
|
||||||
|
input.setAttribute('autocomplete', 'email');
|
||||||
|
|
||||||
|
const status = document.createElement('p');
|
||||||
|
status.className = 'subscribe-status';
|
||||||
|
status.setAttribute('role', 'status');
|
||||||
|
status.setAttribute('aria-live', 'polite');
|
||||||
|
status.hidden = true;
|
||||||
|
form.parentNode.insertBefore(status, form.nextSibling);
|
||||||
|
|
||||||
|
const show = (msg, type) => {
|
||||||
|
status.textContent = msg;
|
||||||
|
status.className = 'subscribe-status is-' + type;
|
||||||
|
status.hidden = false;
|
||||||
|
};
|
||||||
|
|
||||||
|
form.addEventListener('submit', (e) => {
|
||||||
|
e.preventDefault();
|
||||||
|
const email = (input.value || '').trim();
|
||||||
|
if (!/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(email)) {
|
||||||
|
show(t('invalid'), 'error');
|
||||||
|
input.focus();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
if (!ML_ACCOUNT || !ML_FORM) { show(t('notready'), 'error'); return; }
|
||||||
|
|
||||||
|
const button = form.querySelector('button[type="submit"], button');
|
||||||
|
if (button) button.disabled = true;
|
||||||
|
show(t('sending'), 'info');
|
||||||
|
|
||||||
|
const url = 'https://assets.mailerlite.com/jsonp/' + ML_ACCOUNT + '/forms/' + ML_FORM + '/subscribe';
|
||||||
|
const body = new URLSearchParams();
|
||||||
|
body.append('fields[email]', email);
|
||||||
|
body.append('ml-submit', '1');
|
||||||
|
body.append('anticsrf', 'true');
|
||||||
|
|
||||||
|
fetch(url, { method: 'POST', body: body, mode: 'no-cors' })
|
||||||
|
.then(() => {
|
||||||
|
// Double opt-in: MailerLite emails a confirmation link, so we
|
||||||
|
// optimistically confirm here (the opt-in email is the real check).
|
||||||
|
form.reset();
|
||||||
|
show(t('success'), 'success');
|
||||||
|
})
|
||||||
|
.catch(() => show(t('error'), 'error'))
|
||||||
|
.finally(() => { if (button) button.disabled = false; });
|
||||||
|
});
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* ===================================================================
|
||||||
|
* 8. ZAGON FUNKCIJ PO NALOŽITVI STRANI
|
||||||
* ===================================================================
|
* ===================================================================
|
||||||
*/
|
*/
|
||||||
highlightActiveLink();
|
highlightActiveLink();
|
||||||
setupLanguageSwitcher();
|
setupLanguageSwitcher();
|
||||||
|
setupNewsletter();
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
@ -0,0 +1,293 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="mk">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Политика за колачиња - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Поврзување до главната CSS-датотека -->
|
||||||
|
<link rel="stylesheet" href="../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../mk/" class="logo-link">
|
||||||
|
<img src="../../images/1-logo.png" alt="Лого на Македонска студентска организација во Словенија" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">МК</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>МК</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro na jazik (za mobilni) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Избери јазик</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Затвори избор на јазик">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk" class="active-lang">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Политика за колачиња</h1>
|
||||||
|
<p class="article-subtitle">Како оваа веб-страница користи колачиња и слични технологии и како можете да ги контролирате.</p>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<p class="article-publish-date">Последно ажурирање: 29 јули 2026</p>
|
||||||
|
|
||||||
|
<p>Оваа политика за колачиња објаснува како оваа веб-страница користи колачиња и слични технологии. Треба да се чита заедно со нашата <a href="../privacy-policy/">Политика за приватност</a>.</p>
|
||||||
|
|
||||||
|
<h2>Што се колачиња</h2>
|
||||||
|
|
||||||
|
<p>Колачињата се мали текстуални датотеки што веб-страницата ги става на вашиот уред за да чува информации, на пример вашиот избор на јазик. Веб-страниците користат и слични технологии, како локалната меморија во прелистувачот, за истите цели. Во оваа политика сите нив ги нарекуваме „колачиња“.</p>
|
||||||
|
|
||||||
|
<h2>Како користиме колачиња</h2>
|
||||||
|
|
||||||
|
<p>Колачињата ги сведуваме на минимум. Оваа веб-страница не поставува свои колачиња за следење или рекламирање, ниту користиме аналитика што ве профилира. Користиме само она што е потребно за да работи страницата и да ги памети основните преференции како вашиот јазик.</p>
|
||||||
|
|
||||||
|
<h2>Типови колачиња што може да ги користиме</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Строго неопходни: потребни за да функционира и да остане безбедна веб-страницата. Овие не може да се исклучат.</li>
|
||||||
|
<li>Преференции: ги паметат изборите што ги правите, како вашиот јазик, за да не мора повторно да ги поставувате.</li>
|
||||||
|
<li>Од трети страни: ги поставуваат надворешни услуги чија содржина ја вклучуваме на страницата, опишани подолу.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Услуги од трети страни</h2>
|
||||||
|
|
||||||
|
<p>За да ја обезбедиме веб-страницата, вчитуваме дел од содржината од надворешни даватели. Кога вашиот прелистувач ги контактира, тие може да добијат технички податоци како вашата IP-адреса и да постават свои колачиња:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Google Fonts ги вчитува фонтовите што се користат на страницата од серверите на Google.</li>
|
||||||
|
<li>Font Awesome, испорачан преку мрежата Cloudflare, ги вчитува иконите што се користат на страницата.</li>
|
||||||
|
<li>MailerLite, кога го користите формуларот за билтен, може да постави колачиња потребни за обработка на вашата претплата.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Овие даватели дејствуваат како независни услуги со свои политики за приватност и колачиња, кои ви препорачуваме да ги прочитате.</p>
|
||||||
|
|
||||||
|
<h2>Управување со колачиња</h2>
|
||||||
|
|
||||||
|
<p>Колачињата можете да ги контролирате и бришете преку поставките на вашиот прелистувач. Повеќето прелистувачи ви дозволуваат да блокирате колачиња или да ги избришете веќе зачуваните. Имајте предвид дека блокирањето на строго неопходните колачиња или колачињата за преференции може да влијае врз тоа како работат делови од страницата, на пример помнењето на вашиот јазик.</p>
|
||||||
|
|
||||||
|
<h2>Вашата согласност</h2>
|
||||||
|
|
||||||
|
<p>Бидејќи моментално користиме само строго неопходни колачиња и колачиња за преференции, не прикажуваме банер за согласност. Ако некогаш воведеме колачиња за аналитика или маркетинг, прво ќе побараме ваша согласност и ќе ја ажурираме оваа политика.</p>
|
||||||
|
|
||||||
|
<h2>Промени на оваа политика</h2>
|
||||||
|
|
||||||
|
<p>Оваа политика за колачиња може повремено да ја ажурираме. Кога ќе го сториме тоа, ќе го смениме датумот на врвот на страницата.</p>
|
||||||
|
|
||||||
|
<h2>Контактирајте нè</h2>
|
||||||
|
|
||||||
|
<p>Ако имате прашања за нашата употреба на колачиња, контактирајте нè на info.msosorg@gmail.com.</p>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../images/13-whitelogo.png" alt="Лого на Македонска студентска организација во Словенија">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>За студенти</h4>
|
||||||
|
<a href="#">Блог</a>
|
||||||
|
<a href="#">Галерија</a>
|
||||||
|
<a href="#">ЧПП</a>
|
||||||
|
<a href="#">Брошура</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Проекти</h4>
|
||||||
|
<a href="#">Претстојни</a>
|
||||||
|
<a href="#">Претходни</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Организација</h4>
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<a href="#">Контакт</a>
|
||||||
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
<a href="#">Правни услови</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../main.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -346,6 +346,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -353,8 +355,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -352,6 +352,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -359,8 +361,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -183,7 +183,7 @@
|
||||||
<input type="email" placeholder="Внесете ја вашата е-пошта">
|
<input type="email" placeholder="Внесете ја вашата е-пошта">
|
||||||
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="#">политика за приватност</a></p>
|
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="../../mk/privacy-policy/">политика за приватност</a></p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -321,6 +321,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -328,8 +330,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -352,6 +352,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -359,8 +361,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -344,6 +344,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -351,8 +353,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -334,6 +334,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -341,8 +343,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -331,6 +331,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -338,8 +340,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -336,6 +336,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -343,8 +345,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -183,7 +183,7 @@
|
||||||
<input type="email" placeholder="Внесете ја вашата е-пошта">
|
<input type="email" placeholder="Внесете ја вашата е-пошта">
|
||||||
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="#">политика за приватност</a></p>
|
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="../../mk/privacy-policy/">политика за приватност</a></p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -321,6 +321,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -328,8 +330,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -332,6 +332,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -339,8 +341,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -322,6 +322,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -329,8 +331,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -353,6 +353,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -360,8 +362,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -338,6 +338,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -345,8 +347,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -309,6 +309,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -316,8 +318,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -360,7 +360,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group checkbox-group">
|
<div class="form-group checkbox-group">
|
||||||
<input type="checkbox" id="privacy-policy">
|
<input type="checkbox" id="privacy-policy">
|
||||||
<label for="privacy-policy">Се согласувате со нашата пријателска <a href="#">политика за приватност</a>.</label>
|
<label for="privacy-policy">Се согласувате со нашата пријателска <a href="../mk/privacy-policy/">политика за приватност</a>.</label>
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary">Испрати порака</button>
|
<button type="submit" class="btn btn-primary">Испрати порака</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
@ -456,6 +456,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -463,8 +465,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,338 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="mk">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Политика за приватност - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Поврзување до главната CSS-датотека -->
|
||||||
|
<link rel="stylesheet" href="../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../mk/" class="logo-link">
|
||||||
|
<img src="../../images/1-logo.png" alt="Лого на Македонска студентска организација во Словенија" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">МК</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>МК</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro na jazik (za mobilni) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Избери јазик</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Затвори избор на јазик">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk" class="active-lang">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Политика за приватност</h1>
|
||||||
|
<p class="article-subtitle">Како Македонската студентска организација во Словенија ги собира, користи и штити вашите лични податоци.</p>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<p class="article-publish-date">Последно ажурирање: 29 јули 2026</p>
|
||||||
|
|
||||||
|
<p>Оваа политика за приватност објаснува кои лични податоци обработуваме кога ја посетувате оваа веб-страница или се претплатувате на нашиот билтен, зошто ги обработуваме и какви права имате. Собирањето податоци го сведуваме на минимум и ги обработуваме во согласност со Општата уредба за заштита на податоците (GDPR) и словенечкото законодавство за заштита на личните податоци.</p>
|
||||||
|
|
||||||
|
<h2>Кои сме ние</h2>
|
||||||
|
|
||||||
|
<p>Контролор одговорен за вашите лични податоци е Македонска студентска организација во Словенија (МСОС), Masarykova cesta 24, 1000 Ljubljana, Словенија. За сè што е поврзано со оваа политика можете да нè контактирате на е-пошта info.msosorg@gmail.com.</p>
|
||||||
|
|
||||||
|
<h2>Кои податоци ги собираме</h2>
|
||||||
|
|
||||||
|
<p>Во зависност од тоа како ја користите веб-страницата, може да ги обработуваме следниве лични податоци:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Вашата е-пошта, ако се претплатите на нашиот билтен.</li>
|
||||||
|
<li>Вашето име, само ако одберете да го дадете во формуларот за билтенот.</li>
|
||||||
|
<li>Содржината на пораката што ни ја испраќате, ако нè контактирате по е-пошта.</li>
|
||||||
|
<li>Основни технички податоци што вашиот прелистувач ги испраќа автоматски (како IP-адреса, тип на прелистувач и датум и време на барањето), кои привремено се чуваат во серверските дневници заради безбедност и решавање проблеми.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Не собираме посебни категории на податоци и не користиме профилирање или автоматизирано одлучување.</p>
|
||||||
|
|
||||||
|
<h2>Зошто ги користиме вашите податоци и нашата правна основа</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Билтен: за да ви испраќаме вести, покани за настани и студентски информации што сте побарале да ги примате. Нашата правна основа е вашата согласност (член 6(1)(а) од GDPR).</li>
|
||||||
|
<li>Одговарање на вашите пораки: за да одговориме на вашето прашање или барање. Нашата правна основа е нашиот легитимен интерес за комуникација со вас (член 6(1)(ф) од GDPR).</li>
|
||||||
|
<li>Безбедност и стабилност на веб-страницата: за да ја одржуваме страницата функционална и заштитена од злоупотреба. Нашата правна основа е нашиот легитимен интерес (член 6(1)(ф) од GDPR).</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Билтенот</h2>
|
||||||
|
|
||||||
|
<p>Билтенот го испраќаме преку MailerLite, давател на е-поштенски услуги со седиште во Европската Унија што ги обработува податоците во наше име. Кога ќе ја внесете вашата е-пошта, користиме двојна потврда: MailerLite прво ви испраќа порака за потврда, а на листата ве додаваме дури откако ќе потврдите. Ова ве штити од претплата без ваше знаење.</p>
|
||||||
|
|
||||||
|
<p>Секој билтен содржи линк за отпишување, така што можете да ја напуштите листата во секое време. Можете да се отпишете и со порака на info.msosorg@gmail.com.</p>
|
||||||
|
|
||||||
|
<h2>Кој има пристап до вашите податоци</h2>
|
||||||
|
|
||||||
|
<p>Не ги продаваме, изнајмуваме ниту разменуваме вашите лични податоци. Ги споделуваме само со давателите на услуги што ни помагаат да ја водиме веб-страницата и билтенот, и тоа само за да ги извршат тие задачи за нас:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>MailerLite, кој го испорачува нашиот билтен (Европска Унија).</li>
|
||||||
|
<li>Нашиот провајдер за хостинг, кој ја чува веб-страницата и нејзините серверски дневници.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Може да ги откриеме податоците и ако тоа го бара законот или валидно барање од јавен орган.</p>
|
||||||
|
|
||||||
|
<h2>Меѓународни преноси на податоци</h2>
|
||||||
|
|
||||||
|
<p>Се трудиме вашите податоци да ги задржиме во Европската Унија или Европскиот економски простор. Кога некој давател мора да обработува податоци надвор од ЕЕП, тоа мора да го прави под заштитните мерки бараат GDPR, како стандардните договорни клаузули на Европската комисија.</p>
|
||||||
|
|
||||||
|
<h2>Колку долго ги чуваме вашите податоци</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Е-пошта за билтен: сè додека не се отпишете или не ја повлечете согласноста, по што ја отстрануваме од активната листа.</li>
|
||||||
|
<li>Е-поштенска преписка: онолку долго колку што е потребно за да го обработиме вашето барање, и разумен период потоа.</li>
|
||||||
|
<li>Серверски дневници: се чуваат краток период, потоа се бришат или анонимизираат.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Вашите права</h2>
|
||||||
|
|
||||||
|
<p>Според GDPR имате право на:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>пристап до личните податоци што ги чуваме за вас;</li>
|
||||||
|
<li>исправка на податоци што се неточни или нецелосни;</li>
|
||||||
|
<li>бришење на вашите податоци („право да бидете заборавени“);</li>
|
||||||
|
<li>ограничување или приговор на нашата обработка;</li>
|
||||||
|
<li>добивање на вашите податоци во пренослив формат;</li>
|
||||||
|
<li>повлекување на согласноста во секое време, без да влијае врз законитоста на обработката пред повлекувањето.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>За да остварите некое од овие права, контактирајте нè на info.msosorg@gmail.com. Ако сметате дека сме ги обработиле вашите податоци незаконски, можете да поднесете жалба до Информацискиот повереник на Република Словенија (Informacijski pooblaščenec), Dunajska cesta 22, 1000 Ljubljana, www.ip-rs.si.</p>
|
||||||
|
|
||||||
|
<h2>Колачиња</h2>
|
||||||
|
|
||||||
|
<p>Оваа веб-страница користи само строго неопходни колачиња и колачиња за преференции и не користи колачиња за следење или рекламирање. Повеќе можете да прочитате во нашата <a href="../cookie-policy/">Политика за колачиња</a>.</p>
|
||||||
|
|
||||||
|
<h2>Безбедност на податоците</h2>
|
||||||
|
|
||||||
|
<p>Користиме разумни технички и организациски мерки за да ги заштитиме вашите податоци од губење, злоупотреба и неовластен пристап. Ниту еден начин на пренос или чување не е целосно безбеден, но работиме да ги чуваме вашите податоци безбедни и повремено да ги преиспитуваме нашите мерки.</p>
|
||||||
|
|
||||||
|
<h2>Деца</h2>
|
||||||
|
|
||||||
|
<p>Оваа веб-страница не е наменета за деца. Ако сте помлади од 15 години, што е возраста за согласност за услуги на информатичкото општество во Словенија, ве молиме не претплатувајте се на билтенот без согласност од родител или старател.</p>
|
||||||
|
|
||||||
|
<h2>Промени на оваа политика</h2>
|
||||||
|
|
||||||
|
<p>Оваа политика за приватност може повремено да ја ажурираме. Кога ќе го сториме тоа, ќе го смениме датумот на врвот на страницата. Проверувајте повремено за да останете информирани.</p>
|
||||||
|
|
||||||
|
<h2>Контактирајте нè</h2>
|
||||||
|
|
||||||
|
<p>Ако имате какви било прашања за оваа политика или за тоа како постапуваме со вашите податоци, контактирајте нè на info.msosorg@gmail.com или по пошта на Masarykova cesta 24, 1000 Ljubljana, Словенија.</p>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../images/13-whitelogo.png" alt="Лого на Македонска студентска организација во Словенија">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>За студенти</h4>
|
||||||
|
<a href="#">Блог</a>
|
||||||
|
<a href="#">Галерија</a>
|
||||||
|
<a href="#">ЧПП</a>
|
||||||
|
<a href="#">Брошура</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Проекти</h4>
|
||||||
|
<a href="#">Претстојни</a>
|
||||||
|
<a href="#">Претходни</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Организација</h4>
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<a href="#">Контакт</a>
|
||||||
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
<a href="#">Правни услови</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../main.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -302,6 +302,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -309,8 +311,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -251,6 +251,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -258,8 +260,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -261,6 +261,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -268,8 +270,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -184,7 +184,7 @@
|
||||||
<input type="email" placeholder="Внесете ја вашата е-пошта">
|
<input type="email" placeholder="Внесете ја вашата е-пошта">
|
||||||
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="#">политика за приватност</a></p>
|
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="../../mk/privacy-policy/">политика за приватност</a></p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -370,6 +370,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -377,8 +379,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -281,7 +281,7 @@
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="#">политика за приватност</a></p>
|
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="../../../mk/privacy-policy/">политика за приватност</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -325,6 +325,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -332,8 +334,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -304,7 +304,7 @@
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="#">политика за приватност</a></p>
|
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="../../../mk/privacy-policy/">политика за приватност</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -348,6 +348,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -355,8 +357,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -296,7 +296,7 @@
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="#">политика за приватност</a></p>
|
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="../../../mk/privacy-policy/">политика за приватност</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -340,6 +340,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -347,8 +349,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -265,7 +265,7 @@
|
||||||
<input type="email" placeholder="Внесете ја вашата е-пошта">
|
<input type="email" placeholder="Внесете ја вашата е-пошта">
|
||||||
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
<button type="submit" class="btn btn-primary-orange">Претплати се</button>
|
||||||
</form>
|
</form>
|
||||||
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="#">политика за приватност</a></p>
|
<p class="privacy-note">Ние се грижиме за вашите податоци во нашата <a href="../../../mk/privacy-policy/">политика за приватност</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -309,6 +309,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -316,8 +318,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -285,6 +285,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -292,8 +294,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -127,7 +127,7 @@
|
||||||
<li class="menu-item menu-item-has-children">
|
<li class="menu-item menu-item-has-children">
|
||||||
<a href="#">За студенти</a>
|
<a href="#">За студенти</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<li><a href="#">Водич за добредојде</a></li>
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
<li><a href="#">Менторска програма</a></li>
|
<li><a href="#">Менторска програма</a></li>
|
||||||
<li><a href="#">Често поставувани прашања</a></li>
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
|
@ -273,6 +273,8 @@
|
||||||
<a href="#">За нас</a>
|
<a href="#">За нас</a>
|
||||||
<a href="#">Контакт</a>
|
<a href="#">Контакт</a>
|
||||||
<a href="#">Документација</a>
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -280,8 +282,8 @@
|
||||||
<div class="footer-bottom">
|
<div class="footer-bottom">
|
||||||
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
<div class="legal-links">
|
<div class="legal-links">
|
||||||
<a href="#">Политика за приватност</a>
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
<a href="#">Политика за колачиња</a>
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
<a href="#">Правни услови</a>
|
<a href="#">Правни услови</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,337 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="mk">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Како функционира универзитетското студирање - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Правилна патека до главната CSS-датотека -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../mk/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Лого на Македонска студентска организација во Словенија" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">МК</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>МК</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro na jazik (za mobilni) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Избери јазик</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Затвори избор на јазик">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk" class="active-lang">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Како функционира универзитетското студирање</h1>
|
||||||
|
<p class="article-subtitle">Академската година, ECTS, оцените, пријавата на испити, референтот, учењето словенечки, туторството и вонстудиските ECTS.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Место за слика</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Се однесува на: студенти од Македонија</span>
|
||||||
|
<span class="guide-tag ">Последна проверка: 30 јули 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Тип на ажурирање: Годишно</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Академска година и ECTS</h2>
|
||||||
|
|
||||||
|
<p>Словенечката академска година вообичаено трае од 1 октомври до 30 септември, но наставата и испитните периоди се разликуваат меѓу универзитетите и факултетите, затоа секогаш зачувајте го вашиот календар. Стандардна редовна година вообичаено претставува 60 ECTS, а поединечните предмети носат кредити според очекуваното оптоварување.</p>
|
||||||
|
|
||||||
|
<h2>Студентски статус и колку долго траат вашите права</h2>
|
||||||
|
|
||||||
|
<p>Речиси секоја студентска придобивка во овој водич, субвенционирана исхрана, субвенциониран превоз, студентска работа преку napotnica и студентско сместување, зависи од активен студентски статус. Според словенечкиот закон, овие права ги имате за една студиска програма по степен (една додипломска, една магистерска) и само додека не сте редовно вработени, не водите регистрирана дејност, не сте на листата на невработени и не сте директор на компанија или установа.</p>
|
||||||
|
|
||||||
|
<p>Стандардното траење е должината на програмата, но може да се продолжи: вообичаено една дополнителна година за повторување година или за статус на апсолвент, уште една година од оправдани причини како здравствени или социјални околности, и една дополнителна година по дете родено за време на студиите. Може и да ја смените програмата или насоката еднаш по степен и по положена прва година да студирате две програми паралелно. Губењето статус, на пример со испишување или искористување на овие права, ги отстранува придобивките што зависат од него, па планирајте ја секоја промена внимателно. Страницата за обнова, промена и дипломирање детално ги објаснува повторувањата, преминувањата и паузирањето.</p>
|
||||||
|
|
||||||
|
<h2>Оцени</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>10: одлично</li>
|
||||||
|
<li>9 и 8: многу добро</li>
|
||||||
|
<li>7: добро</li>
|
||||||
|
<li>6: доволно</li>
|
||||||
|
<li>1 до 5: недоволно</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Проверете ги правилата на програмата бидејќи деталите за оценување се разликуваат.</p>
|
||||||
|
|
||||||
|
<h2>Пријавата на испит е ваша одговорност</h2>
|
||||||
|
|
||||||
|
<p>Универзитетот на Приморска покажува колку детални можат да бидат правилата: пријава неколку дена пред испитот, откажување пред посебен рок, период на чекање по доцна одјава, отсуство или неуспешен обид, ограничувања на обиди и такси за подоцнежни или комисиски обиди. Овие бројки не се национални правила; прочитајте го правилникот за оценување на вашиот факултет и упатствата на порталот.</p>
|
||||||
|
|
||||||
|
<h2>Референт и универзитетски системи</h2>
|
||||||
|
|
||||||
|
<p>Факултетската студентска служба (referat) ги решава административните студиски прашања. Корисна е-пошта вклучува име, студентски или пријавен број, програма, година, јасно прашање, релевантен рок и прилог каде што е потребно. Во првата недела запознајте се со студентскиот портал, системите за пријава на предмети и испити, е-училницата, официјалната е-пошта, eduroam, пребарувачот и репозиториумот на библиотеката и каков било дигитален студентски идентитет.</p>
|
||||||
|
|
||||||
|
<h2>Учење словенечки</h2>
|
||||||
|
|
||||||
|
<p>Програма огласена на англиски сепак може да користи словенечки за администрација, пракси, локални стручни средини, некои изборни предмети и секојдневие. Корисни патишта се универзитетските јазични курсеви, Leto plus за подобни странски студенти во прва година на Универзитетот во Љубљана, Центарот за словенечки како втор и странски јазик, бесплатното самостојно учење преку Slonline и факултетските групи за разговор. Некои програми бараат B2 словенечки за прием, затоа проверете го годишниот конкурс пред пријавата.</p>
|
||||||
|
|
||||||
|
<h2>Туторство, застапување и вонстудиски ECTS</h2>
|
||||||
|
|
||||||
|
<p>Тутор може да помогне со изборот на предмети, системите и првиот семестар. Студентскиот совет (študentski svet) ги застапува мислењата на студентите во универзитетот и назначува студенти во тела што можат да одлучуваат за академски прашања како исклучително напредување. Некои универзитети формално кредитираат избрани вонстудиски активности: COD на Универзитетот во Љубљана, KOOD на Универзитетот во Марибор и избрани активности на Универзитетот на Приморска вклучувајќи спорт и програми на алијанси. Проверете ги роковите за пријава, слободните места и дали активноста се брои во или надвор од нормалната ECTS структура на програмата.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>Од студентско искуство</p>
|
||||||
|
<p>Следете ги правилата за цитирање, плагијат, групна работа, испити, вештачка интелигенција, истражувачки податоци и доверливост. Прашајте пред да користите вештачка интелигенција кога упатствата за предметот не се јасни.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Извори и дополнителни информации</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.uni-lj.si/studij/studentsko-zivljenje" target="_blank" rel="noopener">Студентски живот на УЛ</a></li>
|
||||||
|
<li><a href="https://moja.um.si/student/Strani/default.aspx" target="_blank" rel="noopener">Студентски портал на УМ</a></li>
|
||||||
|
<li><a href="https://ung.si/sl/studij/studentski-vodnik/" target="_blank" rel="noopener">Студентски водич на УНГ</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/" target="_blank" rel="noopener">Портал за добредојде на УП</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Последна проверка: 30 јули 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Сè уште ви треба помош?</h2>
|
||||||
|
<p>Ако нешто е нејасно или недостасува, контактирајте го МСОС и ќе ви помогнеме да ја најдете вистинската институција или одговор. Роковите и правилата се менуваат, па секогаш потврдете ги деталите што се важни за вашиот случај.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%9A%D0%B0%D0%BA%D0%BE%20%D1%84%D1%83%D0%BD%D0%BA%D1%86%D0%B8%D0%BE%D0%BD%D0%B8%D1%80%D0%B0%20%D1%83%D0%BD%D0%B8%D0%B2%D0%B5%D1%80%D0%B7%D0%B8%D1%82%D0%B5%D1%82%D1%81%D0%BA%D0%BE%D1%82%D0%BE%20%D1%81%D1%82%D1%83%D0%B4%D0%B8%D1%80%D0%B0%D1%9A%D0%B5"><i class="fas fa-envelope" aria-hidden="true"></i>Пишете ни</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber заедница на македонски студенти во Словенија</p>
|
||||||
|
<p class="guide-viber-text">Придружете се на нашата Viber заедница за да поставувате прашања и да запознаете други македонски студенти што веќе студираат во Словенија.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Придружи се на Viber заедницата</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="academic-life">
|
||||||
|
<p class="guide-feedback-q">Дали оваа страница беше корисна?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Да</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>Не</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Ви благодариме, ни е драго што ова помогна.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Ви благодариме за повратната информација. Помогнете ни да ја подобриме страницата пишувајќи ни што недостасуваше на <a href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%9A%D0%B0%D0%BA%D0%BE%20%D1%84%D1%83%D0%BD%D0%BA%D1%86%D0%B8%D0%BE%D0%BD%D0%B8%D1%80%D0%B0%20%D1%83%D0%BD%D0%B8%D0%B2%D0%B5%D1%80%D0%B7%D0%B8%D1%82%D0%B5%D1%82%D1%81%D0%BA%D0%BE%D1%82%D0%BE%20%D1%81%D1%82%D1%83%D0%B4%D0%B8%D1%80%D0%B0%D1%9A%D0%B5">info@msosorg.com</a> или прашајте во нашата <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber заедница</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-academic-life">Што недостасуваше или беше нејасно? (изборно)</label>
|
||||||
|
<textarea id="fbc-academic-life" class="guide-feedback-comment-input" rows="3" placeholder="Напишете што можеме да подобриме на оваа страница"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Испрати</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Ви благодариме, ја добивме вашата порака.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Лого на Македонска студентска организација во Словенија">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>За студенти</h4>
|
||||||
|
<a href="#">Блог</a>
|
||||||
|
<a href="#">Галерија</a>
|
||||||
|
<a href="#">ЧПП</a>
|
||||||
|
<a href="#">Брошура</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Проекти</h4>
|
||||||
|
<a href="#">Претстојни</a>
|
||||||
|
<a href="#">Претходни</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Организација</h4>
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<a href="#">Контакт</a>
|
||||||
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
<a href="#">Правни услови</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,334 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="mk">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Основни административни алатки - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Правилна патека до главната CSS-датотека -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../mk/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Лого на Македонска студентска организација во Словенија" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">МК</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>МК</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro na jazik (za mobilni) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Избери јазик</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Затвори избор на јазик">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk" class="active-lang">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Основни административни алатки</h1>
|
||||||
|
<p class="article-subtitle">EMŠO, даночен број, SI-PASS, банкарска сметка и телефонски пакет ги отклучуваат речиси сите други услуги.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Место за слика</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Се однесува на: студенти од Македонија</span>
|
||||||
|
<span class="guide-tag ">Последна проверка: 30 јули 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Тип на ажурирање: Годишно</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>EMŠO</h2>
|
||||||
|
|
||||||
|
<p>EMŠO е словенечкиот единствен матичен број на граѓанинот. Странскиот кандидат може да користи привремен eVŠ идентификатор при пријавата. Вистинскиот EMŠO се доделува подоцна преку словенечката установа или орган.</p>
|
||||||
|
|
||||||
|
<p>Проверете дека името е точно, датумот на раѓање е точен и бројот е усогласен во универзитетските и државните евиденции.</p>
|
||||||
|
|
||||||
|
<h2>Словенечки даночен број</h2>
|
||||||
|
|
||||||
|
<p>Користете го образецот DR-02. Странско физичко лице може да го поднесе барањето лично, преку овластено лице или по пошта. Подгответе доказ за идентитет и придружни документи. Официјалната страница на FURS наведува дека уверението вообичаено се издава во рок од осум дена. Може да ви затреба за студентска работа, банка, дигитален идентитет, даночни постапки и договори.</p>
|
||||||
|
|
||||||
|
<h2>SI-PASS и smsPASS</h2>
|
||||||
|
|
||||||
|
<p>SI-PASS овозможува пристап до електронски јавни услуги. За регистрација на smsPASS тековните официјални барања вклучуваат SI-PASS сметка, словенечки даночен број, EMŠO, мобилен телефон и потврда на идентитетот. Не чекајте на smsPASS за да почнете студиска пријава преку eVŠ ако е достапен друг дозволен начин.</p>
|
||||||
|
|
||||||
|
<h2>Вообичаен редослед</h2>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Прибавете словенечки даночен број и EMŠO.</li>
|
||||||
|
<li>Создадете или потврдете SI-PASS сметка.</li>
|
||||||
|
<li>Завршете потврда на идентитет за smsPASS или побарајте квалификуван дигитален сертификат.</li>
|
||||||
|
<li>Тестирајте го пристапот пред рокот за пријава.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Банкарска сметка</h2>
|
||||||
|
|
||||||
|
<p>Споредете месечен надоместок, надоместок за картичка, онлајн банкарство, меѓународни трансфери, пристап до банкомати, студентски пакет, потребни докази за престој и услови за затворање. Словенечка сметка честопати е потребна за исплати од студентска работа и некои стипендии.</p>
|
||||||
|
|
||||||
|
<h2>Телефон</h2>
|
||||||
|
|
||||||
|
<p>Почнете со припејд услуга ако вашиот престој и финансиска состојба не се стабилни. Пред да потпишете претплата, проверете траење на договор, надоместок за раскинување, потребни документи, роаминг, ограничувања на податоци, eSIM и покриеност на мрежата во вашиот град.</p>
|
||||||
|
|
||||||
|
<h2>Универзитетски дигитален идентитет</h2>
|
||||||
|
|
||||||
|
<p>Секој универзитет има свој систем на сметки: студентски информациски систем, универзитетска е-пошта, Moodle или друга е-училница, распоред, пријава на испити, потврди, eduroam и Microsoft 365 или слични алатки. На Универзитетот на Приморска бројот на запишување го формира корисничкото име, а апликацијата STUDO може да ги комбинира е-поштата, распоредот, оцените, испитните функции, дигиталниот студентски идентитет и пристапот до згради.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>Од студентско искуство</p>
|
||||||
|
<p>Користете ја официјалната универзитетска е-пошта за академски прашања. Наведете полно име, програма, студентски број, јасно прашање и релевантен рок. Не потпирајте се на еден телефонски број или е-пошта што може да ги изгубите по преселба.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Извори и дополнителни информации</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.fu.gov.si/en/life_events_individuals/obtaining_a_tax_identification_number_for_a_foreign_natural_person" target="_blank" rel="noopener">Даночен број за странско физичко лице, FURS</a></li>
|
||||||
|
<li><a href="https://www.fu.gov.si/" target="_blank" rel="noopener">FURS</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/" target="_blank" rel="noopener">eUprava</a></li>
|
||||||
|
<li><a href="https://portal.evs.gov.si/" target="_blank" rel="noopener">eVŠ портал</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Последна проверка: 30 јули 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Сè уште ви треба помош?</h2>
|
||||||
|
<p>Ако нешто е нејасно или недостасува, контактирајте го МСОС и ќе ви помогнеме да ја најдете вистинската институција или одговор. Роковите и правилата се менуваат, па секогаш потврдете ги деталите што се важни за вашиот случај.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%9E%D1%81%D0%BD%D0%BE%D0%B2%D0%BD%D0%B8%20%D0%B0%D0%B4%D0%BC%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%B8%D0%B2%D0%BD%D0%B8%20%D0%B0%D0%BB%D0%B0%D1%82%D0%BA%D0%B8"><i class="fas fa-envelope" aria-hidden="true"></i>Пишете ни</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber заедница на македонски студенти во Словенија</p>
|
||||||
|
<p class="guide-viber-text">Придружете се на нашата Viber заедница за да поставувате прашања и да запознаете други македонски студенти што веќе студираат во Словенија.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Придружи се на Viber заедницата</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="administrative-basics">
|
||||||
|
<p class="guide-feedback-q">Дали оваа страница беше корисна?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Да</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>Не</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Ви благодариме, ни е драго што ова помогна.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Ви благодариме за повратната информација. Помогнете ни да ја подобриме страницата пишувајќи ни што недостасуваше на <a href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%9E%D1%81%D0%BD%D0%BE%D0%B2%D0%BD%D0%B8%20%D0%B0%D0%B4%D0%BC%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%B8%D0%B2%D0%BD%D0%B8%20%D0%B0%D0%BB%D0%B0%D1%82%D0%BA%D0%B8">info@msosorg.com</a> или прашајте во нашата <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber заедница</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-administrative-basics">Што недостасуваше или беше нејасно? (изборно)</label>
|
||||||
|
<textarea id="fbc-administrative-basics" class="guide-feedback-comment-input" rows="3" placeholder="Напишете што можеме да подобриме на оваа страница"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Испрати</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Ви благодариме, ја добивме вашата порака.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Лого на Македонска студентска организација во Словенија">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>За студенти</h4>
|
||||||
|
<a href="#">Блог</a>
|
||||||
|
<a href="#">Галерија</a>
|
||||||
|
<a href="#">ЧПП</a>
|
||||||
|
<a href="#">Брошура</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Проекти</h4>
|
||||||
|
<a href="#">Претстојни</a>
|
||||||
|
<a href="#">Претходни</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Организација</h4>
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<a href="#">Контакт</a>
|
||||||
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
<a href="#">Правни услови</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,335 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="mk">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Примени сте, што следува? - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Правилна патека до главната CSS-датотека -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../mk/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Лого на Македонска студентска организација во Словенија" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">МК</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>МК</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro na jazik (za mobilni) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Избери јазик</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Затвори избор на јазик">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk" class="active-lang">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Примени сте, што следува?</h1>
|
||||||
|
<p class="article-subtitle">Приемот не е секогаш запишување. Прочитајте ја одлуката, завршете го запишувањето, земете потврда за запишување и проверете какви било трошоци.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Место за слика</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Се однесува на: студенти од Македонија</span>
|
||||||
|
<span class="guide-tag ">Последна проверка: 30 јули 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Тип на ажурирање: Годишно</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Проверете ги најновите информации</p>
|
||||||
|
<p>Оваа страница е последно проверена на 30 јули 2026 и се однесува на чекорите за запишување и трошоците во 2026/2027. Роковите, таксите, потребните документи, условите за подобност и административните постапки може да се променат. Проверете ги информациите директно кај надлежната институција пред да поднесете пријава или да донесете важна одлука.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Националниот систем на упис од кој произлегува вашата одлука</h2>
|
||||||
|
|
||||||
|
<p>Уписот на додипломски и интегрирани магистерски студии во Словенија се одвива преку национален систем што вреди да се разбере, бидејќи го објаснува распоредот и одлуката што ја добивате. Министерството го објавува Повикот за упис (Razpis za vpis) кон крајот на јануари или почетокот на февруари, со список на сите програми и бројот на редовни (redni) и вонредни (izredni) места. Потоа следуваат три уписни рокови:</p>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Прв рок: поднесувате една пријава со до три програми по приоритетен редослед на кој било словенечки факултет и сте распоредени во првата чиишто услови ги исполнувате.</li>
|
||||||
|
<li>Втор рок: за оние што не биле примени во првиот рок, што не се пријавиле или имаат оправдана причина повторно да се пријават, на преостанатите места.</li>
|
||||||
|
<li>Трет рок: писмено барање испратено директно до установа што сè уште има места по вториот рок, со наведување една програма за која ги исполнувате условите.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Кон крајот на април, откако сите пријави се собрани, секој универзитет одлучува дали програмата има ограничување на уписот (omejitev vpisa). Ако нема ограничување, сите што ги исполнуваат основните услови се примени. Ако има ограничување, кандидатите се рангираат по поени од дополнителните критериуми објавени во повикот, како резултатот од признатата средношколска квалификација, оцените од трета и четврта година, резултатите од одделни предмети и евентуалниот резултат од тестот за надареност. Запишувањето на примените потоа се одвива кон крајот на јули до почетокот на август за првиот рок, кон крајот на септември за вториот и на почетокот на октомври за третиот. Како македонски кандидат се вклучувате во овој систем преку признавање на претходното образование и пријавата eVS и може да имате посебни места за студенти надвор од ЕУ или од Западен Балкан.</p>
|
||||||
|
|
||||||
|
<h2>Прочитајте ја одлуката целосно</h2>
|
||||||
|
|
||||||
|
<p>Проверете ја програмата, формата на студирање, годината на влез, условите, рокот за жалба, рокот за запишување, потребното следно дејство и начинот на достава.</p>
|
||||||
|
|
||||||
|
<h2>Приемот не е секогаш запишување</h2>
|
||||||
|
|
||||||
|
<p>Позитивна одлука за селекција или прием сепак може да бара посебна постапка за запишување на факултетот. Факултетот може да побара да влезете во студентскиот портал, да ги потврдите личните податоци, да прикачите фотографија, да изберете изборни предмети, да ги прифатите правилата, да платите придонес за запишување, да доставите конечни оригинални докази и да го завршите запишувањето електронски или лично.</p>
|
||||||
|
|
||||||
|
<h2>Потврда за запишување</h2>
|
||||||
|
|
||||||
|
<p>По запишување, прибавете потврда за запишување (potrdilo o vpisu), студентски број, официјална универзитетска е-пошта, пристап до порталот, информации за распоредот и контакт со студентската служба. Побарајте повеќе електронски копии ако е можно; може да ви затреба за престој, здравствени постапки, банка, студентска исхрана, превоз, студентска работа, стипендии и сместување.</p>
|
||||||
|
|
||||||
|
<h2>Трошоци</h2>
|
||||||
|
|
||||||
|
<p>Ослободувањето од школарина не значи дека секој трошок е нула. Установите може да наплатат дозволени придонеси за запишување, материјали, теренска работа, лабораторија, картичка или други трошоци поврзани со програмата. Прашајте за правната основа, ценовникот, рокот за плаќање, правилото за поврат и дали плаќањето е потребно пред запишувањето да стане конечно.</p>
|
||||||
|
|
||||||
|
<h2>Жалба</h2>
|
||||||
|
|
||||||
|
<p>Жалбата е формална постапка со фиксен рок. Веднаш контактирајте ја установата ако е употребена погрешна категорија на кандидат, документ е превиден, оцена е внесена погрешно, одлуката за признавање содржи грешка или мислите дека критериумите за селекција се применети погрешно.</p>
|
||||||
|
|
||||||
|
<h2>Подгответе се за првите академски одлуки</h2>
|
||||||
|
|
||||||
|
<p>Набргу по запишувањето, проверете ориентација или недела за бруцоши, избор на предмети и изборни предмети, рокот за менување изборен предмет, пријава за посебни потреби или посебен статус, контакт со тутор, студентскиот совет и факултетските друштва, универзитетската е-пошта и портал, зачленување во библиотека и јазична поддршка. Некои факултети дозволуваат менување изборни предмети само на почетокот на годината; точниот рок му припаѓа на факултетот.</p>
|
||||||
|
|
||||||
|
<h2>Извори и дополнителни информации</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/bachelors-and-single-cycle-masters-study/call-for-enrolment" target="_blank" rel="noopener">Додипломски и интегрирани магистерски уписи на УЛ</a></li>
|
||||||
|
<li><a href="https://moja.um.si/en/future-students/" target="_blank" rel="noopener">Портал за идни студенти на УМ</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/" target="_blank" rel="noopener">Портал за добредојде на УП</a></li>
|
||||||
|
<li><a href="https://ung.si/en/admissions/" target="_blank" rel="noopener">Уписи на Универзитетот во Нова Горица</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Последна проверка: 30 јули 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Сè уште ви треба помош?</h2>
|
||||||
|
<p>Ако нешто е нејасно или недостасува, контактирајте го МСОС и ќе ви помогнеме да ја најдете вистинската институција или одговор. Роковите и правилата се менуваат, па секогаш потврдете ги деталите што се важни за вашиот случај.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%9F%D1%80%D0%B8%D0%BC%D0%B5%D0%BD%D0%B8%20%D1%81%D1%82%D0%B5%2C%20%D1%88%D1%82%D0%BE%20%D1%81%D0%BB%D0%B5%D0%B4%D1%83%D0%B2%D0%B0%3F"><i class="fas fa-envelope" aria-hidden="true"></i>Пишете ни</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber заедница на македонски студенти во Словенија</p>
|
||||||
|
<p class="guide-viber-text">Придружете се на нашата Viber заедница за да поставувате прашања и да запознаете други македонски студенти што веќе студираат во Словенија.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Придружи се на Viber заедницата</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="admission-and-enrolment">
|
||||||
|
<p class="guide-feedback-q">Дали оваа страница беше корисна?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Да</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>Не</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Ви благодариме, ни е драго што ова помогна.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Ви благодариме за повратната информација. Помогнете ни да ја подобриме страницата пишувајќи ни што недостасуваше на <a href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%9F%D1%80%D0%B8%D0%BC%D0%B5%D0%BD%D0%B8%20%D1%81%D1%82%D0%B5%2C%20%D1%88%D1%82%D0%BE%20%D1%81%D0%BB%D0%B5%D0%B4%D1%83%D0%B2%D0%B0%3F">info@msosorg.com</a> или прашајте во нашата <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber заедница</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-admission-and-enrolment">Што недостасуваше или беше нејасно? (изборно)</label>
|
||||||
|
<textarea id="fbc-admission-and-enrolment" class="guide-feedback-comment-input" rows="3" placeholder="Напишете што можеме да подобриме на оваа страница"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Испрати</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Ви благодариме, ја добивме вашата порака.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Лого на Македонска студентска организација во Словенија">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>За студенти</h4>
|
||||||
|
<a href="#">Блог</a>
|
||||||
|
<a href="#">Галерија</a>
|
||||||
|
<a href="#">ЧПП</a>
|
||||||
|
<a href="#">Брошура</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Проекти</h4>
|
||||||
|
<a href="#">Претстојни</a>
|
||||||
|
<a href="#">Претходни</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Организација</h4>
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<a href="#">Контакт</a>
|
||||||
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
<a href="#">Правни услови</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,332 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="mk">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Тековни рокови за пријавување - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Правилна патека до главната CSS-датотека -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../mk/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Лого на Македонска студентска организација во Словенија" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">МК</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>МК</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro na jazik (za mobilni) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Избери јазик</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Затвори избор на јазик">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk" class="active-lang">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Тековни рокови за пријавување</h1>
|
||||||
|
<p class="article-subtitle">Роковите 2026/2027 за додипломски и магистерски студии за македонски граѓани, по универзитети. Секогаш отворете го точниот тековен конкурс.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Место за слика</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Се однесува на: студенти од Македонија</span>
|
||||||
|
<span class="guide-tag ">Последна проверка: 30 јули 2026</span>
|
||||||
|
<span class="guide-tag is-frequent">Тип на ажурирање: Често се менува</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Проверете ги најновите информации</p>
|
||||||
|
<p>Оваа страница е последно проверена на 30 јули 2026 и се однесува на роковите за пријава и за документи во 2026/2027. Роковите, таксите, потребните документи, условите за подобност и административните постапки може да се променат. Проверете ги информациите директно кај надлежната институција пред да поднесете пријава или да донесете важна одлука.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Додипломски, прва година, граѓанин на Северна Македонија</h2>
|
||||||
|
|
||||||
|
<div class="guide-table-wrap">
|
||||||
|
<table class="guide-table">
|
||||||
|
<thead><tr><th>Установа</th><th>Категорија</th><th>Рокови 2026/2027</th></tr></thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td>Универзитет во Љубљана</td><td>Надвор од ЕУ</td><td>18 фев до 18 мар; ограничено 2 до 3 сеп</td></tr>
|
||||||
|
<tr><td>Универзитет во Марибор</td><td>Надвор од ЕУ</td><td>18 фев до 18 мар; 3 до 4 сеп каде што е достапно</td></tr>
|
||||||
|
<tr><td>Универзитет на Приморска</td><td>Западен Балкан</td><td>18 фев до 30 јун; 20 до 27 јул; 20 авг до 3 сеп; 23 до 24 сеп</td></tr>
|
||||||
|
<tr><td>Универзитет во Нова Горица</td><td>Надвор од ЕУ</td><td>18 фев до 18 мар; 1 апр до 1 јул; 1 авг до 1 сеп; 10 до 24 сеп</td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Магистерски, граѓанин на Северна Македонија</h2>
|
||||||
|
|
||||||
|
<div class="guide-table-wrap">
|
||||||
|
<table class="guide-table">
|
||||||
|
<thead><tr><th>Установа</th><th>Категорија</th><th>Рокови 2026/2027</th></tr></thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td>Универзитет во Љубљана</td><td>Западен Балкан или надвор од ЕУ</td><td>Зависно од факултет и програма</td></tr>
|
||||||
|
<tr><td>Универзитет во Марибор</td><td>Надвор од ЕУ</td><td>31 мар до 30 апр; можно 24 авг до 4 сеп; можно 22 до 23 сеп</td></tr>
|
||||||
|
<tr><td>Универзитет на Приморска</td><td>Западен Балкан</td><td>8 апр до 3 авг; 13 до 20 авг; 1 до 8 сеп; 23 до 24 сеп</td></tr>
|
||||||
|
<tr><td>Универзитет во Нова Горица</td><td>Конкурс на програмата</td><td>18 фев до 18 мар; 1 апр до 1 јун; 1 авг до 1 сеп; 10 до 24 сеп</td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Клучно предупредување</h2>
|
||||||
|
|
||||||
|
<p>Рокот за пријава и рокот за документи не се секогаш исти. Програмата може прво да ја прифати пријавата и да дозволи подоцнежно доставување конечни докази, но тоа мора да е наведено во конкурсот. Кога установата наведува повеќе рокови, пред да се потпрете на подоцнежен период прашајте дали саканата програма сè уште има места.</p>
|
||||||
|
|
||||||
|
<h2>Извори и дополнителни информации</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/bachelors-and-single-cycle-masters-study/call-for-enrolment" target="_blank" rel="noopener">Додипломски и интегрирани магистерски уписи на УЛ</a></li>
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/masters-study" target="_blank" rel="noopener">Магистерски студии на УЛ</a></li>
|
||||||
|
<li><a href="https://moja.um.si/en/future-students/" target="_blank" rel="noopener">Портал за идни студенти на УМ</a></li>
|
||||||
|
<li><a href="https://www.famnit.upr.si/wp-content/uploads/2026/05/03_Prijavni-roki-EN-2026-27.pdf" target="_blank" rel="noopener">Табела со рокови на УП 2026/2027</a></li>
|
||||||
|
<li><a href="https://ung.si/en/admissions/" target="_blank" rel="noopener">Уписи на Универзитетот во Нова Горица</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Последна проверка: 30 јули 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Сè уште ви треба помош?</h2>
|
||||||
|
<p>Ако нешто е нејасно или недостасува, контактирајте го МСОС и ќе ви помогнеме да ја најдете вистинската институција или одговор. Роковите и правилата се менуваат, па секогаш потврдете ги деталите што се важни за вашиот случај.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%A2%D0%B5%D0%BA%D0%BE%D0%B2%D0%BD%D0%B8%20%D1%80%D0%BE%D0%BA%D0%BE%D0%B2%D0%B8%20%D0%B7%D0%B0%20%D0%BF%D1%80%D0%B8%D1%98%D0%B0%D0%B2%D1%83%D0%B2%D0%B0%D1%9A%D0%B5"><i class="fas fa-envelope" aria-hidden="true"></i>Пишете ни</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber заедница на македонски студенти во Словенија</p>
|
||||||
|
<p class="guide-viber-text">Придружете се на нашата Viber заедница за да поставувате прашања и да запознаете други македонски студенти што веќе студираат во Словенија.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Придружи се на Viber заедницата</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="application-deadlines">
|
||||||
|
<p class="guide-feedback-q">Дали оваа страница беше корисна?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Да</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>Не</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Ви благодариме, ни е драго што ова помогна.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Ви благодариме за повратната информација. Помогнете ни да ја подобриме страницата пишувајќи ни што недостасуваше на <a href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%A2%D0%B5%D0%BA%D0%BE%D0%B2%D0%BD%D0%B8%20%D1%80%D0%BE%D0%BA%D0%BE%D0%B2%D0%B8%20%D0%B7%D0%B0%20%D0%BF%D1%80%D0%B8%D1%98%D0%B0%D0%B2%D1%83%D0%B2%D0%B0%D1%9A%D0%B5">info@msosorg.com</a> или прашајте во нашата <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber заедница</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-application-deadlines">Што недостасуваше или беше нејасно? (изборно)</label>
|
||||||
|
<textarea id="fbc-application-deadlines" class="guide-feedback-comment-input" rows="3" placeholder="Напишете што можеме да подобриме на оваа страница"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Испрати</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Ви благодариме, ја добивме вашата порака.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Лого на Македонска студентска организација во Словенија">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>За студенти</h4>
|
||||||
|
<a href="#">Блог</a>
|
||||||
|
<a href="#">Галерија</a>
|
||||||
|
<a href="#">ЧПП</a>
|
||||||
|
<a href="#">Брошура</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Проекти</h4>
|
||||||
|
<a href="#">Претстојни</a>
|
||||||
|
<a href="#">Претходни</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Организација</h4>
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<a href="#">Контакт</a>
|
||||||
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
<a href="#">Правни услови</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,350 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="mk">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Листа за проверка по пристигнувањето - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Правилна патека до главната CSS-датотека -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../mk/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Лого на Македонска студентска организација во Словенија" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">МК</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>МК</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro na jazik (za mobilni) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Избери јазик</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Затвори избор на јазик">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk" class="active-lang">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Листа за проверка по пристигнувањето</h1>
|
||||||
|
<p class="article-subtitle">Што да направите во првите 72 часа, првата недела и првиот месец по пристигнувањето во Словенија.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Место за слика</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Се однесува на: студенти од Македонија</span>
|
||||||
|
<span class="guide-tag ">Последна проверка: 30 јули 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Тип на ажурирање: Годишно</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h2>Први 72 часа</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Стигнете до проверено сместување.</li>
|
||||||
|
<li>Прегледајте ја собата и запишете ги оштетувањата.</li>
|
||||||
|
<li>Земете клучеви и потврда за плаќање.</li>
|
||||||
|
<li>Потврдете дали давателот ја пријавува адресата.</li>
|
||||||
|
<li>Известете ја семејството дека сте пристигнале.</li>
|
||||||
|
<li>Контактирајте го факултетот или студентската служба.</li>
|
||||||
|
<li>Чувајте ги оригиналите безбедно.</li>
|
||||||
|
<li>Пронајдете аптека, продавница, постојка за превоз и пат за итни случаи.</li>
|
||||||
|
<li>Проверете ја временската рамка на вашиот законски престој.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Прва недела</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Завршете го запишувањето.</li>
|
||||||
|
<li>Преземете ја потврдата за запишување.</li>
|
||||||
|
<li>Потврдете го вашиот вистински EMŠO.</li>
|
||||||
|
<li>Пријавете привремен престој во важечкиот рок.</li>
|
||||||
|
<li>Посетете го ZZZS со RM/SI 3.</li>
|
||||||
|
<li>Прибавете даночен број ако е потребно.</li>
|
||||||
|
<li>Регистрирајте се за студентска исхрана.</li>
|
||||||
|
<li>Аплицирајте за студентски превоз.</li>
|
||||||
|
<li>Активирајте ја официјалната универзитетска е-пошта.</li>
|
||||||
|
<li>Запознајте се со распоредот и порталот.</li>
|
||||||
|
<li>Присуствувајте на ориентацијата.</li>
|
||||||
|
<li>Контактирајте го МСОС.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Прв месец</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Проверете го напредокот на дозволата за престој.</li>
|
||||||
|
<li>Потврдете ја важноста на осигурувањето.</li>
|
||||||
|
<li>Изберете или контактирајте здравствени услуги.</li>
|
||||||
|
<li>Отворете банкарска сметка ако е потребно.</li>
|
||||||
|
<li>Поставете месечен буџет.</li>
|
||||||
|
<li>Научете ги правилата за отпад и за зградата.</li>
|
||||||
|
<li>Зачленете се во библиотеката.</li>
|
||||||
|
<li>Регистрирајте се во студентски сервис само ако планирате да работите.</li>
|
||||||
|
<li>Научете како се пријавуваат испити.</li>
|
||||||
|
<li>Зачувајте ги роковите за обнова во календар.</li>
|
||||||
|
<li>Истражете го градот во кој навистина студирате.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Рано менување на одлуката</h2>
|
||||||
|
|
||||||
|
<p>Некои установи користат средина на октомври како рок за испишување што може да ја зачува можноста за едно повторување или промена на програмата. Ова не е универзално правило. Пред испишување, писмено прашајте го референтот за губење статус, последиците за престој, школарина, сместување, исхрана и превоз, стипендија и дали испишувањето ја троши можноста за повторување или промена.</p>
|
||||||
|
|
||||||
|
<h2>Една папка за сметки</h2>
|
||||||
|
|
||||||
|
<p>Чувајте докази за кирија, депозит, дозвола, осигурување, универзитетски плаќања, превоз, банка, данок, студентска работа и официјална пошта.</p>
|
||||||
|
|
||||||
|
<h2>Извори и дополнителни информации</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/" target="_blank" rel="noopener">Study in Slovenia</a></li>
|
||||||
|
<li><a href="https://www.zzzs.si/en/accessing-healthcare-in-slovenia/studying-in-slovenia/" target="_blank" rel="noopener">Упатства на ZZZS за студенти во Словенија</a></li>
|
||||||
|
<li><a href="https://e-uprava.gov.si/si/podrocja/izobrazevanje-kultura/visoka-in-visja-sola/subvencionirana-vozovnica.html" target="_blank" rel="noopener">Субвенциониран билет, eUprava</a></li>
|
||||||
|
<li><a href="https://www.gov.si/teme/subvencionirana-studentska-prehrana/" target="_blank" rel="noopener">Субвенционирана студентска исхрана, GOV.SI</a></li>
|
||||||
|
<li><a href="https://www.fu.gov.si/en/life_events_individuals/obtaining_a_tax_identification_number_for_a_foreign_natural_person" target="_blank" rel="noopener">Даночен број за странско физичко лице, FURS</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Последна проверка: 30 јули 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Сè уште ви треба помош?</h2>
|
||||||
|
<p>Ако нешто е нејасно или недостасува, контактирајте го МСОС и ќе ви помогнеме да ја најдете вистинската институција или одговор. Роковите и правилата се менуваат, па секогаш потврдете ги деталите што се важни за вашиот случај.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%9B%D0%B8%D1%81%D1%82%D0%B0%20%D0%B7%D0%B0%20%D0%BF%D1%80%D0%BE%D0%B2%D0%B5%D1%80%D0%BA%D0%B0%20%D0%BF%D0%BE%20%D0%BF%D1%80%D0%B8%D1%81%D1%82%D0%B8%D0%B3%D0%BD%D1%83%D0%B2%D0%B0%D1%9A%D0%B5%D1%82%D0%BE"><i class="fas fa-envelope" aria-hidden="true"></i>Пишете ни</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber заедница на македонски студенти во Словенија</p>
|
||||||
|
<p class="guide-viber-text">Придружете се на нашата Viber заедница за да поставувате прашања и да запознаете други македонски студенти што веќе студираат во Словенија.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Придружи се на Viber заедницата</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="arrival-checklist">
|
||||||
|
<p class="guide-feedback-q">Дали оваа страница беше корисна?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Да</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>Не</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Ви благодариме, ни е драго што ова помогна.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Ви благодариме за повратната информација. Помогнете ни да ја подобриме страницата пишувајќи ни што недостасуваше на <a href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%9B%D0%B8%D1%81%D1%82%D0%B0%20%D0%B7%D0%B0%20%D0%BF%D1%80%D0%BE%D0%B2%D0%B5%D1%80%D0%BA%D0%B0%20%D0%BF%D0%BE%20%D0%BF%D1%80%D0%B8%D1%81%D1%82%D0%B8%D0%B3%D0%BD%D1%83%D0%B2%D0%B0%D1%9A%D0%B5%D1%82%D0%BE">info@msosorg.com</a> или прашајте во нашата <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber заедница</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-arrival-checklist">Што недостасуваше или беше нејасно? (изборно)</label>
|
||||||
|
<textarea id="fbc-arrival-checklist" class="guide-feedback-comment-input" rows="3" placeholder="Напишете што можеме да подобриме на оваа страница"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Испрати</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Ви благодариме, ја добивме вашата порака.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Лого на Македонска студентска организација во Словенија">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>За студенти</h4>
|
||||||
|
<a href="#">Блог</a>
|
||||||
|
<a href="#">Галерија</a>
|
||||||
|
<a href="#">ЧПП</a>
|
||||||
|
<a href="#">Брошура</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Проекти</h4>
|
||||||
|
<a href="#">Претстојни</a>
|
||||||
|
<a href="#">Претходни</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Организација</h4>
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<a href="#">Контакт</a>
|
||||||
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
<a href="#">Правни услови</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,362 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="mk">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Пријавување на додипломски студии - MSOS</title>
|
||||||
|
|
||||||
|
<!-- Google Fonts -->
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
|
|
||||||
|
<!-- Font Awesome (for icons) -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
|
||||||
|
<!-- Правилна патека до главната CSS-датотека -->
|
||||||
|
<link rel="stylesheet" href="../../../css/main.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- START_HEADER -->
|
||||||
|
<header class="dropdown-header-navigation">
|
||||||
|
<div class="container">
|
||||||
|
<!-- Logotip je zdaj samostojen element na levi strani -->
|
||||||
|
<a href="../../../mk/" class="logo-link">
|
||||||
|
<img src="../../../images/1-logo.png" alt="Лого на Македонска студентска организација во Словенија" class="logo-img">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!-- Nov ovoj za vse elemente na desni strani -->
|
||||||
|
<div class="header-right-wrapper">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation desktop-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<div class="current-lang">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span id="current-lang-code">МК</span>
|
||||||
|
<i class="fas fa-chevron-down"></i>
|
||||||
|
</div>
|
||||||
|
<div class="lang-dropdown">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Ikona za mobilni meni ostaja ločena za lažje upravljanje -->
|
||||||
|
<div class="mobile-menu-icon">
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
<i class="fas fa-times"></i>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<!-- Panel za mobilno navigacijo -->
|
||||||
|
<div class="mobile-nav-panel">
|
||||||
|
<nav>
|
||||||
|
<ul class="navigation mobile-nav">
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Времеплов и достигнувања</a></li>
|
||||||
|
<li><a href="#">Нашиот тим, мисија, визија и вредности</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Што работиме</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/projects/">Настани и проекти</a></li>
|
||||||
|
<li><a href="#">Блог</a></li>
|
||||||
|
<li><a href="#">Галерија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Вклучи се</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Стани член</a></li>
|
||||||
|
<li><a href="#">Поддржи ја МСОС</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">За студенти</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="../../../mk/student-welcome-guide/">Водич за добредојде</a></li>
|
||||||
|
<li><a href="#">Менторска програма</a></li>
|
||||||
|
<li><a href="#">Често поставувани прашања</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-slovenia/">Запознај ја Словенија</a></li>
|
||||||
|
<li><a href="../../../mk/get-to-know-macedonia/">Запознај ја Македонија</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li class="menu-item menu-item-has-children">
|
||||||
|
<a href="#">Новости</a>
|
||||||
|
<ul class="dropdown-menu">
|
||||||
|
<li><a href="#">Соопштенија</a></li>
|
||||||
|
<li><a href="#">Отворени повици</a></li>
|
||||||
|
<li><a href="#">Соопштенија за медиуми</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
<div class="navigation-actions">
|
||||||
|
<button class="btn btn-secondary">Стани член</button>
|
||||||
|
<button class="btn btn-primary">Донирај</button>
|
||||||
|
<div class="language-selector">
|
||||||
|
<button class="current-lang" id="mobile-lang-trigger">
|
||||||
|
<i class="fas fa-globe"></i>
|
||||||
|
<span>МК</span>
|
||||||
|
<i class="fas fa-chevron-right"></i>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Modalno okno za izbiro na jazik (za mobilni) -->
|
||||||
|
<div id="language-modal-overlay">
|
||||||
|
<div class="language-modal-content">
|
||||||
|
<div class="language-modal-header">
|
||||||
|
<h3>Избери јазик</h3>
|
||||||
|
<button id="language-modal-close" aria-label="Затвори избор на јазик">×</button>
|
||||||
|
</div>
|
||||||
|
<div class="language-modal-body">
|
||||||
|
<a href="#" data-lang="si">Slovenščina (SI)</a>
|
||||||
|
<a href="#" data-lang="en">English (EN)</a>
|
||||||
|
<a href="#" data-lang="mk" class="active-lang">Македонски (МК)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- END_HEADER -->
|
||||||
|
|
||||||
|
<main class="article-page">
|
||||||
|
<article class="article-container">
|
||||||
|
<header class="article-header">
|
||||||
|
<h1>Пријавување на додипломски студии</h1>
|
||||||
|
<p class="article-subtitle">Процесот преку eVŠ, пакетот документи, роковите 2026/2027 по универзитети и зошто да се пријавите рано.</p>
|
||||||
|
</header>
|
||||||
|
<figure class="guide-hero-image guide-hero-image--placeholder">
|
||||||
|
<span><i class="fas fa-image" aria-hidden="true"></i>Место за слика</span>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
<div class="article-body">
|
||||||
|
<div class="guide-meta">
|
||||||
|
<span class="guide-tag ">Се однесува на: студенти од Македонија</span>
|
||||||
|
<span class="guide-tag ">Последна проверка: 30 јули 2026</span>
|
||||||
|
<span class="guide-tag is-annual">Тип на ажурирање: Годишно</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--warning">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-triangle-exclamation" aria-hidden="true"></i>Проверете ги најновите информации</p>
|
||||||
|
<p>Оваа страница е последно проверена на 30 јули 2026 и се однесува на додипломските рокови за пријавување во 2026/2027. Роковите, таксите, потребните документи, условите за подобност и административните постапки може да се променат. Проверете ги информациите директно кај надлежната институција пред да поднесете пријава или да донесете важна одлука.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--macedonia">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-circle-info" aria-hidden="true"></i>За кандидатите од Северна Македонија</p>
|
||||||
|
<p>Овој дел го објаснува патот што вообичаено важи за македонските граѓани. Вашата ситуација може да се разликува ако имате друго државјанство, постојан престој во Словенија, претходно образование завршено во Словенија, меѓународна заштита или друг посебен статус.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>За кого важи оваа страница</h2>
|
||||||
|
|
||||||
|
<p>Македонски граѓани што завршиле или завршуваат средно образование надвор од Словенија и се пријавуваат за прва година од додипломска или интегрирана магистерска програма.</p>
|
||||||
|
|
||||||
|
<h2>Главен процес</h2>
|
||||||
|
|
||||||
|
<ul class="guide-steps">
|
||||||
|
<li>Прочитајте го националниот конкурс и упатствата на установата.</li>
|
||||||
|
<li>Пријавете се електронски преку eVŠ.</li>
|
||||||
|
<li>Изберете до дозволениот број приоритетни програми според конкурсот.</li>
|
||||||
|
<li>Започнете признавање на странското средно образование во пријавата.</li>
|
||||||
|
<li>Прикачете ги придружните документи и завршете каков било тест за надареност или способност.</li>
|
||||||
|
<li>Следете го eVŠ за барања и одлуката за селекција, потоа запишете се по приемот.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Вообичаен пакет документи</h2>
|
||||||
|
|
||||||
|
<ul class="guide-checklist">
|
||||||
|
<li>Конечно средношколско свидетелство и годишни свидетелства</li>
|
||||||
|
<li>Доказ за матура или завршен испит</li>
|
||||||
|
<li>Заверен превод на словенечки каде што се бара</li>
|
||||||
|
<li>Потпишана хронолошка историја на образование</li>
|
||||||
|
<li>Копија од пасош и докази специфични за програмата</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Точниот пакет е наведен во конкурсот и во какво било подоцнежно барање преку eVŠ.</p>
|
||||||
|
|
||||||
|
<h2>Рокови 2026/2027 за македонски граѓани</h2>
|
||||||
|
|
||||||
|
<div class="guide-table-wrap">
|
||||||
|
<table class="guide-table">
|
||||||
|
<thead><tr><th>Универзитет</th><th>Категорија</th><th>Рокови 2026/2027</th></tr></thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td>Универзитет во Љубљана</td><td>Надвор од ЕУ</td><td>18 фев до 18 мар; ограничен период 2 до 3 сеп</td></tr>
|
||||||
|
<tr><td>Универзитет во Марибор</td><td>Надвор од ЕУ</td><td>18 фев до 18 мар; 3 до 4 сеп каде што е достапно</td></tr>
|
||||||
|
<tr><td>Универзитет на Приморска</td><td>Западен Балкан</td><td>18 фев до 30 јун; 20 до 27 јул; 20 авг до 3 сеп; 23 до 24 сеп</td></tr>
|
||||||
|
<tr><td>Универзитет во Нова Горица</td><td>Надвор од ЕУ</td><td>18 фев до 18 мар; 1 апр до 1 јул; 1 авг до 1 сеп; 10 до 24 сеп</td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p>Подоцнежните рокови може да не се отворат ако сите места се пополнети. Ако средното училиште е веќе завршено, документите обично се бараат порано; ако завршувате училиште во 2026, може да важи подоцнежен рок за документи. Секогаш потврдете во тековниот конкурс.</p>
|
||||||
|
|
||||||
|
<h2>Како е структуриран националниот додипломски систем</h2>
|
||||||
|
|
||||||
|
<p>Првиот пријавен период е главниот пат; подоцнежните периоди зависат од преостанатите места и категоријата на кандидат. Во првата пријава кандидатите ги рангираат приоритетните програми, а системот ја разгледува првата програма за која кандидатот ги исполнува условите и има доволно поени.</p>
|
||||||
|
|
||||||
|
<h2>Ограничувања на упис и поени</h2>
|
||||||
|
|
||||||
|
<p>Установата може да воведе ограничување на упис (omejitev vpisa) кога пријавите го надминуваат бројот на места. Без ограничување, кандидатите што ги исполнуваат условите обично се примаат. Со ограничување, кандидатите се рангираат според објавени критериуми како резултати од матура или завршен испит, оцени од избрани години, специфични предмети и резултати од тест за надареност. Македонскиот кандидат прво мора да ги исполни условите за признавање и пристап.</p>
|
||||||
|
|
||||||
|
<aside class="guide-box guide-box--msos">
|
||||||
|
<p class="guide-box-title"><i class="fas fa-comment" aria-hidden="true"></i>Од студентско искуство</p>
|
||||||
|
<p>Пријавете се во најраниот достапен рок. Подоцнежниот рок остава помалку време за признавање, престој, сместување и патување, а програмата може да се затвори по претходниот период.</p>
|
||||||
|
</aside>
|
||||||
|
|
||||||
|
<h2>Извори и дополнителни информации</h2>
|
||||||
|
|
||||||
|
<ul class="guide-linklist">
|
||||||
|
<li><a href="https://studyinslovenia.si/" target="_blank" rel="noopener">Study in Slovenia</a></li>
|
||||||
|
<li><a href="https://portal.evs.gov.si/" target="_blank" rel="noopener">eVŠ портал</a></li>
|
||||||
|
<li><a href="https://www.uni-lj.si/en/study/bachelors-and-single-cycle-masters-study/call-for-enrolment" target="_blank" rel="noopener">Додипломски и интегрирани магистерски уписи на УЛ</a></li>
|
||||||
|
<li><a href="https://moja.um.si/en/future-students/" target="_blank" rel="noopener">Портал за идни студенти на УМ</a></li>
|
||||||
|
<li><a href="https://welcome.upr.si/" target="_blank" rel="noopener">Портал за добредојде на УП</a></li>
|
||||||
|
<li><a href="https://ung.si/sl/vpisi/vpis-i-stopnja/prijava-na-razpis/" target="_blank" rel="noopener">Постапка за додипломска пријава на УНГ</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p class="guide-last-checked">Последна проверка: 30 јули 2026</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<section class="guide-help">
|
||||||
|
<div class="guide-help-contact">
|
||||||
|
<h2 class="guide-help-title"><i class="fas fa-life-ring" aria-hidden="true"></i>Сè уште ви треба помош?</h2>
|
||||||
|
<p>Ако нешто е нејасно или недостасува, контактирајте го МСОС и ќе ви помогнеме да ја најдете вистинската институција или одговор. Роковите и правилата се менуваат, па секогаш потврдете ги деталите што се важни за вашиот случај.</p>
|
||||||
|
<a class="guide-help-email" href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%9F%D1%80%D0%B8%D1%98%D0%B0%D0%B2%D1%83%D0%B2%D0%B0%D1%9A%D0%B5%20%D0%BD%D0%B0%20%D0%B4%D0%BE%D0%B4%D0%B8%D0%BF%D0%BB%D0%BE%D0%BC%D1%81%D0%BA%D0%B8%20%D1%81%D1%82%D1%83%D0%B4%D0%B8%D0%B8"><i class="fas fa-envelope" aria-hidden="true"></i>Пишете ни</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-viber">
|
||||||
|
<p class="guide-viber-title"><i class="fab fa-viber" aria-hidden="true"></i>Viber заедница на македонски студенти во Словенија</p>
|
||||||
|
<p class="guide-viber-text">Придружете се на нашата Viber заедница за да поставувате прашања и да запознаете други македонски студенти што веќе студираат во Словенија.</p>
|
||||||
|
<a class="guide-viber-btn" href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener"><i class="fab fa-viber" aria-hidden="true"></i>Придружи се на Viber заедницата</a>
|
||||||
|
</div>
|
||||||
|
<div class="guide-feedback" data-slug="bachelor-application">
|
||||||
|
<p class="guide-feedback-q">Дали оваа страница беше корисна?</p>
|
||||||
|
<div class="guide-feedback-buttons">
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="yes"><i class="fas fa-thumbs-up" aria-hidden="true"></i>Да</button>
|
||||||
|
<button type="button" class="guide-feedback-btn" data-vote="no"><i class="fas fa-thumbs-down" aria-hidden="true"></i>Не</button>
|
||||||
|
</div>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-yes" hidden>Ви благодариме, ни е драго што ова помогна.</p>
|
||||||
|
<p class="guide-feedback-msg guide-feedback-no" hidden>Ви благодариме за повратната информација. Помогнете ни да ја подобриме страницата пишувајќи ни што недостасуваше на <a href="mailto:info@msosorg.com?subject=%D0%9F%D0%BE%D0%B2%D1%80%D0%B0%D1%82%D0%BD%D0%B0%20%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%98%D0%B0%20%D0%B7%D0%B0%20%D0%B2%D0%BE%D0%B4%D0%B8%D1%87%D0%BE%D1%82%3A%20%D0%9F%D1%80%D0%B8%D1%98%D0%B0%D0%B2%D1%83%D0%B2%D0%B0%D1%9A%D0%B5%20%D0%BD%D0%B0%20%D0%B4%D0%BE%D0%B4%D0%B8%D0%BF%D0%BB%D0%BE%D0%BC%D1%81%D0%BA%D0%B8%20%D1%81%D1%82%D1%83%D0%B4%D0%B8%D0%B8">info@msosorg.com</a> или прашајте во нашата <a href="https://invite.viber.com/?g2=AQA8mf%2BZki%2FEk1GS2lyGTD6tc7SdqKmI5pVkOKT1jVasvZz0Lhn8esKYxjza9xoy" target="_blank" rel="noopener">Viber заедница</a>.</p>
|
||||||
|
<div class="guide-feedback-comment" hidden>
|
||||||
|
<label class="guide-feedback-comment-label" for="fbc-bachelor-application">Што недостасуваше или беше нејасно? (изборно)</label>
|
||||||
|
<textarea id="fbc-bachelor-application" class="guide-feedback-comment-input" rows="3" placeholder="Напишете што можеме да подобриме на оваа страница"></textarea>
|
||||||
|
<button type="button" class="guide-feedback-comment-send">Испрати</button>
|
||||||
|
<p class="guide-feedback-comment-thanks" hidden>Ви благодариме, ја добивме вашата порака.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
<!-- START_FOOTER -->
|
||||||
|
<footer>
|
||||||
|
<div class="footer-container">
|
||||||
|
<div class="footer-main">
|
||||||
|
<div class="footer-info">
|
||||||
|
<div class="footer-logo">
|
||||||
|
<img src="../../../images/13-whitelogo.png" alt="Лого на Македонска студентска организација во Словенија">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
Masarykova cesta 24<br>
|
||||||
|
1000 Ljubljana, Slovenia<br>
|
||||||
|
+389 02 123 4567<br>
|
||||||
|
info.msosorg@gmail.com
|
||||||
|
</p>
|
||||||
|
<div class="social-icons">
|
||||||
|
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
|
||||||
|
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
|
||||||
|
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="footer-links">
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>За студенти</h4>
|
||||||
|
<a href="#">Блог</a>
|
||||||
|
<a href="#">Галерија</a>
|
||||||
|
<a href="#">ЧПП</a>
|
||||||
|
<a href="#">Брошура</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Проекти</h4>
|
||||||
|
<a href="#">Претстојни</a>
|
||||||
|
<a href="#">Претходни</a>
|
||||||
|
</div>
|
||||||
|
<div class="links-column">
|
||||||
|
<h4>Организација</h4>
|
||||||
|
<a href="#">За нас</a>
|
||||||
|
<a href="#">Контакт</a>
|
||||||
|
<a href="#">Документација</a>
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<div class="footer-bottom">
|
||||||
|
<p>© МСОС орг 2023 Сите права се задржани.</p>
|
||||||
|
<div class="legal-links">
|
||||||
|
<a href="../../../mk/privacy-policy/">Политика за приватност</a>
|
||||||
|
<a href="../../../mk/cookie-policy/">Политика за колачиња</a>
|
||||||
|
<a href="#">Правни услови</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
</footer>
|
||||||
|
<!-- END_FOOTER -->
|
||||||
|
|
||||||
|
<script src="../../../main.js"></script>
|
||||||
|
<script src="../../../guide-feedback.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue