msos/en/student-welcome-guide/student-work/index.html

338 lines
15 KiB
HTML

<!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">&times;</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 a legal, referral-based way to earn while you study, but it is not the same as employment and it has tax rules.</p>
</header>
<div class="article-body">
<div class="guide-meta">
<span class="guide-tag ">Applies to: students from Macedonia</span>
<span class="guide-tag ">Last checked: 29 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 29 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>Who can work</h2>
<p>A foreign student with valid student status may use student-work services when the applicable conditions are met.</p>
<h2>Before the first job</h2>
<p>Prepare:</p>
<ul class="guide-checklist">
<li>Passport</li>
<li>Certificate of enrolment</li>
<li>EMŠO</li>
<li>Slovenian tax number</li>
<li>Slovenian bank account</li>
<li>Residence or address evidence requested by the service</li>
<li>Membership or registration with the student service</li>
</ul>
<h2>Referral note</h2>
<p>Do not begin work before the student service issues the referral note (napotnica). The note creates the formal basis for student work.</p>
<h2>Current minimum</h2>
<p>From 5 February 2026, the published minimum gross hourly rate for student work is €8.98.</p>
<p>Gross is not the same as the amount received in the bank account. Contributions and tax treatment apply.</p>
<h2>Foreign-student tax</h2>
<p>A foreign student needs a Slovenian tax number.</p>
<p>Tax relief may depend on:</p>
<ul class="guide-checklist">
<li>Slovenian tax-residency status</li>
<li>Personal allowance conditions</li>
<li>Treaty between Slovenia and North Macedonia</li>
<li>Correct KIDO form</li>
<li>Size and timing of payments</li>
<li>Annual tax assessment</li>
</ul>
<p>FURS publishes forms including KIDO 4 for treaty relief before payment and KIDO 12 for refund claims after withholding.</p>
<p>Do not rely on a calculator from a student-work website as final tax advice.</p>
<h2>Work rights</h2>
<p>Ask about:</p>
<ul class="guide-checklist">
<li>Gross rate</li>
<li>Expected net payment</li>
<li>Hours</li>
<li>Breaks</li>
<li>Night, Sunday, and holiday work</li>
<li>Safety training</li>
<li>Travel reimbursement</li>
<li>Payment date</li>
<li>Referral-note value</li>
<li>Contact person</li>
</ul>
<h2>Red flags</h2>
<ul class="guide-checklist">
<li>Work without referral</li>
<li>Cash-only payment</li>
<li>Employer keeping passport</li>
<li>Unpaid trial shift</li>
<li>Unclear hourly rate</li>
<li>Dangerous work without training</li>
<li>Pressure to sign false hours</li>
<li>Discrimination or harassment</li>
</ul>
<h2>Residence warning</h2>
<p>Student work is not the same as regular employment. Before taking a standard employment contract, check how it affects student status, insurance, tax, and residence purpose.</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>