<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ש.וקנין ושות׳ משרד עורכי דין</title>
	<atom:link href="https://vt-law.co.il/en/feed/" rel="self" type="application/rss+xml" />
	<link>https://vt-law.co.il/en/</link>
	<description>משרד עורכי דין ונוטריונים</description>
	<lastBuildDate>Mon, 08 Dec 2025 15:40:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://vt-law.co.il/wp-content/uploads/2024/05/logo-v2.png</url>
	<title>ש.וקנין ושות׳ משרד עורכי דין</title>
	<link>https://vt-law.co.il/en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>FAQs on Urban Renewal</title>
		<link>https://vt-law.co.il/en/faqs-on-urban-renewal/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 22 Nov 2025 22:41:36 +0000</pubDate>
				<category><![CDATA[ללא קטגוריה]]></category>
		<guid isPermaLink="false">https://vt-law.co.il/faqs-on-urban-renewal/</guid>

					<description><![CDATA[<p>שאלות ותשובות &#8211; התאמה למובייל פרק א&#8217;: הגנה משפטית וביטחונות לדייריםהיזם מציע עורך דין מטעמו בחינם. האם להסכים?+ בשום פנים ואופן לא. זוהי הטעות הנפוצה והמסוכנת ביותר. עורך הדין של היזם, מקצועי ככל שיהיה, מחויב בראש ובראשונה לאינטרסים של היזם (הלקוח שמשלם לו באופן ישיר). בניגוד אינטרסים מובנה שכזה, הוא לא יוכל להילחם עבורכם על [&#8230;]</p>
<p>הפוסט <a href="https://vt-law.co.il/en/faqs-on-urban-renewal/">FAQs on Urban Renewal</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4860" class="elementor elementor-4860 elementor-4231" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-09df4a5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="09df4a5" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b933657" data-id="b933657" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7443a9e elementor-widget elementor-widget-text-editor" data-id="7443a9e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<!DOCTYPE html><html lang="he" dir="rtl"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>שאלות ותשובות &#8211; התאמה למובייל</title><style>/* --- הגדרות בסיס וריסט --- */
    .vt-law-faq-container, .vt-law-faq-container * {
        box-sizing: border-box;
    }

    /* --- הגדרות עיצוב יוקרתי (Premium Design) --- */
    .vt-law-faq-container {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        direction: rtl;
        text-align: right;
        width: 100%;
        max-width: 100%; /* מונע חריגה במובייל */
        margin: 0 auto;
        background-color: transparent;
    }

    /* כותרת הנושא - מעוצבת */
    .vt-topic-title {
        color: #B8956A !important; /* זהב */
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 25px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e0e0e0;
        position: relative;
        line-height: 1.3;
    }

    /* פס זהב קטן מתחת לכותרת */
    .vt-topic-title::after {
        content: '';
        position: absolute;
        bottom: -1px;
        right: 0;
        width: 80px;
        height: 3px;
        background-color: #B8956A;
    }

    /* כפתור השאלה */
    .vt-question-btn {
        background-color: #ffffff !important;
        color: #2a2a2a !important; /* שחור כהה */
        cursor: pointer;
        padding: 22px 25px;
        width: 100%;
        border: none;
        text-align: right;
        outline: none;
        font-size: 18px;
        font-weight: 600;
        transition: all 0.3s ease;
        margin-bottom: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center; /* מוודא שהאייקון ממורכז אנכית */
        gap: 15px; /* רווח קבוע בין הטקסט לאייקון */
        border-radius: 8px;
        box-shadow: 0 4px 15px rgba(0,0,0,0.03); /* צל עדין */
        border-right: 4px solid transparent;
        line-height: 1.4;
    }

    /* מצב מעבר עכבר ומצב פעיל */
    .vt-question-btn:hover, .vt-active-btn {
        background-color: #ffffff !important;
        border-right: 4px solid #B8956A; /* פס זהב מימין */
        box-shadow: 0 8px 20px rgba(184, 149, 106, 0.15); /* צל מוזהב */
    }

    .vt-active-btn {
        color: #B8956A !important; /* טקסט זהב כשהוא פתוח */
    }

    /* האייקון (+/-) */
    .vt-toggle-icon {
        font-size: 24px;
        font-weight: 300;
        color: #B8956A !important;
        line-height: 1;
        background: #fcfcfc;
        width: 35px;
        height: 35px;
        /* קריטי למובייל: מונע מהאייקון להתכווץ */
        flex-shrink: 0; 
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        border: 1px solid #eee;
    }

    /* אזור התשובה (המוסתר) */
    .vt-answer-panel {
        padding: 0 25px;
        background-color: #ffffff !important;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease-in-out, opacity 0.4s ease, margin 0.4s ease;
        opacity: 0;
    }

    /* כשהתשובה פתוחה */
    .vt-panel-open {
        opacity: 1;
        margin-bottom: 25px;
        padding-bottom: 15px;
    }

    /* עיצוב הטקסט בתשובה */
    .vt-answer-content p {
        font-size: 16px !important;
        line-height: 1.8 !important;
        color: #444444 !important; /* אפור כהה קריא */
        margin: 0 !important;
        padding-top: 10px;
    }

    /* הדגשות בתוך הטקסט */
    .vt-answer-content strong {
        color: #000000 !important;
        font-weight: 700;
        background: linear-gradient(180deg, transparent 70%, #ffe4c4 70%); /* מרקר עדין */
    }

    /* --- התאמות למובייל (Mobile Responsive) --- */
    @media only screen and (max-width: 768px) {
        .vt-topic-title {
            font-size: 20px; /* הקטנת כותרת */
            margin-bottom: 20px;
        }

        .vt-question-btn {
            font-size: 16px; /* טקסט שאלה קצת יותר קטן */
            padding: 15px 15px; /* פחות שוליים כדי לנצל מקום */
            align-items: flex-start; /* יישור למעלה אם השאלה ארוכה */
        }
        
        .vt-toggle-icon {
            margin-top: -2px; /* תיקון קטן ליישור האייקון עם הטקסט */
            width: 30px; /* אייקון קצת יותר קטן */
            height: 30px;
            font-size: 20px;
        }

        .vt-answer-panel {
            padding: 0 15px; /* התאמת הריווח של התשובה לכפתור */
        }
        
        .vt-answer-content p {
            font-size: 15px !important; /* טקסט קריא במובייל */
        }
    }
</style><div class="vt-law-faq-container"><div class="vt-topic-title">פרק א&#8217;: הגנה משפטית וביטחונות לדיירים</div><button class="vt-question-btn"><span>היזם מציע עורך דין מטעמו בחינם. האם להסכים?</span><span class="vt-toggle-icon">+</span></button><div class="vt-answer-panel"><div class="vt-answer-content"><p><strong>בשום פנים ואופן לא.</strong> זוהי הטעות הנפוצה והמסוכנת ביותר. עורך הדין של היזם, מקצועי ככל שיהיה, מחויב בראש ובראשונה לאינטרסים של היזם (הלקוח שמשלם לו באופן ישיר). בניגוד אינטרסים מובנה שכזה, הוא לא יוכל להילחם עבורכם על בטוחות נוספות או שיפור התמורה. אתם חייבים עורך דין דיירים עצמאי, שייצג אך ורק אתכם וידאג להגן על הזכויות שלכם בהסכם המשפטי.</p></div></div><button class="vt-question-btn"><span>אילו ערבויות אני מקבל כדי להבטיח שלא אשאר בלי דירה?</span><span class="vt-toggle-icon">+</span></button><div class="vt-answer-panel"><div class="vt-answer-content"><p>משרדנו דורש עבור הדיירים &#8220;סל בטוחות&#8221; מקיף כתנאי ליציאה לדרך. החשובה שבהן היא <strong>ערבות חוק מכר</strong> (ערבות בנקאית או פוליסת ביטוח) בשווי הדירה החדשה. משמעותה היא שאם היזם קורס, הבנק נכנס בנעליו ומבטיח את כספכם או את השלמת הדירה. בנוסף, אנו דורשים <strong>ערבות שכירות אוטונומית</strong> להבטחת תשלומי שכר הדירה בתקופת הבנייה, וערבויות למיסים ולרישום הבית המשותף.</p></div></div><button class="vt-question-btn"><span>האם הליווי המשפטי שלכם עולה לנו כסף?</span><span class="vt-toggle-icon">+</span></button><div class="vt-answer-panel"><div class="vt-answer-content"><p>לא. הסטנדרט המקובל בשוק ההתחדשות העירונית הוא ש<strong>היזם נושא בכל עלויות שכר הטרחה</strong> של עורך הדין המייצג את הדיירים. חשוב להדגיש: למרות שהיזם הוא המשלם, חובת הנאמנות של עורך הדין היא ב-100% לבעלי הדירות בלבד, והדבר מעוגן בהסכם בכתב ובכללי האתיקה.</p></div></div><button class="vt-question-btn"><span>מה קורה אם היזם מוכר את הפרויקט לקבלן אחר באמצע?</span><span class="vt-toggle-icon">+</span></button><div class="vt-answer-panel"><div class="vt-answer-content"><p>זהו תרחיש שיש להיערך אליו מראש. במסגרת ההסכם המשפטי, אנו מכניסים סעיף האוסר על היזם להעביר או להסב את זכויותיו בפרויקט לגורם אחר ללא הסכמת הדיירים בכתב (או ללא עמידה בתנאי סף מחמירים של איתנות פיננסית וניסיון), כדי להבטיח שלא תמצאו את עצמכם מול יזם שלא בחרתם.</p></div></div></div><script>// סקריפט לניהול האקורדיון - גרסה משופרת ללא התנגשויות
    document.addEventListener('DOMContentLoaded', function() {
        var acc = document.getElementsByClassName("vt-question-btn");
        var i;

        for (i = 0; i < acc.length; i++) {
            acc[i].addEventListener("click", function() {
                // סגירת שאלות אחרות פתוחות (כדי לשמור על סדר)
                var current = document.querySelectorAll(".vt-question-btn.vt-active-btn");
                
                // אם יש פריט פתוח והוא לא הפריט הנוכחי שנלחץ - סגור אותו
                if (current.length > 0 && current[0] !== this) {
                    current[0].classList.remove("vt-active-btn");
                    var oldPanel = current[0].nextElementSibling;
                    oldPanel.style.maxHeight = null;
                    oldPanel.classList.remove("vt-panel-open");
                    current[0].querySelector(".vt-toggle-icon").textContent = "+";
                }

                // שינוי מצב השאלה הנוכחית
                this.classList.toggle("vt-active-btn");
                var panel = this.nextElementSibling;
                var icon = this.querySelector(".vt-toggle-icon");
                
                if (panel.style.maxHeight) {
                    panel.style.maxHeight = null;
                    panel.classList.remove("vt-panel-open");
                    icon.textContent = "+";
                } else {
                    panel.classList.add("vt-panel-open");
                    panel.style.maxHeight = panel.scrollHeight + "px";
                    icon.textContent = "-";
                } 
            });
        }
    });
</script></body></html>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4934a9f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4934a9f" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a2dc2af" data-id="a2dc2af" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-626e916 elementor-widget elementor-widget-text-editor" data-id="626e916" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<!DOCTYPE html><html lang="he" dir="rtl"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>שאלות ותשובות חלק ב&#8217; &#8211; מותאם למובייל</title><style>/* --- הגדרות בסיס וריסט --- */
    .vt-law-faq-container-2, .vt-law-faq-container-2 * {
        box-sizing: border-box;
    }

    /* --- הגדרות עיצוב יוקרתי (Premium Design) - חלק ב' --- */
    .vt-law-faq-container-2 {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        direction: rtl;
        text-align: right;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        background-color: transparent;
        margin-top: 30px; /* רווח מהנושא הקודם */
    }

    /* כותרת הנושא */
    .vt-topic-title {
        color: #B8956A !important;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 25px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e0e0e0;
        position: relative;
        line-height: 1.3;
    }

    .vt-topic-title::after {
        content: '';
        position: absolute;
        bottom: -1px;
        right: 0;
        width: 80px;
        height: 3px;
        background-color: #B8956A;
    }

    /* כפתור השאלה */
    .vt-question-btn-2 {
        background-color: #ffffff !important;
        color: #2a2a2a !important;
        cursor: pointer;
        padding: 22px 25px;
        width: 100%;
        border: none;
        text-align: right;
        outline: none;
        font-size: 18px;
        font-weight: 600;
        transition: all 0.3s ease;
        margin-bottom: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px; /* רווח קבוע */
        border-radius: 8px;
        box-shadow: 0 4px 15px rgba(0,0,0,0.03);
        border-right: 4px solid transparent;
        line-height: 1.4;
    }

    .vt-question-btn-2:hover, .vt-active-btn-2 {
        background-color: #ffffff !important;
        border-right: 4px solid #B8956A;
        box-shadow: 0 8px 20px rgba(184, 149, 106, 0.15);
    }

    .vt-active-btn-2 {
        color: #B8956A !important;
    }

    /* האייקון */
    .vt-toggle-icon-2 {
        font-size: 24px;
        font-weight: 300;
        color: #B8956A !important;
        line-height: 1;
        background: #fcfcfc;
        width: 35px;
        height: 35px;
        flex-shrink: 0; /* מונע התכווצות במובייל */
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        border: 1px solid #eee;
    }

    /* אזור התשובה */
    .vt-answer-panel-2 {
        padding: 0 25px;
        background-color: #ffffff !important;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease-in-out, opacity 0.4s ease, margin 0.4s ease;
        margin-bottom: 10px;
        opacity: 0;
    }

    .vt-panel-open-2 {
        opacity: 1;
        margin-bottom: 25px;
        padding-bottom: 15px;
    }

    .vt-answer-content p {
        font-size: 16px !important;
        line-height: 1.8 !important;
        color: #444444 !important;
        margin: 0 !important;
        padding-top: 10px;
    }

    .vt-answer-content strong {
        color: #000000 !important;
        font-weight: 700;
        background: linear-gradient(180deg, transparent 70%, #ffe4c4 70%);
    }

    /* --- התאמות למובייל (Mobile Responsive) --- */
    @media only screen and (max-width: 768px) {
        .vt-question-btn-2 {
            font-size: 16px;
            padding: 15px 15px;
            align-items: flex-start;
        }
        
        .vt-toggle-icon-2 {
            margin-top: -2px;
            width: 30px;
            height: 30px;
            font-size: 20px;
        }

        .vt-answer-panel-2 {
            padding: 0 15px;
        }
    }
</style><div class="vt-law-faq-container-2"><div class="vt-topic-title">פרק ב&#8217;: תמורה וכדאיות כלכלית</div><button class="vt-question-btn-2"><span>כמה מטרים יתווספו לדירה שלי בבניין החדש?</span><span class="vt-toggle-icon-2">+</span></button><div class="vt-answer-panel-2"><div class="vt-answer-content"><p>גודל התוספת נגזר מכדאיות כלכלית (&#8220;תקן 21&#8221;) ומדיניות העירייה. כסטנדרט מינימלי, אנו נלחמים להשיג עבור לקוחותינו תוספת של <strong>לפחות 12 מ&#8221;ר</strong> (חדר נוסף/ממ&#8221;ד), בתוספת מרפסת שמש (כ-12 מ&#8221;ר), חניה פרטית בטאבו ומחסן. בפרויקטים של פינוי בינוי באזורי ביקוש, התוספת יכולה להיות משמעותית יותר ולהגיע לעיתים ל-25 מ&#8221;ר, אך כל מקרה נבחן לגופו.</p></div></div><button class="vt-question-btn-2"><span>מי משלם את שכר הדירה בזמן הבנייה ואיך נקבע הסכום?</span><span class="vt-toggle-icon-2">+</span></button><div class="vt-answer-panel-2"><div class="vt-answer-content"><p>היזם נושא ב<strong>מלוא עלות שכר הדירה</strong> החלופי לכל תקופת הפינוי ועד למסירת המפתח לדירה החדשה (כולל הובלות הלוך וחזור). הסכום אינו נקבע שרירותית, אלא על ידי שמאי מקרקעין מוסכם ובלתי תלוי, אשר בודק את מחירי השכירות הריאליים בשכונה עבור דירה דומה לזו שפיניתם, כדי להבטיח שלא תצטרכו להוסיף שקל מכיסכם.</p></div></div><button class="vt-question-btn-2"><span>האם דמי הניהול (ועד הבית) בבניין החדש יהיו יקרים יותר?</span><span class="vt-toggle-icon-2">+</span></button><div class="vt-answer-panel-2"><div class="vt-answer-content"><p>כן. מגדלים חדשים כוללים מעליות, לובי, משאבות ומערכות כיבוי אש, מה שמייקר את התחזוקה. כדי להגן על הדיירים הוותיקים, משרדנו דורש מהיזם להקים <strong>&#8220;קרן תחזוקה&#8221;</strong>. קרן זו מסבסדת את ההפרש בין מה ששילמתם בעבר לבין העלות החדשה, למשך תקופה של 5 עד 10 שנים מיום הכניסה לדירה.</p></div></div><button class="vt-question-btn-2"><span>איזו דירה אקבל בבניין החדש? (קומה, כיוון)</span><span class="vt-toggle-icon-2">+</span></button><div class="vt-answer-panel-2"><div class="vt-answer-content"><p>עקרון הברזל הוא &#8220;עולים ברמה&#8221;. בדרך כלל, בעלי הדירות מקבלים דירה חדשה בקומה אחת או שתיים מעל הקומה המקורית שלהם. בהסכם המשפטי אנו מעגנים מראש את המפרט הטכני, כיווני האוויר והמיקום, כדי להבטיח שהדיירים הוותיקים יקבלו את הדירות הטובות ולא את הדירות שהיזם &#8220;לא הצליח למכור&#8221;.</p></div></div></div><script>// סקריפט ייחודי לנושא השני (כדי שלא יתנגש עם הראשון)
    document.addEventListener('DOMContentLoaded', function() {
        var acc2 = document.getElementsByClassName("vt-question-btn-2");
        var j;

        for (j = 0; j < acc2.length; j++) {
            acc2[j].addEventListener("click", function() {
                var current2 = document.querySelectorAll(".vt-question-btn-2.vt-active-btn-2");
                
                if (current2.length > 0 && current2[0] !== this) {
                    current2[0].classList.remove("vt-active-btn-2");
                    var oldPanel = current2[0].nextElementSibling;
                    oldPanel.style.maxHeight = null;
                    oldPanel.classList.remove("vt-panel-open-2");
                    current2[0].querySelector(".vt-toggle-icon-2").textContent = "+";
                }

                this.classList.toggle("vt-active-btn-2");
                var panel2 = this.nextElementSibling;
                var icon2 = this.querySelector(".vt-toggle-icon-2");
                
                if (panel2.style.maxHeight) {
                    panel2.style.maxHeight = null;
                    panel2.classList.remove("vt-panel-open-2");
                    icon2.textContent = "+";
                } else {
                    panel2.classList.add("vt-panel-open-2");
                    panel2.style.maxHeight = panel2.scrollHeight + "px";
                    icon2.textContent = "-";
                } 
            });
        }
    });
</script></body></html>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-ee06c8f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ee06c8f" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-de0858d" data-id="de0858d" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-da3f485 elementor-widget elementor-widget-text-editor" data-id="da3f485" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<!DOCTYPE html><html lang="he" dir="rtl"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>שאלות ותשובות חלק ג&#8217; &#8211; מותאם למובייל</title><style>/* --- הגדרות בסיס וריסט --- */
    .vt-law-faq-container-3, .vt-law-faq-container-3 * {
        box-sizing: border-box;
    }

    /* --- עיצוב ייחודי לנושא השלישי (למניעת התנגשויות) --- */
    .vt-law-faq-container-3 {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        direction: rtl;
        text-align: right;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        background-color: transparent;
        margin-top: 30px;
    }

    /* כותרת הנושא */
    .vt-topic-title-3 {
        color: #B8956A !important;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 25px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e0e0e0;
        position: relative;
        line-height: 1.3;
    }

    .vt-topic-title-3::after {
        content: '';
        position: absolute;
        bottom: -1px;
        right: 0;
        width: 80px;
        height: 3px;
        background-color: #B8956A;
    }

    /* כפתור השאלה */
    .vt-question-btn-3 {
        background-color: #ffffff !important;
        color: #2a2a2a !important;
        cursor: pointer;
        padding: 22px 25px;
        width: 100%;
        border: none;
        text-align: right;
        outline: none;
        font-size: 18px;
        font-weight: 600;
        transition: all 0.3s ease;
        margin-bottom: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px; /* רווח קבוע */
        border-radius: 8px;
        box-shadow: 0 4px 15px rgba(0,0,0,0.03);
        border-right: 4px solid transparent;
        line-height: 1.4;
    }

    .vt-question-btn-3:hover, .vt-active-btn-3 {
        background-color: #ffffff !important;
        border-right: 4px solid #B8956A;
        box-shadow: 0 8px 20px rgba(184, 149, 106, 0.15);
    }

    .vt-active-btn-3 {
        color: #B8956A !important;
    }

    /* האייקון */
    .vt-toggle-icon-3 {
        font-size: 24px;
        font-weight: 300;
        color: #B8956A !important;
        line-height: 1;
        background: #fcfcfc;
        width: 35px;
        height: 35px;
        flex-shrink: 0; /* קריטי למובייל */
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        border: 1px solid #eee;
    }

    /* אזור התשובה */
    .vt-answer-panel-3 {
        padding: 0 25px;
        background-color: #ffffff !important;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease-in-out, opacity 0.4s ease, margin 0.4s ease;
        margin-bottom: 10px;
        opacity: 0;
    }

    .vt-panel-open-3 {
        opacity: 1;
        margin-bottom: 25px;
        padding-bottom: 15px;
    }

    .vt-answer-content p {
        font-size: 16px !important;
        line-height: 1.8 !important;
        color: #444444 !important;
        margin: 0 !important;
        padding-top: 10px;
    }

    .vt-answer-content strong {
        color: #000000 !important;
        font-weight: 700;
        background: linear-gradient(180deg, transparent 70%, #ffe4c4 70%);
    }
    
    /* --- התאמות למובייל (Mobile Responsive) --- */
    @media only screen and (max-width: 768px) {
        .vt-question-btn-3 {
            font-size: 16px;
            padding: 15px 15px;
            align-items: flex-start;
        }
        
        .vt-toggle-icon-3 {
            margin-top: -2px;
            width: 30px;
            height: 30px;
            font-size: 20px;
        }

        .vt-answer-panel-3 {
            padding: 0 15px;
        }
    }
</style><div class="vt-law-faq-container-3"><div class="vt-topic-title-3">פרק ג&#8217;: התהליך, חסמים ודיירים סרבנים</div><button class="vt-question-btn-3"><span>יש שכן שמסרב לחתום. האם הפרויקט &#8220;תקוע&#8221;?</span><span class="vt-toggle-icon-3">+</span></button><div class="vt-answer-panel-3"><div class="vt-answer-content"><p>לא בהכרח. החוק (המכונה &#8220;חוק הדייר הסרבן&#8221;) עבר שינויים משמעותיים. כיום, אם יש רוב של 66% מבעלי הדירות (בפינוי בינוי) או 66% (בתמ&#8221;א 38/2), ניתן לתבוע את הדייר הסרבן בגין הנזק הכספי העצום שהוא גורם לשאר הדיירים (תביעת נזיקין). משרדנו מנוסה בניהול הליכים אלו ברגישות ובנחישות, ולרוב די במכתב התראה מעורך דין כדי לפתור את המשבר ללא בית משפט.</p></div></div><button class="vt-question-btn-3"><span>כמה זמן לוקח הפרויקט מרגע החתימה?</span><span class="vt-toggle-icon-3">+</span></button><div class="vt-answer-panel-3"><div class="vt-answer-content"><p>זהו תהליך ארוך טווח. בפרויקט <strong>תמ&#8221;א 38/2 (הריסה ובנייה)</strong>, התהליך לוקח בממוצע כ-4 עד 6 שנים (רישוי + בנייה). בפרויקט <strong>פינוי בינוי</strong> מתחמי הדורש שינוי תב&#8221;ע, התהליך עשוי להימשך 8-10 שנים. התפקיד שלנו הוא להגדיר בהסכם &#8220;אבני דרך&#8221; קשיחות, כך שאם היזם לא עומד בלוחות הזמנים להוצאת היתר – הדיירים יוכלו לבטל את ההסכם.</p></div></div><button class="vt-question-btn-3"><span>איך בוחרים את היזם הנכון?</span><span class="vt-toggle-icon-3">+</span></button><div class="vt-answer-panel-3"><div class="vt-answer-content"><p>הדרך הבטוחה ביותר היא באמצעות <strong>מכרז יזמים</strong> שאנו עורכים עבור הדיירים. במקום שהיזם הראשון שדופק בדלת יקבל את הפרויקט, אנו פונים למספר חברות מובילות, משווים את ההצעות שלהן (תמורה, מפרט, בטוחות) ומנהלים התמחרות (&#8220;בידינג&#8221;) כדי למקסם את התמורה לדיירים. אנו בודקים גם את האיתנות הפיננסית והניסיון המוכח של כל יזם.</p></div></div><button class="vt-question-btn-3"><span>האם מותר לי למכור את הדירה באמצע התהליך?</span><span class="vt-toggle-icon-3">+</span></button><div class="vt-answer-panel-3"><div class="vt-answer-content"><p>כן, זכות הקניין שלכם נשמרת ותמיד ניתן למכור את הדירה. עם זאת, הקונה החדש יהיה חייב לחתום על מסמך הסבה שבו הוא מקבל על עצמו את כל ההתחייבויות כלפי היזם (&#8220;נכנס בנעלי המוכר&#8221;). חשוב מאוד להתייעץ איתנו לפני מכירה כזו, שכן יש לכך השלכות מיסוי משמעותיות (מס שבח) בהתאם לשלב שבו נמצא הפרויקט.</p></div></div></div><script>// סקריפט ייחודי לנושא השלישי
    document.addEventListener('DOMContentLoaded', function() {
        var acc3 = document.getElementsByClassName("vt-question-btn-3");
        var k;

        for (k = 0; k < acc3.length; k++) {
            acc3[k].addEventListener("click", function() {
                var current3 = document.querySelectorAll(".vt-question-btn-3.vt-active-btn-3");
                
                if (current3.length > 0 && current3[0] !== this) {
                    current3[0].classList.remove("vt-active-btn-3");
                    var oldPanel = current3[0].nextElementSibling;
                    oldPanel.style.maxHeight = null;
                    oldPanel.classList.remove("vt-panel-open-3");
                    current3[0].querySelector(".vt-toggle-icon-3").textContent = "+";
                }

                this.classList.toggle("vt-active-btn-3");
                var panel3 = this.nextElementSibling;
                var icon3 = this.querySelector(".vt-toggle-icon-3");
                
                if (panel3.style.maxHeight) {
                    panel3.style.maxHeight = null;
                    panel3.classList.remove("vt-panel-open-3");
                    icon3.textContent = "+";
                } else {
                    panel3.classList.add("vt-panel-open-3");
                    panel3.style.maxHeight = panel3.scrollHeight + "px";
                    icon3.textContent = "-";
                } 
            });
        }
    });
</script></body></html>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-fe45ec8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="fe45ec8" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d56d261" data-id="d56d261" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f4318ae elementor-widget elementor-widget-text-editor" data-id="f4318ae" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<!DOCTYPE html><html lang="he" dir="rtl"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>שאלות ותשובות חלק ד&#8217; &#8211; מותאם למובייל</title><style>/* --- הגדרות בסיס וריסט --- */
    .vt-law-faq-container-4, .vt-law-faq-container-4 * {
        box-sizing: border-box;
    }

    /* --- עיצוב ייחודי לנושא הרביעי --- */
    .vt-law-faq-container-4 {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        direction: rtl;
        text-align: right;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        background-color: transparent;
        margin-top: 30px;
    }

    /* כותרת הנושא */
    .vt-topic-title-4 {
        color: #B8956A !important;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 25px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e0e0e0;
        position: relative;
        line-height: 1.3;
    }

    .vt-topic-title-4::after {
        content: '';
        position: absolute;
        bottom: -1px;
        right: 0;
        width: 80px;
        height: 3px;
        background-color: #B8956A;
    }

    /* כפתור השאלה */
    .vt-question-btn-4 {
        background-color: #ffffff !important;
        color: #2a2a2a !important;
        cursor: pointer;
        padding: 22px 25px;
        width: 100%;
        border: none;
        text-align: right;
        outline: none;
        font-size: 18px;
        font-weight: 600;
        transition: all 0.3s ease;
        margin-bottom: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px; /* רווח קבוע */
        border-radius: 8px;
        box-shadow: 0 4px 15px rgba(0,0,0,0.03);
        border-right: 4px solid transparent;
        line-height: 1.4;
    }

    .vt-question-btn-4:hover, .vt-active-btn-4 {
        background-color: #ffffff !important;
        border-right: 4px solid #B8956A;
        box-shadow: 0 8px 20px rgba(184, 149, 106, 0.15);
    }

    .vt-active-btn-4 {
        color: #B8956A !important;
    }

    /* האייקון */
    .vt-toggle-icon-4 {
        font-size: 24px;
        font-weight: 300;
        color: #B8956A !important;
        line-height: 1;
        background: #fcfcfc;
        width: 35px;
        height: 35px;
        flex-shrink: 0; /* קריטי למובייל - מונע מעיכה */
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        border: 1px solid #eee;
    }

    /* אזור התשובה */
    .vt-answer-panel-4 {
        padding: 0 25px;
        background-color: #ffffff !important;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease-in-out, opacity 0.4s ease, margin 0.4s ease;
        margin-bottom: 10px;
        opacity: 0;
    }

    .vt-panel-open-4 {
        opacity: 1;
        margin-bottom: 25px;
        padding-bottom: 15px;
    }

    .vt-answer-content p {
        font-size: 16px !important;
        line-height: 1.8 !important;
        color: #444444 !important;
        margin: 0 !important;
        padding-top: 10px;
    }

    .vt-answer-content strong {
        color: #000000 !important;
        font-weight: 700;
        background: linear-gradient(180deg, transparent 70%, #ffe4c4 70%);
    }

    /* --- התאמות למובייל (Mobile Responsive) --- */
    @media only screen and (max-width: 768px) {
        .vt-question-btn-4 {
            font-size: 16px;
            padding: 15px 15px;
            align-items: flex-start;
        }
        
        .vt-toggle-icon-4 {
            margin-top: -2px;
            width: 30px;
            height: 30px;
            font-size: 20px;
        }

        .vt-answer-panel-4 {
            padding: 0 15px;
        }
    }
</style><div class="vt-law-faq-container-4"><div class="vt-topic-title-4">פרק ד&#8217;: מיסוי וזכויות קשישים</div><button class="vt-question-btn-4"><span>האם אני צריך לשלם מס על הדירה החדשה?</span><span class="vt-toggle-icon-4">+</span></button><div class="vt-answer-panel-4"><div class="vt-answer-content"><p>בעסקת התחדשות עירונית סטנדרטית (&#8220;עסקת נטו&#8221;), היזם משלם את כל המיסים, כולל היטל השבחה ומע&#8221;מ. הדיירים נהנים מ<strong>פטור ממס שבח</strong> על מכירת הזכויות וקבלת הדירה החדשה. עם זאת, ישנם חריגים (כגון בעלות על מספר דירות בפרויקט, חריגות בנייה או שימוש עסקי בדירה) המחייבים בדיקת מיסוי אישית (&#8220;פרה-רולינג&#8221;) שאנו מבצעים עבור כל דייר.</p></div></div><button class="vt-question-btn-4"><span>אני מעל גיל 70. האם מגיע לי פתרון מיוחד? (&#8220;חוק הקשיש&#8221;)</span><span class="vt-toggle-icon-4">+</span></button><div class="vt-answer-panel-4"><div class="vt-answer-content"><p>בהחלט. המחוקק הכיר בקושי של דיירים מבוגרים לעבור דירה ולחזור. דייר מעל גיל 70 (שמתגורר בדירה שנתיים לפחות) זכאי לבחור באחת מ-3 חלופות במקום לחזור לדירה החדשה:
            <br/>1. מימון מעבר לדיור מוגן (כולל השלמת ההפרש הכספי).
            <br/>2. רכישת דירה חלופית קטנה יותר מחוץ לפרויקט + קבלת ההפרש במזומן.
            <br/>3. קבלת שתי דירות קטנות בפרויקט במקום אחת גדולה.</p></div></div><button class="vt-question-btn-4"><span>האם יש הנחה בארנונה בבניין החדש?</span><span class="vt-toggle-icon-4">+</span></button><div class="vt-answer-panel-4"><div class="vt-answer-content"><p>מכיוון ששטח הדירה גדל והבניין מודרני יותר, הארנונה צפויה לעלות. עם זאת, רוב הרשויות המקומיות מעניקות <strong>הנחה מדורגת בארנונה</strong> למשך 5 שנים לבעלי הדירות המקוריים שחוזרים לגור בפרויקט, כדי לרכך את העלייה ולאפשר הסתגלות למחיר החדש.</p></div></div></div><script>// סקריפט ייחודי לנושא הרביעי
    document.addEventListener('DOMContentLoaded', function() {
        var acc4 = document.getElementsByClassName("vt-question-btn-4");
        var m;

        for (m = 0; m < acc4.length; m++) {
            acc4[m].addEventListener("click", function() {
                var current4 = document.querySelectorAll(".vt-question-btn-4.vt-active-btn-4");
                
                if (current4.length > 0 && current4[0] !== this) {
                    current4[0].classList.remove("vt-active-btn-4");
                    var oldPanel = current4[0].nextElementSibling;
                    oldPanel.style.maxHeight = null;
                    oldPanel.classList.remove("vt-panel-open-4");
                    current4[0].querySelector(".vt-toggle-icon-4").textContent = "+";
                }

                this.classList.toggle("vt-active-btn-4");
                var panel4 = this.nextElementSibling;
                var icon4 = this.querySelector(".vt-toggle-icon-4");
                
                if (panel4.style.maxHeight) {
                    panel4.style.maxHeight = null;
                    panel4.classList.remove("vt-panel-open-4");
                    icon4.textContent = "+";
                } else {
                    panel4.classList.add("vt-panel-open-4");
                    panel4.style.maxHeight = panel4.scrollHeight + "px";
                    icon4.textContent = "-";
                } 
            });
        }
    });
</script></body></html>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-2237328 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2237328" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c16b490" data-id="c16b490" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8f1c67c elementor-widget elementor-widget-html" data-id="8f1c67c" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<script type="application/ld+json">{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [{
    "@type": "Question",
    "name": "היזם מציע עורך דין מטעמו בחינם. האם להסכים?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "בשום פנים ואופן לא. עורך הדין של היזם מחויב לאינטרסים של היזם. אתם חייבים עורך דין דיירים עצמאי שייצג רק אתכם. היזם מממן את שכרו, אך הנאמנות היא לדיירים בלבד."
    }
  },{
    "@type": "Question",
    "name": "מה קורה אם הקבלן פושט רגל באמצע הבנייה?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "אנו דורשים ערבות חוק מכר בשווי הדירה החדשה וערבות שכירות. אם היזם קורס, הבנק נכנס בנעליו ומבטיח את השלמת הדירה או החזר כספי."
    }
  },{
    "@type": "Question",
    "name": "האם היזם יכול למכור את הפרויקט לקבלן אחר?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "אנו מכניסים להסכם סעיף האוסר על הסבת זכויות ללא אישור הדיירים, כדי למנוע מצב שתעמדו מול קבלן שלא בחרתם."
    }
  },{
    "@type": "Question",
    "name": "כמה מטרים יתווספו לדירה שלי?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "כסטנדרט מינימלי בתמ\"א 38/2 ופינוי בינוי, אנו נלחמים על תוספת של לפחות 12 מ\"ר (חדר ממ\"ד), מרפסת שמש, חניה ומחסן."
    }
  },{
    "@type": "Question",
    "name": "מי משלם את שכר הדירה בתקופת הבנייה?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "היזם משלם את מלוא שכר הדירה החלופי והובלות, לפי קביעת שמאי מקרקעין בלתי תלוי."
    }
  },{
    "@type": "Question",
    "name": "האם דמי הניהול בבניין החדש יהיו יקרים יותר?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "כן. לכן אנו דורשים מהיזם להקים 'קרן תחזוקה' שתסבסד את העלויות לדיירים הוותיקים למשך 5-10 שנים."
    }
  },{
    "@type": "Question",
    "name": "כמה זמן לוקח התהליך?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "תמ\"א 38/2 לוקחת כ-4-5 שנים. פינוי בינוי מתחמי יכול לקחת 8-10 שנים. אנו מגדירים לוחות זמנים קשיחים בהסכם."
    }
  },{
    "@type": "Question",
    "name": "האם מותר למכור את הדירה במהלך הפרויקט?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "כן, אך הקונה חייב לחתום על מסמך כניסה לנעלי המוכר. יש לבדוק היבטי מיסוי לפני המכירה."
    }
  },{
    "@type": "Question",
    "name": "יש לי דייר סרבן בבניין. האם הפרויקט תקוע?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "לא בהכרח. עם רוב של 66%, ניתן לתבוע את הסרבן נזיקית. לרוב מכתב מעורך דין פותר את הבעיה."
    }
  },{
    "@type": "Question",
    "name": "האם אני צריך לשלם מס על הדירה החדשה?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "בדרך כלל יש פטור ממס שבח והיטל השבחה חל על היזם. מקרים מיוחדים (ריבוי דירות) דורשים בדיקה פרטנית."
    }
  },{
    "@type": "Question",
    "name": "אני מעל גיל 70. האם מגיע לי פתרון מיוחד?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "כן. חוק הקשיש מחייב להציע חלופות כמו: מימון דיור מוגן, שתי דירות קטנות במקום אחת, או רכישת דירה חלופית מחוץ לפרויקט."
    }
  }]
}
</script>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>הפוסט <a href="https://vt-law.co.il/en/faqs-on-urban-renewal/">FAQs on Urban Renewal</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Urban Renewal</title>
		<link>https://vt-law.co.il/en/urban-renewal/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 22 Nov 2025 22:10:20 +0000</pubDate>
				<category><![CDATA[ללא קטגוריה]]></category>
		<guid isPermaLink="false">https://vt-law.co.il/urban-renewal/</guid>

					<description><![CDATA[<p>התחדשות עירונית: המדריך המקיף לפינוי בינוי וחלופת שקד עסקת התחדשות עירונית היא ככל הנראה העסקה הכלכלית המורכבת והמשמעותית ביותר שיבצעו בעלי דירות בחייהם. הפוטנציאל להשבחת הנכס הוא אדיר – מעבר לדירה חדשה, גדולה וממוגנת בבניין מודרני – אך כך גם המורכבות המשפטית. משרד עורכי הדין שלומי וקנין ושות&#8217; מלווה יזמים ודיירים כאחד, ומעניק מעטפת משפטית [&#8230;]</p>
<p>הפוסט <a href="https://vt-law.co.il/en/urban-renewal/">Urban Renewal&lt;br&gt;</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4864" class="elementor elementor-4864 elementor-4218" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-5385b74 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5385b74" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-65f9ec2" data-id="65f9ec2" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-660eab1 elementor-widget elementor-widget-text-editor" data-id="660eab1" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<!DOCTYPE html><html lang="he" dir="rtl"><head><meta charset="UTF-8"><style>* { margin: 0; padding: 0; box-sizing: border-box; }
        body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.8; color: #333; background-color: #ffffff; }
        .container { max-width: 900px; margin: 0 auto 60px; padding: 30px 20px; }
        
        /* עיצוב כותרות */
        h1 { font-size: 36px; color: #2c2c2c; margin-bottom: 20px; line-height: 1.3; border-bottom: 3px solid #B8956A; padding-bottom: 15px; }
        h2 { font-size: 26px; color: #B8956A; margin: 35px 0 15px; font-weight: 700; }
        h3 { font-size: 22px; color: #444; margin: 25px 0 10px; font-weight: 600; }
        
        /* עיצוב טקסט */
        p { margin-bottom: 15px; font-size: 17px; color: #555; text-align: justify; }
        ul, ol { margin: 15px 0 20px 30px; }
        li { margin-bottom: 10px; font-size: 17px; color: #555; position: relative; padding-right: 20px; }
        ul li::before { content: "•"; color: #B8956A; font-weight: bold; font-size: 20px; position: absolute; right: 0; top: -2px; }
        strong { color: #2c2c2c; font-weight: 700; }
        
        /* תיבת פתיח */
        .intro-box { background: #f9f9f9; padding: 25px; margin-bottom: 30px; border-right: 5px solid #B8956A; border-radius: 4px; }
        
        /* קישורים חיצוניים (ממשלתיים) */
        .gov-link { color: #0056b3; text-decoration: underline; font-weight: 600; }
        .gov-link:hover { color: #004494; }

        /* קישורים פנימיים */
        a.internal-link { color: #B8956A; text-decoration: underline; font-weight: 600; transition: color 0.2s; }
        a.internal-link:hover { color: #8c7150; text-decoration: none; }
        
        /* קריאה לפעולה */
        .cta-box { background: #f4f4f4; padding: 30px; text-align: center; margin-top: 50px; border-radius: 8px; border: 1px solid #e0e0e0; }
        .cta-btn { display: inline-block; background-color: #B8956A; color: white !important; padding: 12px 30px; text-decoration: none; border-radius: 50px; font-weight: bold; margin-top: 15px; transition: background 0.3s; }
        .cta-btn:hover { background-color: #9d7d54; }
    </style></head><body><div class="container"><h1>התחדשות עירונית: המדריך המקיף לפינוי בינוי וחלופת שקד</h1><div class="intro-box"><p>עסקת <strong>התחדשות עירונית</strong> היא ככל הנראה העסקה הכלכלית המורכבת והמשמעותית ביותר שיבצעו בעלי דירות בחייהם. הפוטנציאל להשבחת הנכס הוא אדיר – מעבר לדירה חדשה, גדולה וממוגנת בבניין מודרני – אך כך גם המורכבות המשפטית. משרד עורכי הדין שלומי וקנין ושות&#8217; מלווה יזמים ודיירים כאחד, ומעניק מעטפת משפטית הדוקה המבטיחה את זכויותיכם מול כל הגורמים המעורבים, החל משלב ההתארגנות ועד לקבלת המפתח.</p></div><h2>המעבר מתמ&#8221;א 38 לחלופת שקד ופינוי בינוי</h2><p>בשנים האחרונות, תחום ההתחדשות העירונית בישראל עובר תהפוכות רגולטוריות משמעותיות. בעוד שתמ&#8221;א 38 (במתכונתה הישנה) הולכת ומסתיימת בערים רבות, נכנסו לתוקף מתווים חדשים שנועדו לייעל את התהליך ולהגדיל את הכדאיות הכלכלית והתכנונית.</p><p>כיום, הפרויקטים המרכזיים מתחלקים לשני סוגים עיקריים:</p><ul><li><strong>פינוי בינוי (מתחמי):</strong> הריסה של מספר בניינים ישנים או מתחם שלם, ובניית שכונה חדשה הכוללת מגדלי מגורים, תשתיות ציבוריות ושטחים ירוקים. מסלול זה מועדף על ידי רשויות התכנון כיוון שהוא מאפשר תכנון סביבתי כולל.</li><li><strong>חלופת שקד (תיקון 139 לחוק התכנון והבנייה):</strong> זהו המסלול שמחליף את תמ&#8221;א 38/2 (הריסה ובנייה). הוא מאפשר הריסת בניין בודד ובנייתו מחדש עם זכויות בנייה מוגדלות (עד 400% במקרים מסוימים), תוך מתן סמכויות לוועדה המקומית לאשר תוכניות מהר יותר ולכלול גם שטחי ציבור ומסחר בקומת הקרקע.</li></ul><p>למידע נוסף ומעמיק על המדיניות הארצית, מומלץ לעיין באתר של <a href="https://www.gov.il/he/departments/government_authority_for_urban_renewal/govil-landing-page" target="_blank" class="gov-link">הרשות הממשלתית להתחדשות עירונית</a>, המרכזת את הרגולציה והחקיקה בנושא.</p><h2>בדיקת כדאיות כלכלית: האם הפרויקט שלכם ריווחי?</h2><p>אחת השאלות הראשונות שדיירים שואלים היא: &#8220;מה נקבל?&#8221;. כדי שפרויקט יצא לפועל, הוא חייב להיות כלכלי ליזם (רווח יזמי מינימלי) ומשתלם לדיירים (תוספת מטרים, מרפסת, חניה). לעיתים קרובות, יזמים מבטיחים הבטחות ללא כיסוי בשלבים הראשונים, רק כדי להחתים את הדיירים.</p><p>תפקידנו כעורכי הדין של הדיירים הוא לבחון את ההיתכנות הכלכלית בעזרת שמאים ויועצים, ולוודא שהתמורות המוצעות הן ריאליות ובטוחות. לצורך הערכה ראשונית של הפוטנציאל במתחם שלכם, ניתן להיעזר בכלי העזר הממשלתי:</p><p><strong><a href="https://www.gov.il/he/pages/model_dinami" target="_blank" class="gov-link">למעבר למחשבון לחישוב כדאיות כלכלית של מתחמי פינוי ובינוי >></a></strong></p><h2>החשיבות הקריטית של ייצוג משפטי נפרד</h2><p>טעות נפוצה ומסוכנת היא הסתמכות על עורך הדין של היזם. חשוב להבין: עורך הדין של היזם, מוכשר ככל שיהיה, מחויב בראש ובראשונה לאינטרסים של היזם המשלם את שכרו. ניגוד העניינים כאן הוא מובנה.</p><p>בעלי הדירות חייבים ייצוג משפטי עצמאי, ששכר טרחתו משולם אמנם על ידי היזם (כחלק מהוצאות העסקה), אך נאמנותו המוחלטת נתונה לדיירים. אנו במשרד עו&#8221;ד וקנין דואגים לנושאים הקריטיים הבאים:</p><ul><li><strong>בטוחות וערבויות:</strong> דרישה לערבות חוק מכר בשווי הדירה החדשה, ערבות אוטונומית להבטחת דמי השכירות בתקופת הבנייה, וערבויות מיסים ורישום.</li><li><strong>מפרט טכני:</strong> עיגון מפרט טכני עשיר ומפורט כחלק מההסכם המשפטי, כדי למנוע ויכוחים על סטנדרט הבנייה בהמשך.</li><li><strong>לוחות זמנים וסנקציות:</strong> קביעת מועדים קשיחים להוצאת היתר, תחילת בנייה ומסירת הדירות, כולל פיצוי מוסכם על איחורים.</li><li><strong>פתרון בעיות מול דיירים סרבנים:</strong> ניהול הליכים רגישים מול דיירים שחוששים לחתום, תוך שמירה על מרקם היחסים בבניין ושימוש בכלים המשפטיים העדכניים.</li></ul><h2>עבודה מול המינהלות העירוניות</h2><p>כל עירייה מפעילה מדיניות שונה לגבי אזורי ההתחדשות בתחומה. בחלק מהערים קיימות תוכניות אב או מסמכי מדיניות המגדירים בדיוק איפה ניתן לבנות לגובה ואיפה לא. כדי לקדם פרויקט ביעילות, יש לעבוד בשיתוף פעולה הדוק עם הגורמים העירוניים.</p><p>מומלץ מאוד ליצור קשר בשלב מוקדם עם המינהלת הרלוונטית בעיר מגוריכם כדי להבין את הסטטוס התכנוני של הבניין. לרשימת הקשר המלאה:</p><p><strong><a href="https://www.gov.il/he/pages/contact_minhalot_hitchadshut_ironit" target="_blank" class="gov-link">לרשימת המינהלות העירוניות להתחדשות עירונית ברחבי הארץ >></a></strong></p><h2>היבטי מיסוי מקרקעין בפרויקט</h2><p>אחד היתרונות הגדולים בעסקאות התחדשות עירונית הוא סל הפטורים הרחב ממיסים המוענק לבעלי הדירות. ככלל, העסקה פטורה מ<a href="https://vt-law.co.il/en/when-are-you-eligible-for-a-capital-gains-tax-exemption-the-guide-to-real-estate-taxation/" class="internal-link">מס שבח</a> (על דירת התמורה) ומהיטל השבחה (שחל על היזם). </p><p>עם זאת, המיסוי הופך למורכב במקרים מיוחדים, כגון: בעלות על מספר דירות באותו מתחם, דירות שפוצלו, חנויות או נכסים מסחריים, והעברות זכויות בתוך המשפחה במהלך הפרויקט. משרדנו מבצע בדיקת נאותות מיסוית (&#8220;פרה-רולינג&#8221; במידת הצורך) לכל דייר בנפרד, כדי להבטיח שלא יהיו הפתעות מול רשויות המס ביום קבלת הדירה החדשה.</p><div class="cta-box"><h3>מתארגנים לפרויקט פינוי בינוי?</h3><p>אל תשאירו את הנכס היקר ביותר שלכם ללא הגנה. משרדנו בעל ניסיון עשיר בליווי מתחמים, ייצוג דיירים ומו&#8221;מ מול יזמים ורשויות. אנו מזמינים אתכם לפגישת היכרות ללא התחייבות.</p><a href="https://vt-law.co.il/en/contact-us/" class="cta-btn">ליצירת קשר ותיאום פגישה</a></div></div></body></html>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>הפוסט <a href="https://vt-law.co.il/en/urban-renewal/">Urban Renewal&lt;br&gt;</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Purchase Tax 2025 &#8211; The Complete Guide: Tax Brackets and Exemptions</title>
		<link>https://vt-law.co.il/en/purchase-tax-2025-the-complete-guide-tax-brackets-and-exemptions/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 10:56:09 +0000</pubDate>
				<category><![CDATA[Real Estate Law]]></category>
		<guid isPermaLink="false">https://vt-law.co.il/purchase-tax-2025-the-complete-guide-tax-brackets-and-exemptions/</guid>

					<description><![CDATA[<p>תשלום מס רכישה 2025 &#8211; המדריך המלא &#124; עו&#8221;ד וקנין תשלום מס רכישה: כל מה שצריך לדעת ב-2025 רכישת דירה היא העסקה הגדולה בחייכם, אך מעבר למחיר הנכס, ישנו רכיב קריטי נוסף: תשלום מס רכישה. זהו מס חובה המוטל על רוכשי נדל&#8221;ן, ואי-היערכות אליו עלולה לייקר את העסקה בעשרות אלפי שקלים. במדריך זה נסביר כיצד [&#8230;]</p>
<p>הפוסט <a href="https://vt-law.co.il/en/purchase-tax-2025-the-complete-guide-tax-brackets-and-exemptions/">Purchase Tax 2025 &#8211; The Complete Guide: Tax Brackets and Exemptions</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4831" class="elementor elementor-4831 elementor-85" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-9e7a1ec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9e7a1ec" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4334af9" data-id="4334af9" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-13437d36 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="13437d36" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-52e5105a" data-id="52e5105a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2cc43313 elementor-widget elementor-widget-text-editor" data-id="2cc43313" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<!DOCTYPE html><html lang="he" dir="rtl"><head><meta charset="UTF-8"><title>תשלום מס רכישה 2025 &#8211; המדריך המלא | עו&#8221;ד וקנין</title><style>* { margin: 0; padding: 0; box-sizing: border-box; }
        body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.8; color: #333; background-color: #ffffff; }
        .container { max-width: 900px; margin: 0 auto 60px; padding: 30px 20px; }
        
        /* עיצוב כותרות */
        h1 { font-size: 36px; color: #2c2c2c; margin-bottom: 20px; line-height: 1.3; border-bottom: 3px solid #B8956A; padding-bottom: 15px; }
        h2 { font-size: 26px; color: #B8956A; margin: 35px 0 15px; font-weight: 700; }
        h3 { font-size: 22px; color: #444; margin: 25px 0 10px; font-weight: 600; }
        
        /* עיצוב טקסט */
        p { margin-bottom: 15px; font-size: 17px; color: #555; text-align: justify; }
        ul { margin: 15px 0 20px 30px; list-style-type: none; }
        li { margin-bottom: 10px; font-size: 17px; color: #555; position: relative; padding-right: 20px; }
        li::before { content: "•"; color: #B8956A; font-weight: bold; font-size: 20px; position: absolute; right: 0; top: -2px; }
        strong { color: #2c2c2c; font-weight: 700; }
        
        /* תיבת פתיח */
        .intro-box { background: #f9f9f9; padding: 25px; margin-bottom: 30px; border-right: 5px solid #B8956A; border-radius: 4px; }
        
        /* קישורים */
        a { color: #B8956A; text-decoration: underline; font-weight: 600; transition: color 0.2s; }
        a:hover { color: #8c7150; text-decoration: none; }
        
        /* קריאה לפעולה */
        .cta-box { background: #f4f4f4; padding: 30px; text-align: center; margin-top: 50px; border-radius: 8px; border: 1px solid #e0e0e0; }
        .cta-btn { display: inline-block; background-color: #B8956A; color: white !important; padding: 12px 30px; text-decoration: none; border-radius: 50px; font-weight: bold; margin-top: 15px; transition: background 0.3s; }
        .cta-btn:hover { background-color: #9d7d54; }

        /* כפתור חיצוני */
        .tool-link { display: inline-block; background: #e2e8f0; color: #333 !important; padding: 8px 16px; border-radius: 4px; font-size: 15px; margin-top: 10px; text-decoration: none; }
        .tool-link:hover { background: #cbd5e0; }
    </style></head><body><div class="container"><h1>תשלום מס רכישה: כל מה שצריך לדעת ב-2025</h1><div class="intro-box"><p>רכישת דירה היא העסקה הגדולה בחייכם, אך מעבר למחיר הנכס, ישנו רכיב קריטי נוסף: <strong>תשלום מס רכישה</strong>. זהו מס חובה המוטל על רוכשי נדל&#8221;ן, ואי-היערכות אליו עלולה לייקר את העסקה בעשרות אלפי שקלים. במדריך זה נסביר כיצד מחושב המס ומתי מגיע לכם פטור.</p></div><h2>מהו תשלום מס רכישה ועל מי הוא חל?</h2><p>רבים מכנים אותו בטעות &#8220;מס טאבו&#8221;, אך השם המקצועי הוא מס רכישה. סעיף 9 לחוק מיסוי מקרקעין קובע כי ביצוע <strong>תשלום מס רכישה</strong> הוא חובה על כל אדם הרוכש זכות במקרקעין (דירה, מגרש, חנות, מפעל וכדומה).</p><p>שיעור המס אינו קבוע. הוא משתנה בהתאם לשווי העסקה וסוג הנכס. המדינה מעדכנת את מדרגות המס אחת לשנה (בינואר), בהתאם למדד שירותי הדיור.</p><h3>מועדי תשלום מס רכישה ודיווח</h3><p>עליכם להסדיר את התשלום בתוך <strong>60 ימים</strong> מיום חתימת חוזה הרכישה. איחור בביצוע תשלום מס רכישה גורר קנסות וריביות הצמדה, לכן חשוב להגיש את ההצהרה לרשות המיסים (&#8220;דיווח מש&#8221;ח&#8221;) מיד לאחר החתימה, בעזרת עורך הדין שלכם.</p><h2>מדרגות המס: כמה באמת תשלמו?</h2><p>שיטת החישוב בישראל היא פרוגרסיבית (מדורגת). גובה <strong>תשלום מס רכישה</strong> שתחויבו בו תלוי בשאלה המרכזית: <strong>האם זו הדירה היחידה שלכם?</strong></p><ul><li><strong>רוכשי דירה יחידה:</strong> נהנים מההטבה המשמעותית ביותר. נכון לשנת 2025, על חלק השווי הראשון של הדירה (עד כ-1.98 מיליון ש&#8221;ח, הסכום מתעדכן בינואר) קיים <strong>פטור מלא</strong>, כלומר אין צורך בביצוע תשלום מס רכישה על חלק זה. על הסכום שמעל התקרה משלמים מס מדורג (3.5%, 5% וכו&#8217;).</li><li><strong>משקיעים (דירה שנייה ומעלה):</strong> חייבים בתשלום החל מהשקל הראשון. שיעור המס ההתחלתי למשקיעים עומד כיום על <strong>8%</strong> משווי הנכס (בכפוף להוראות שעה מתעדכנות).</li></ul><div style="background-color: #fff3cd; padding: 15px; border-radius: 5px; margin: 20px 0;"><strong>רוצים לחשב במדויק?</strong><br/>רשות המיסים מעמידה לרשות הציבור מחשבון סימולציה רשמי לחישוב תשלום מס רכישה צפוי.<br/><a href="https://www.misim.gov.il/svsimulators/" target="_blank" class="tool-link">למעבר לסימולטור מס רכישה (רשות המיסים) >></a></div><h2>פטורים והקלות מיוחדות</h2><p>החוק מעניק הנחות משמעותיות המקטינות את גובה תשלום מס רכישה לאוכלוסיות מסוימות:</p><ul><li><strong>נכים ועיוורים:</strong> זכאים למס מופחת בשיעור של 0.5% בלבד על רוב סכום הדירה (מותנה במגורים בנכס).</li><li><strong>משפחות שכולות ונפגעי פעולות איבה:</strong> זכאים להטבה דומה לזו של נכים.</li><li><strong>עולים חדשים:</strong> זכאים למדרגות מס מיוחדות לתקופה של 7 שנים מיום העלייה לישראל.</li><li><strong>קבלת דירה במתנה (ללא תמורה):</strong> העברה בין קרובי משפחה (כגון הורים לילדים) מחויבת רק ב-1/3 מגובה תשלום מס רכישה הרגיל.</li></ul><h3>האם דירת נופש נחשבת כדירת מגורים?</h3><p>זוהי סוגיה מורכבת. אם הנכס מוגדר כעסקי או כדירת נופש בייעודו התכנוני, רשות המיסים עלולה לדרוש <strong>תשלום מס רכישה</strong> גבוה יותר (מס רגיל של 6% ומעלה) ולא לפי מדרגות מגורים. במקרים כאלו, חובה להיוועץ עם <a href="https://vt-law.co.il/en/contact-us/">עורך דין מקרקעין</a> כדי לבדוק את הסיווג הנכון ולמנוע תשלומי יתר.</p><div class="cta-box"><h3>עומדים לרכוש נכס? בדקו את גובה המס מראש</h3><p>טעות בחישוב המס או אי-ניצול פטור המגיע לכם עלולים לעלות עשרות אלפי שקלים. משרדנו מתמחה במיסוי מקרקעין ומבצע תכנון מס קפדני עבור כל לקוח לפני החתימה.</p><a href="https://vt-law.co.il/en/contact-us/" class="cta-btn">לתיאום שיחת ייעוץ וחישוב מס</a></div><div class="article-footer"><p><strong>הבהרה משפטית:</strong> המידע במאמר זה הינו כללי בלבד, נכון למועד כתיבתו (2025), ואינו מהווה תחליף לייעוץ משפטי פרטני.</p></div></div></body></html>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>הפוסט <a href="https://vt-law.co.il/en/purchase-tax-2025-the-complete-guide-tax-brackets-and-exemptions/">Purchase Tax 2025 &#8211; The Complete Guide: Tax Brackets and Exemptions</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>When are you eligible for a capital gains tax exemption? The guide to real estate taxation.</title>
		<link>https://vt-law.co.il/en/when-are-you-eligible-for-a-capital-gains-tax-exemption-the-guide-to-real-estate-taxation/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 09:16:35 +0000</pubDate>
				<category><![CDATA[Real Estate Law]]></category>
		<guid isPermaLink="false">https://vt-law.co.il/when-are-you-eligible-for-a-capital-gains-tax-exemption-the-guide-to-real-estate-taxation/</guid>

					<description><![CDATA[<p>פטור ממס שבח ורכישה &#8211; המדריך המלא &#124; עו&#8221;ד שלומי וקנין אחת הטעויות היקרות ביותר שישראלים עושים בעסקאות נדל&#8221;ן היא חוסר תכנון מס. בעוד שכולנו מרוכזים במחיר הדירה, רבים מופתעים לגלות ברגע האחרון דרישות תשלום של עשרות ולעיתים מאות אלפי שקלים לרשות המיסים. החדשות הטובות הן שהחוק מאפשר במקרים רבים לקבל פטור ממס שבח או [&#8230;]</p>
<p>הפוסט <a href="https://vt-law.co.il/en/when-are-you-eligible-for-a-capital-gains-tax-exemption-the-guide-to-real-estate-taxation/">When are you eligible for a capital gains tax exemption? The guide to real estate taxation.</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4789" class="elementor elementor-4789 elementor-83" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-64ebadb6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="64ebadb6" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8581b55" data-id="8581b55" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-51391950 elementor-widget elementor-widget-text-editor" data-id="51391950" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<!DOCTYPE html><html lang="he" dir="rtl"><head><meta charset="UTF-8"><title>פטור ממס שבח ורכישה &#8211; המדריך המלא | עו&#8221;ד שלומי וקנין</title><style>* { margin: 0; padding: 0; box-sizing: border-box; }
        body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.8; color: #333; background-color: #ffffff; }
        .container { max-width: 900px; margin: 0 auto 60px; padding: 30px 20px; }
        .intro { font-size: 18px; color: #555; line-height: 1.9; margin-bottom: 40px; padding: 25px; background: #f9f9f9; border-right: 4px solid #B8956A; }
        h1 { font-size: 36px; color: #2c2c2c; margin-bottom: 20px; line-height: 1.3; }
        h2 { font-size: 28px; color: #2c2c2c; margin: 40px 0 20px; padding-bottom: 15px; border-bottom: 2px solid #B8956A; }
        h3 { font-size: 22px; color: #444; margin: 30px 0 15px; font-weight: 700; }
        p { margin-bottom: 20px; font-size: 17px; color: #555; text-align: justify; }
        strong { color: #2c2c2c; font-weight: 600; }
        ul, ol { margin: 20px 0 20px 40px; padding-right: 20px; }
        li { margin-bottom: 10px; font-size: 17px; color: #555; line-height: 1.8; }
        
        /* Highlight Box */
        .highlight-box { background: #f0f7ff; padding: 25px; margin: 30px 0; border-right: 4px solid #B8956A; border-radius: 5px; }
        .highlight-box p { color: #444; margin-bottom: 0; }
        
        /* Call to Action Box */
        .cta-box { background: linear-gradient(135deg, #B8956A 0%, #9d7d54 100%); color: white; padding: 35px; margin: 40px 0; border-radius: 8px; box-shadow: 0 5px 20px rgba(184, 149, 106, 0.3); text-align: center; }
        .cta-box h3 { color: white; margin-bottom: 15px; font-size: 26px; }
        .cta-box p { color: #f0f0f0; margin-bottom: 25px; font-size: 18px; }
        .cta-button { display: inline-block; background: white; color: #B8956A; padding: 15px 35px; text-decoration: none; border-radius: 50px; font-weight: bold; font-size: 18px; transition: all 0.3s; box-shadow: 0 3px 10px rgba(0,0,0,0.2); }
        .cta-button:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.3); background-color: #f9f9f9; color: #9d7d54; }
        
        /* External Link Button */
        .tool-link { display: inline-block; background: #f1f1f1; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; border: 1px solid #ddd; margin-top: 10px; font-weight: bold; }
        .tool-link:hover { background: #e9e9e9; }

        /* Links */
        a { color: #B8956A; text-decoration: none; transition: color 0.3s; font-weight: 600; }
        a:hover { color: #9d7d54; text-decoration: underline; }
        
        /* Footer */
        .article-footer { margin-top: 40px; padding-top: 20px; border-top: 1px solid #eee; font-size: 14px; color: #888; }
    </style></head><body><div class="container"><div class="intro"><p>אחת הטעויות היקרות ביותר שישראלים עושים בעסקאות נדל&#8221;ן היא חוסר תכנון מס. בעוד שכולנו מרוכזים במחיר הדירה, רבים מופתעים לגלות ברגע האחרון דרישות תשלום של עשרות ולעיתים מאות אלפי שקלים לרשות המיסים. החדשות הטובות הן שהחוק מאפשר במקרים רבים לקבל פטור ממס שבח או הקלות משמעותיות במס רכישה. המדריך הבא יעשה לכם סדר במושגים.</p></div><h2>הקריטריונים המרכזיים לקבלת הפטור</h2><p>מס שבח הוא למעשה מס על הרווח (ה&#8221;שבח&#8221;) שנוצר בין מחיר הקנייה של הנכס למחיר המכירה שלו. עם זאת, המחוקק קבע מספר מסלולים המאפשרים למוכר להימנע מתשלום זה, כאשר הנפוץ שבהם כיום הוא פטור בגין מכירת &#8220;דירה יחידה&#8221;.</p><p>בעבר היה נהוג הכלל של &#8220;מכירה אחת ל-4 שנים&#8221;, אך מאז הרפורמה במיסוי מקרקעין הכללים השתנו והפכו למורכבים יותר. להלן המצבים העיקריים בהם ניתן לקבל את הטבת המס:</p><ul><li><strong>מכירת דירת מגורים יחידה:</strong> אם המוכר מחזיק בדירה אחת בלבד תקופה של 18 חודשים לפחות, הוא עשוי להיות זכאי לפטור מלא (בכפוף לתקרות סכום בחוק).</li><li><strong>העברה אגב גירושין:</strong> העברת דירה לבן זוג או לילדים במסגרת פסק דין לגירושין איננה נחשבת &#8220;עסקה במקרקעין&#8221; ולכן אינה חייבת במס.</li><li><strong>מכירת דירת ירושה:</strong> במקרים רבים, יורשים המוכרים דירה שירשו זכאים לפטור ספציפי, וזאת בתנאי שהמוריש היה זכאי לפטור בעצמו אילו היה מוכר את הדירה. בנוסף, <a href="https://vt-law.co.il/%d7%94%d7%a1%d7%9b%d7%9d-%d7%99%d7%a8%d7%95%d7%a9%d7%94-%d7%91%d7%99%d7%9f-%d7%99%d7%95%d7%a8%d7%a9%d7%99%d7%9d-%d7%99%d7%a8%d7%95%d7%a9%d7%95%d7%aa-%d7%a6%d7%95%d7%95%d7%90%d7%95%d7%aa-%d7%a2/">הסכם חלוקת עיזבון בין יורשים</a> (חלוקה ראשונה) אינו נחשב אירוע מס.</li><li><strong>העברה ללא תמורה (מתנה):</strong> העברת דירה לקרוב משפחה (ילד, בן זוג, הורים) פטורה לרוב ממס שבח, אך מקבל המתנה יצטרך לשלם שליש ממס הרכישה הרגיל.</li></ul><div class="highlight-box"><p><strong>חשוב לדעת:</strong> גם בעסקאות של <a href="https://vt-law.co.il/%d7%9e%d7%99%d7%a1%d7%95%d7%99-%d7%9e%d7%a7%d7%a8%d7%a7%d7%a2%d7%99%d7%9f-%d7%93%d7%99%d7%a8%d7%aa-%d7%9e%d7%92%d7%95%d7%a8%d7%99%d7%9d-%d7%9e%d7%96%d7%9b%d7%94-%d7%a4%d7%98%d7%95%d7%a8-%d7%9e/">דירת מגורים מזכה</a>, אם קיימות זכויות בנייה נוספות שלא נוצלו בנכס, ייתכן שהפטור לא יחול על מלוא הסכום ותידרשו לשלם מס על רכיב הקרקע והזכויות.</p></div><h2>הבלבול הנפוץ: מס שבח לעומת היטל השבחה</h2><p>רבים מלקוחות המשרד שואלים אותנו האם מדובר באותו תשלום. התשובה היא לא – אלו שני מיסים שונים המשולמים לגופים שונים:</p><ul><li><strong>מס שבח:</strong> משולם ל<strong>רשות המיסים (המדינה)</strong>. הוא נגזר מעליית הערך הטבעית של הנכס לאורך השנים.</li><li><strong>היטל השבחה:</strong> משולם ל<strong>וועדה המקומית לתכנון ובנייה (הרשות המקומית)</strong>. זהו תשלום על &#8220;השבחה אקטיבית&#8221; – מצב בו אושרה תוכנית בניין עיר (תב&#8221;ע) שהוסיפה זכויות לנכס (כגון אישור לבנות קומה נוספת או מרפסת), גם אם לא ניצלתם זכויות אלו בפועל.</li></ul><h2>ומה לגבי הצד הקונה? הקלות במס רכישה</h2><p>בעבר המוכר מוטרד ממס השבח, הקונה צריך להתמודד עם <a href="https://vt-law.co.il/%d7%a4%d7%98%d7%95%d7%a8-%d7%9e%d7%9e%d7%a1-%d7%a9%d7%91%d7%97-%d7%a4%d7%98%d7%95%d7%a8-%d7%9e%d7%9e%d7%a1-%d7%a8%d7%9b%d7%99%d7%a9%d7%94-%d7%9e%d7%99%d7%a1%d7%99-%d7%94%d7%a9%d7%91%d7%97%d7%94/">פטור ממס רכישה</a> או הקלות בדרגות המס. מס זה מחושב בצורה מדורגת לפי שווי הנכס.</p><p>הקלות משמעותיות ניתנות לאוכלוסיות הבאות:</p><ul><li><strong>רוכשי דירה יחידה:</strong> נהנים מפטור מלא על מדרגת המס הראשונה (עד סכום מסוים המתעדכן מדי שנה).</li><li><strong>משפרי דיור:</strong> מי שקונה דירה חדשה ומתחייב למכור את דירתו הישנה בתוך 18 חודשים (נכון להיום), ישלם מס רכישה מופחת כאילו מדובר בדירה יחידה.</li><li><strong>אוכלוסיות זכאיות:</strong> נכים, עיוורים, נפגעי פעולות איבה ומשפחות שכולות זכאים להנחה משמעותית במס רכישה (מס בשיעור 0.5% בלבד בחלק מהמקרים).</li><li><strong>עולים חדשים:</strong> זכאים להטבה מדורגת לתקופה של 7 שנים מיום העלייה.</li></ul><div style="background-color: #f5f5f5; padding: 15px; border-radius: 5px; margin: 20px 0;"><strong>כלי עזר שימושי: סימולטור מס שבח</strong><br/>רוצים לקבל אומדן ראשוני של גובה המס הצפוי? רשות המיסים מעמידה לרשות הציבור מחשבון ייעודי.<br/><a href="https://www.misim.gov.il/svtsvazmitnew/FrmHadrachaRashit.aspx" target="_blank" class="tool-link">למעבר לסימולטור מס שבח ורכישה (רשות המיסים) &gt;&gt;</a></div><div class="cta-box"><h3>מתכננים עסקת נדל&#8221;ן? אל תהמרו על הכסף שלכם</h3><p>דיני המיסוי בישראל הם סבוכים ומשתנים תדיר. תכנון מס נכון באמצעות עורך דין מקרקעין מנוסה יכול לחסוך לכם סכומי עתק ולמנוע תאונות מס יקרות.</p><a href="https://vt-law.co.il/en/contact-us/" class="cta-button">לבדיקת זכאות לפטור וייעוץ משפטי לחצו כאן</a></div><div class="article-footer"><p><strong>הבהרה:</strong> תוכן אתר זה נועד למתן אינפורמציה כללית בלבד. הוא אינו מהווה ייעוץ משפטי מחייב ואינו תחליף לייעוץ משפטי פרטני הניתן על ידי עורך דין המתמחה במיסוי מקרקעין.</p></div></div></body></html>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>הפוסט <a href="https://vt-law.co.il/en/when-are-you-eligible-for-a-capital-gains-tax-exemption-the-guide-to-real-estate-taxation/">When are you eligible for a capital gains tax exemption? The guide to real estate taxation.</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Wills and Inheritance: The Comprehensive Legal Guide</title>
		<link>https://vt-law.co.il/en/wills-and-inheritance-the-comprehensive-legal-guide/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 08:54:47 +0000</pubDate>
				<category><![CDATA[Wills and Estates]]></category>
		<guid isPermaLink="false">https://vt-law.co.il/wills-and-inheritance-the-comprehensive-legal-guide/</guid>

					<description><![CDATA[<p>תחום צוואות וירושות הוא אחד הרגישים ביותר בדיני המשפחה. משרדנו צבר ניסיון עשיר וידע מעמיק לאורך השנים. זה מאפשר לנו לספק לכם את הטיפול המקצועי, הרגיש והמדויק ביותר בכל ההליכים המשפטיים הנדרשים. אנו מלווים אתכם החל מעריכת הצוואה ועד למימושה המלא. הטיפול המשפטי בתחום זה מתחלק למספר פעילויות ליבה. המטרה היא להבטיח שרצון המנוח יתקיים [&#8230;]</p>
<p>הפוסט <a href="https://vt-law.co.il/en/wills-and-inheritance-the-comprehensive-legal-guide/">Wills and Inheritance: The Comprehensive Legal Guide</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4824" class="elementor elementor-4824 elementor-2425" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-454c89af elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="454c89af" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-37fb462" data-id="37fb462" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2c07fe9c elementor-widget elementor-widget-text-editor" data-id="2c07fe9c" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<style>* { margin: 0; padding: 0; box-sizing: border-box; }
    body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.8; color: #333; background-color: #ffffff; }
    .wills-container { max-width: 900px; margin: 0 auto; padding: 20px; }
    
    /* עיצוב כותרות */
    .wills-container h2 { font-size: 28px; color: #2c2c2c; margin: 35px 0 20px; font-weight: 700; padding-bottom: 12px; border-bottom: 3px solid #B8956A; }
    .wills-container h3 { font-size: 22px; color: #444; margin: 25px 0 15px; font-weight: 600; }
    
    /* עיצוב טקסט */
    .wills-container p { margin-bottom: 18px; font-size: 17px; color: #555; text-align: justify; line-height: 1.8; }
    .wills-container ul { margin: 20px 0 25px 0; list-style-type: none; padding-right: 0; }
    .wills-container li { margin-bottom: 12px; font-size: 17px; color: #555; position: relative; padding-right: 25px; line-height: 1.7; }
    .wills-container li::before { content: "✓"; color: #B8956A; font-weight: 700; font-size: 18px; position: absolute; right: 0; top: 0; }
    .wills-container strong { color: #2c2c2c; font-weight: 700; }
    
    /* תיבת פתיחה */
    .wills-container .intro-box { background: #f9f9f9; padding: 25px; margin-bottom: 30px; border-right: 5px solid #B8956A; border-radius: 5px; }
    .wills-container .intro-box p { margin-bottom: 12px; }
    
    /* תיבת הדגשה */
    .wills-container .highlight-box { background: #fff9f0; padding: 20px; margin: 25px 0; border-right: 4px solid #B8956A; border-radius: 5px; }
    
    /* קישורים */
    .wills-container a { color: #B8956A; text-decoration: none; font-weight: 600; transition: all 0.2s; border-bottom: 1px solid transparent; }
    .wills-container a:hover { color: #8c7150; border-bottom: 1px solid #8c7150; }
    
    /* קריאה לפעולה */
    .wills-container .cta-box { background: linear-gradient(135deg, #B8956A 0%, #9d7d54 100%); color: white; padding: 35px; text-align: center; margin-top: 50px; border-radius: 8px; box-shadow: 0 5px 20px rgba(184, 149, 106, 0.3); }
    .wills-container .cta-box h3 { color: white; font-size: 24px; margin-bottom: 15px; border: none; padding: 0; }
    .wills-container .cta-box p { color: rgba(255, 255, 255, 0.95); margin-bottom: 20px; text-align: center; }
    .wills-container .cta-btn { display: inline-block; background-color: white; color: #B8956A !important; padding: 14px 35px; text-decoration: none; border-radius: 50px; font-weight: 700; margin-top: 10px; transition: all 0.3s; box-shadow: 0 3px 10px rgba(0,0,0,0.15); border: none !important; }
    .wills-container .cta-btn:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.25); }
    
    /* רספונסיבי */
    @media (max-width: 768px) {
        .wills-container h2 { font-size: 24px; }
        .wills-container h3 { font-size: 20px; }
        .wills-container p, .wills-container li { font-size: 16px; }
    }
</style><div class="wills-container"><div class="intro-box"><p>תחום <strong>צוואות וירושות</strong> הוא אחד הרגישים ביותר בדיני המשפחה. משרדנו צבר ניסיון עשיר וידע מעמיק לאורך השנים. זה מאפשר לנו לספק לכם את הטיפול המקצועי, הרגיש והמדויק ביותר בכל ההליכים המשפטיים הנדרשים.</p><p>אנו מלווים אתכם החל מעריכת הצוואה ועד למימושה המלא.</p></div><p>הטיפול המשפטי בתחום זה מתחלק למספר פעילויות ליבה. המטרה היא להבטיח שרצון המנוח יתקיים ושזכויות היורשים יישמרו. להלן פירוט השירותים והסוגיות המרכזיות:</p><h2>עריכת צוואות אישיות והדדיות</h2><p>כל אדם רשאי לקבוע עוד בחייו מה יעשה ברכושו לאחר מותו. מסמך זה הוא ה&#8221;צוואה&#8221;.</p><p>החוק מתיר גמישות רבה בעריכתה, אך הוא כולל גם כללים נוקשים של &#8220;עשה ואל תעשה&#8221;. עריכה לא נכונה עלולה להוביל לפסילת הצוואה בעתיד.</p><h3>המורכבות שבעריכת צוואה</h3><p>אדם יכול להורות לא רק מי יקבל את רכושו, אלא גם מי <strong>לא</strong> יקבל חלק מעיזבונו (הוראות שליליות).</p><p>עם זאת, החוק אינו מאפשר לערוך צוואה המורכבת כולה מהוראות שליליות בלבד. בשל דקויות אלו, עריכת צוואה דורשת ליווי של <a href="https://vt-law.co.il/en/contact-us/">עורך דין ירושות</a> מנוסה.</p><h3>צוואה הדדית – הפתרון לבני זוג</h3><p>בעבר, כל אדם ערך צוואה בנפרד, במנותק מבן זוגו. המציאות הוכיחה ששיטה זו בעייתית.</p><p>בני זוג רבים חוששים ממצב שבו לאחר מותם, בן הזוג שנותר בחיים יעביר את הרכוש המשותף לצד שלישי. למשל: לבן זוג חדש במקום לילדים המשותפים.</p><div class="highlight-box"><p><strong>הפתרון:</strong> <a href="https://vt-law.co.il/%d7%a2%d7%a8%d7%99%d7%9b%d7%aa-%d7%a6%d7%95%d7%95%d7%90%d7%94-%d7%94%d7%93%d7%93%d7%99%d7%aa-%d7%9e%d7%94%d7%99-%d7%95%d7%9e%d7%94%d7%9f-%d7%9e%d7%98%d7%a8%d7%95%d7%aa%d7%99%d7%94-%d7%a2%d7%95/">צוואה הדדית</a>. בצוואה זו, בני הזוג מסתמכים זה על זה וקובעים מנגנון הגנה על הרכוש.</p><p>אנו ממליצים בחום להיוועץ עם משרדנו לפני עריכת מסמך זה. זה יבטיח הגנה מקסימלית.</p></div><h2>הגשת בקשות לצווי ירושה</h2><p>כאשר אדם נפטר ולא הותיר אחריו צוואה, החוק מחלק את העיזבון לפי &#8220;ברירת מחדל&#8221;.</p><p>המחוקק הגדיר &#8220;נוסחאות חלוקה&#8221; המבוססות על הקרבה המשפחתית. השאלות העיקריות הן: האם המנוח היה נשוי? האם היו לו ילדים? הורים? אחים?</p><p>במקרים אלו, אנו מגישים עבורכם בקשה מסודרת ל<a href="https://www.gov.il/he/departments/units/inheritance_registrar/govil-landing-page" target="_blank" rel="nofollow noopener">רשם לענייני ירושה</a> (או לבית הדין הרבני).</p><p>הבקשה מפרטת את זהות היורשים ואת חלקם היחסי בעיזבון בהתאם לדין.</p><h2>מימוש וקיום צוואות</h2><p>אם קיימת צוואה, אתם צריכים להגיש <strong>בקשה לצו קיום צוואה</strong>.</p><p>מטרת הצו היא לתת תוקף משפטי למסמך ולאפשר את חלוקת הרכוש בפועל (בבנקים, בטאבו וכו&#8217;).</p><p>אנו מטפלים בהגשת הבקשה ובכל הבירוקרטיה הנלווית מול הרשויות.</p><h2>התנגדויות ופסילת צוואות</h2><p>לעיתים עולה חשד כי הצוואה אינה משקפת את רצונו החופשי של המנוח. החוק מגדיר עילות לפסילת צוואה, כגון:</p><ul><li>השפעה בלתי הוגנת (לחץ, איום או תלות).</li><li>חוסר כשרות נפשית של המצווה בעת החתימה.</li><li>מעורבות של הנהנה בעריכת הצוואה.</li></ul><p>במקרים אלו, אנו מנהלים הליכים משפטיים מורכבים להגשת התנגדות ולביטול הצוואה. אנו משתמשים בניסיון הרב שצברנו בבתי המשפט.</p><h2>אפוטרופסות וניהול עיזבונות</h2><p>תחום הירושה נושק לעיתים קרובות לנושא האפוטרופסות, בשני מצבים עיקריים:</p><ul><li><strong>אפוטרופסות טבעית:</strong> כאשר הורה נפטר ומותיר ילדים קטינים שזכאים לרשת רכוש.</li><li><strong>אפוטרופסות לפסולי דין:</strong> מינוי אחראי על בגירים שאינם מסוגלים לנהל את ענייניהם (בשל מצב רפואי או נפשי).</li></ul><p>כמו כן, במקרים בהם העיזבון מורכב או כאשר יש סכסוך בין יורשים, משרדנו משמש כגורם אובייקטיבי ל<strong>ניהול העיזבון</strong> עד לחלוקתו הסופית.</p><div class="cta-box"><h3>זקוקים לייעוץ משפטי בנושא צוואות וירושות?</h3><p>אל תשאירו את העתיד ליד המקרה. משרד עו&#8221;ד שלומי וקנין ושות&#8217; עומד לרשותכם לליווי מקצועי ואישי בכל הליכי הירושה והצוואות.</p><a class="cta-btn" href="https://vt-law.co.il/en/contact-us/">צרו קשר לתיאום פגישה</a></div></div>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>הפוסט <a href="https://vt-law.co.il/en/wills-and-inheritance-the-comprehensive-legal-guide/">Wills and Inheritance: The Comprehensive Legal Guide</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Execution Law, 1967</title>
		<link>https://vt-law.co.il/en/the-execution-law-1967/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 17 Nov 2025 12:00:55 +0000</pubDate>
				<category><![CDATA[Insolvency]]></category>
		<guid isPermaLink="false">https://vt-law.co.il/the-execution-law-1967/</guid>

					<description><![CDATA[<p>חוק ההוצאה לפועל, תשכ&#8221;ז-1967 תוכן עניינים &#8211; ניווט מהיר (לחץ לסגירה/פתיחה) 1. הגדרות 2. לשכת הוצל&#8221;פ 5. הטלת תפקידים 6. בקשת ביצוע 7. המצאת אזהרה 7א. צו תשלומים 14. עיכוב יציאה 19. טענת פרעתי 21. עיקול מיטלטלין 22. מיטלטלין פטורים פרק א&#8217;: הוראות כלליות 1. הגדרות בחוק זה &#8211; &#8220;בית-משפט&#8221; &#8211; לרבות בית-דין דתי; &#8220;פסק-דין&#8221; [&#8230;]</p>
<p>הפוסט <a href="https://vt-law.co.il/en/the-execution-law-1967/">The Execution Law, 1967</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4817" class="elementor elementor-4817 elementor-87" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-46ab9379 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="46ab9379" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5ff94320" data-id="5ff94320" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-600185ff elementor-widget elementor-widget-text-editor" data-id="600185ff" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<!DOCTYPE html>
<html lang="he" dir="rtl">
<head>
<meta charset="UTF-8">
<style>
    /* הגדרות צבעים - זהב עשיר, לבן ושחור */
    :root {
        --primary-gold: #D4AF37; /* זהב אמיתי יותר */
        --dark-text: #2c2c2c;
        --light-text: #555;
        --soft-bg: #fdfdfd;
        --white-bg: #ffffff;
        --border-color: #e0e0e0;
        --hover-bg: #fffbf0; /* רקע עדין לריחוף */
    }

    /* עיצוב כללי של הקונטיינר */
    .law-container-custom {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        line-height: 1.7; /* רווח שורות נוח יותר */
        color: var(--dark-text);
        background-color: var(--white-bg);
        max-width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    /* כותרת ראשית של החוק */
    .law-container-custom h1 {
        text-align: center;
        color: var(--primary-gold);
        font-size: 2.8rem; /* מעט גדול יותר */
        margin-bottom: 25px;
        border-bottom: 4px solid var(--primary-gold); /* קו זהב עבה יותר */
        padding-bottom: 20px;
        letter-spacing: 0.05em; /* רווח אותיות קל */
        font-weight: 700;
    }

    /* כותרות פרקים */
    .law-chapter-title {
        background-color: var(--primary-gold);
        color: white;
        padding: 12px 20px;
        margin-top: 45px;
        margin-bottom: 25px;
        border-radius: 6px; /* פינות מעוגלות יותר */
        font-size: 1.6rem;
        font-weight: bold;
        box-shadow: 0 4px 10px rgba(0,0,0,0.1); /* צל עדין */
    }

    /* תיבת סעיף בודד */
    .law-section-box {
        background: var(--soft-bg);
        padding: 20px;
        margin-bottom: 18px;
        border: 1px solid var(--border-color);
        border-right: 5px solid var(--border-color); /* הדגשה בצד ימין */
        border-radius: 8px; /* פינות עגולות יותר */
        box-shadow: 0 2px 8px rgba(0,0,0,0.03); /* צל עדין */
        transition: all 0.3s ease-in-out;
    }

    .law-section-box:hover {
        border-right-color: var(--primary-gold); /* הדגשה בזהב בריחוף */
        background: var(--hover-bg); /* רקע בהיר יותר בריחוף */
        box-shadow: 0 6px 20px rgba(0,0,0,0.08);
        transform: translateY(-2px); /* אפקט ריחוף קל */
    }

    /* כותרת הסעיף (מספור הסעיף) */
    .law-section-box h3 {
        color: var(--primary-gold);
        font-size: 1.4rem;
        margin-top: 0;
        margin-bottom: 12px;
        font-weight: 600;
        border-bottom: 1px dashed #e6e6e6; /* קו הפרדה עדין */
        padding-bottom: 8px;
    }

    /* תוכן הסעיף */
    .law-content-text {
        font-size: 1.05rem; /* מעט גדול יותר */
        color: var(--light-text);
    }

    /* הזחות לסעיפי משנה */
    .sub-clause {
        margin-right: 25px; /* הזחה גדולה יותר */
        margin-bottom: 10px;
        display: block;
    }

    .sub-sub-clause {
        margin-right: 50px; /* הזחה גדולה יותר */
        margin-bottom: 8px;
        display: block;
        color: var(--light-text);
    }

    /* הגדרות מילון */
    .def-item {
        margin-bottom: 12px;
        padding-bottom: 10px;
        border-bottom: 1px dotted var(--border-color);
    }
    .def-term {
        font-weight: bold;
        color: var(--dark-text); /* מונח מוגדר בשחור בולט */
        font-size: 1.05rem;
    }

    /* תוכן עניינים */
    .law-toc {
        background: var(--soft-bg);
        padding: 20px;
        border: 1px solid var(--primary-gold); /* מסגרת זהב */
        border-radius: 8px;
        margin-bottom: 35px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.07);
    }
    .law-toc summary {
        font-weight: bold;
        cursor: pointer;
        color: var(--primary-gold); /* כותרת זהובה */
        outline: none;
        font-size: 1.1rem;
        padding-bottom: 10px;
        border-bottom: 2px solid #f0f0f0;
        margin-bottom: 10px;
    }
    .law-toc ul {
        list-style: none;
        padding: 0;
        margin-top: 15px;
        display: flex;
        flex-wrap: wrap;
        gap: 10px; /* רווח גדול יותר בין הקישורים */
    }
    .law-toc li a {
        text-decoration: none;
        color: var(--light-text);
        font-size: 0.95rem;
        background: var(--white-bg);
        padding: 8px 15px; /* פדינג גדול יותר */
        border-radius: 5px;
        border: 1px solid var(--border-color);
        display: inline-block;
        transition: all 0.25s ease;
        box-shadow: 0 1px 3px rgba(0,0,0,0.02);
    }
    .law-toc li a:hover {
        background: var(--primary-gold);
        color: white;
        border-color: var(--primary-gold);
        transform: translateY(-1px);
        box-shadow: 0 3px 8px rgba(0,0,0,0.1);
    }
</style>
</head>
<body>

<div class="law-container-custom">

    <h1>חוק ההוצאה לפועל, תשכ&#8221;ז-1967</h1>

    <details class="law-toc" open>
        <summary>תוכן עניינים &#8211; ניווט מהיר (לחץ לסגירה/פתיחה)</summary>
        <ul>
            <li><a href="#s1">1. הגדרות</a></li>
            <li><a href="#s2">2. לשכת הוצל&#8221;פ</a></li>
            <li><a href="#s5">5. הטלת תפקידים</a></li>
            <li><a href="#s6">6. בקשת ביצוע</a></li>
            <li><a href="#s7">7. המצאת אזהרה</a></li>
            <li><a href="#s7a">7א. צו תשלומים</a></li>
            <li><a href="#s14">14. עיכוב יציאה</a></li>
            <li><a href="#s19">19. טענת פרעתי</a></li>
            <li><a href="#s21">21. עיקול מיטלטלין</a></li>
            <li><a href="#s22">22. מיטלטלין פטורים</a></li>
        </ul>
    </details>

    <div class="law-chapter-title">פרק א&#8217;: הוראות כלליות</div>

    <div class="law-section-box" id="s1">
        <h3>1. הגדרות</h3>
        <div class="law-content-text">
            <p>בחוק זה &#8211;</p>
            <div class="def-item"><span class="def-term">&#8220;בית-משפט&#8221;</span> &#8211; לרבות בית-דין דתי;</div>
            <div class="def-item"><span class="def-term">&#8220;פסק-דין&#8221;</span> &#8211; פסק-דין או החלטה אחרת של בית-משפט בענין אזרחי, לרבות החלטה על תשלום הוצאות בענין שאינו אזרחי;</div>
            <div class="def-item"><span class="def-term">&#8220;זוכה&#8221;</span> &#8211; מי שפסק-דין ניתן לזכותו, לרבות חליפין;</div>
            <div class="def-item"><span class="def-term">&#8220;חייב&#8221;</span> &#8211; מי שפסק-דין ניתן לחובתו;</div>
            <div class="def-item"><span class="def-term">&#8220;חוב פסוק&#8221;</span> &#8211; החוב, לרבות הפרשי ההצמדה, הריבית וההוצאות שנתחייב בהם החייב לפי פסק דין;</div>
            <div class="def-item"><span class="def-term">&#8220;הליך&#8221;</span> &#8211; פעולה לפי חוק זה לשם הוצאה לפועל של פסק-דין;</div>
            <div class="def-item"><span class="def-term">&#8220;ערובה&#8221;</span> &#8211; ערבון, ערבות, התחייבות או בטוחה בכל צורה אחרת;</div>
            <div class="def-item"><span class="def-term">&#8220;נכס&#8221;</span> &#8211; לרבות זכות קיימת או עתידה.</div>
            <div class="def-item"><span class="def-term">&#8220;לשכה&#8221;</span> או <span class="def-term">&#8220;לשכת הוצאה לפועל&#8221;</span> &#8211; לשכת הוצאה לפועל שהוקמה כאמור בסעיף 2.</div>
            <div class="def-item"><span class="def-term">&#8220;קיבוץ&#8221;</span> &#8211; אגודה שיתופית שסווגה על-ידי רשם האגודות השיתופיות, כמשמעותו בפקודת האגודות השיתופיות, כקיבוץ או כמושב שיתופי.</div>
        </div>
    </div>

    <div class="law-section-box" id="s2">
        <h3>2. לשכת הוצאה לפועל</h3>
        <div class="law-content-text">
            ליד כל בתי-משפט שלום תהיה לשכת הוצאה לפועל ובה ראש ההוצאה לפועל ומוציא לפועל.
        </div>
    </div>

    <div class="law-section-box" id="s3">
        <h3>3. ראש ההוצאה לפועל</h3>
        <div class="law-content-text">
            הסמכויות של ראש ההוצאה לפועל נתונות לכל שופט של בית-משפט שלום ולכל רשם של בית-משפט שלום.
        </div>
    </div>

    <div class="law-section-box" id="s4">
        <h3>4. מוציא לפועל</h3>
        <div class="law-content-text">
            שר המשפטים ימנה מוציאים לפועל; המינוי יפורסם ברשומות.
        </div>
    </div>

    <div class="law-section-box" id="s4a">
        <h3>4א. הענקת סמכויות למוציא לפועל</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) שר המשפטים רשאי לקבוע בצו כי בקשות של זוכה לפי חוק זה, שיפורטו בצו, בציון הסעיפים שלפיהם הן מוגשות, יהיה רשאי מוציא לפועל, סגנו או מי שממלא את מקומו בהעדרו, לדון ולהחליט בהן בתקופה שתיקבע בצו; בצו כאמור לא ייכללו בקשות לפי סעיפים 19, 25, 48, 58 ו-70.</span>
            <span class="sub-clause">(ב) צו לפי סעיף קטן (א) טעון אישורה של ועדת החוקה חוק ומשפט של הכנסת.</span>
        </div>
    </div>

    <div class="law-section-box" id="s5">
        <h3>5. הטלת תפקידים</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) מוציא לפועל רשאי להטיל על פקיד של בית המשפט וכן על אדם אחר, שהסכימו לכך, ביצוע של הליכים שבתחום סמכותו (להלן &#8211; תפקיד ביצוע); מוציא לפועל שמנהל בתי המשפט הסמיכו לכך במיוחד רשאי להטיל תפקיד כאמור גם לענין הליכים שבתחום סמכותו של מוציא לפועל אחר; המוציא לפועל רשאי להתנות את הטלת התפקיד וביצועו בתנאים שימצא לנכון.</span>
            <span class="sub-clause">(ב) מוציא לפועל לא יטיל תפקיד ביצוע על אדם שאינו פקיד של בית המשפט אלא אם כן יש בידי אותו אדם אישור בר תוקף לכך מאת הועדה שמונתה לפי סעיף 5א, ואולם רשאי מוציא לפועל להטיל תפקיד ביצוע על עורך דין או מתמחה לעריכת דין אף אם אין בידם אישור כאמור; לענין זה, &#8220;אדם&#8221; &#8211; למעט תאגיד.</span>
            <span class="sub-clause">(ג) מי שקיבל עליו תפקיד ביצוע (להלן &#8211; בעל תפקיד), דינו, לענין אותו תפקיד, כדין מוציא לפועל, עליו לבצעו אישית ואין הוא רשאי להטיל את ביצועו על אדם אחר.</span>
            <span class="sub-clause">(ג1) אין באמור בסעיף קטן (ג) כדי למנוע מבעל התפקיד להסתייע באנשים מתאימים לביצוע התפקיד, ובלבד שיהיה נוכח במקום בעת הביצוע ואולם אין באמור כדי לגרוע מאחריותו האישית של בעל התפקיד.</span>
            <span class="sub-clause">(ד) על אף אמור בסעיף קטן (ב), רשאי מוציא לפועל להטיל על תאגיד תפקיד של שמירה על מיטלטלין מעוקלים ומכירתם; התאגיד יודיע למוציא לפועל מי הם נושאי המשרות שיהיו אחראים לביצוע התפקיד האמור, ויראו כל אחד מהם כבעל תפקיד ביצוע לענין סעיפים קטנים (ג) ו-(ג1).</span>
            <span class="sub-clause">(ה) (בוטל)</span>
        </div>
    </div>

    <div class="law-section-box" id="s5a">
        <h3>5א. ועדת האישורים</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) שר המשפטים ימנה ועדה למתן אישורים לענין סעיף 5(ב) (להלן &#8211; ועדת האישורים); חבריה יהיו שופט של בית משפט שלום, והוא יהיה היושב-ראש, נציג שר המשפטים וקצין משטרה ששר המשטרה מינה על פי הצעת המפקח הכללי של המשטרה.</span>
            <span class="sub-clause">(ב) הועדה רשאית לתת אישור לאדם לצורך קבלת תפקיד כאמור בסעיף 5(ב), אם נתקיימו בו אלה:</span>
            <span class="sub-sub-clause">(1) הוא תושב ישראל;</span>
            <span class="sub-sub-clause">(1א) הועדה מצאה כי סגולות אופיו ואישיותו, וידיעותיו הלשוניות, מתאימות לתפקיד על פי מבחנים ובדיקות שקבעה הועדה בהתייעצות עם נציבות שירות המדינה;</span>
            <span class="sub-sub-clause">(2) הוא הוכיח להנחת דעתה של הועדה שהוא בקיא בהליכים של ההוצאה לפועל.</span>
            <span class="sub-sub-clause">(3) הוא בעל תעודת בגרות ישראלית, או תעודה אחרת שמשרד החינוך והתרבות אישר כי היא שוות ערך לתעודת בגרות.</span>
            <span class="sub-clause">(ג) הועדה רשאית לסרב לתת אישור &#8211;</span>
            <span class="sub-sub-clause">(1) בהתחשב בעברו הפלילי של המבקש או בהתנהגותו, או מטעמים של שלום הציבור;</span>
            <span class="sub-sub-clause">(2) אם המבקש ביקש את האישור בטענה כוזבת;</span>
            <span class="sub-sub-clause">(3) אם היא סבורה שהמבקש לא יוכל למלא את התפקיד כראוי;</span>
            <span class="sub-sub-clause">(4) אם היא סבורה כי מילוי תפקידו של המבקש כבעל תפקיד עשוי ליצור ניגוד עניינים עם מקצועו או עם עיסוקיו האחרים, לרבות היותו בעל רשיון לחקירות פרטיות או בעל רשיון לארגון שירותי שמירה או תאגיד חוקרים, כמשמעותם בחוק חוקרים פרטיים ושירותי שמירה, התשל&#8221;ב-1972.</span>
            <span class="sub-sub-clause">(5) אם המבקש הוא נושא משרה או עובד בתאגיד שהוטל עליו תפקיד כאמור בסעיף 5(ד), או מועסק על-ידו.</span>
            <span class="sub-clause">(ד) לא יינתן אישור לאדם שהורשע בעבירה שיש עמה קלון, אם ביום שבו הגיש בקשה לקבלת אישור טרם עברו עשר שנים מיום שעבר את העבירה.</span>
            <span class="sub-clause">(ה) לא יינתן אישור לאדם אלא אם כן הוא ממלא אחר התנאים ועומד בדרישות שקבע שר המשפטים לענין עשיית ביטוח או מתן ערבות בנקאית, לשם כיסוי נזקים העלולים להיגרם על ידו במהלך ביצוע תפקידו.</span>
        </div>
    </div>

    <div class="law-section-box" id="s5b">
        <h3>5ב. תוקף אישורים וסדרי עבודה</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) אישור יינתן בכתב, ותקפו עד תום השנה שלאחר נתינתו, ולאחר מכן הוא טעון חידוש מדי שנה בשנה; אישור שחודש יהיה בתוקף עד תום השנה שבה ניתן.</span>
            <span class="sub-clause">(ב) אישור אשר פקע תקפו ולא הוגשה בקשה לחידושו במשך תקופה של למעלה משנה, לא יחודש; ואולם רשאי בעל אישור כאמור לבקש אישור מחדש.</span>
            <span class="sub-clause">(ג) בקשה למתן או לחידוש אישור תוגש לאחר תשלום אגרה, בדרך, במועד ובצירוף מסמכים, הכל כפי שייקבע בתקנות.</span>
            <span class="sub-clause">(ד) הועדה תקבע את סדרי עבודתה ככל שלא נקבעו בתקנות.</span>
        </div>
    </div>

    <div class="law-section-box" id="s5b1">
        <h3>5ב1. בעל אישור חדש</h3>
        <div class="law-content-text">
            בעל אישור, אשר טרם חלפה חצי שנה מיום שניתן לו אישור לראשונה (בסעיף זה &#8211; בעל אישור חדש), יצא לביצוע כל תפקיד שיוטל עליו בחברת בעל תפקיד נוסף אשר אינו בעל אישור חדש.
        </div>
    </div>

    <div class="law-section-box" id="s5c">
        <h3>5ג. ניהול פנקס</h3>
        <div class="law-content-text">
            מנהל בתי-המשפט ינהל פנקס של בעלי אישורים.
        </div>
    </div>

    <div class="law-section-box" id="s5d">
        <h3>5ד. סייג לעיסוק</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) בעל תפקיד לא יעסוק בגבייה של חובות, במישרין או בעקיפין, לא בעצמו ולא על ידי קרובו או שלוחו, אלא מכוח הטלת תפקיד ביצוע על ידי מוציא לפועל; לענין זה, &#8220;קרוב&#8221; &#8211; בן זוג, הורים, אחים וילדים.</span>
            <span class="sub-clause">(ב) האמור בסעיף קטן (א) לא יחול על פעולות שנעשו במסגרת עיסוקו של בעל תפקיד כעורך-דין או כמתמחה.</span>
        </div>
    </div>

    <div class="law-section-box" id="s5e">
        <h3>5ה. חובת סודיות</h3>
        <div class="law-content-text">
            לא יגלה בעל תפקיד מידע שהגיע אליו עקב מילוי תפקיד ביצוע שהוטל עליו, ולא יעשה בו כל שימוש אלא לצורך ביצוע אותו התפקיד.
        </div>
    </div>

    <div class="law-section-box" id="s5f">
        <h3>5ו. אי חידוש, ביטול או פסילה</h3>
        <div class="law-content-text">
            <p>ועדת האישורים רשאית לסרב לחדש או לבטל אישור שניתן, או לפסול אדם מלקבל אישור לתקופה שלא תעלה על חמש שנים, לאחר שנתנה לו הזדמנות לטעון טענותיו בפניה, אם ראתה כי נתקיים אחת מאלה:</p>
            <span class="sub-clause">(1) נתקיימה בו עילה שהיה בה כדי להצדיק סירוב לתת אישור;</span>
            <span class="sub-clause">(2) הוא הפר חובה מן החובות המוטלות עליו לפי חוק זה;</span>
            <span class="sub-clause">(3) הוא התנהג באופן המסכן את שלום הציבור;</span>
            <span class="sub-clause">(4) הוא התנהג באופן שאינו הולם בעל תפקיד.</span>
        </div>
    </div>

    <div class="law-section-box" id="s5g">
        <h3>5ז. בירור תלונות והתליה</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) הוגשה לועדת האישורים תלונה נגד מי שקיבל אישור לפי סעיף 5א, רשאית היא, לאחר שנתנה לו הזדמנות לטעון טענותיו בפניה, להתלות את אישורו עד לסיום בירור התלונה; לא נסתיים הבירור תוך חדשיים מיום ההתליה &#8211; בטלה ההתליה, זולת אם החליטה הועדה, מטעמים מיוחדים שיירשמו, להאריך אותה לתקופה שלא תעלה על חדשיים נוספים.</span>
            <span class="sub-clause">(ב) מנהל בתי המשפט או מי שהוא הסמיכו לכך, רשאי, באופן מיידי, להתלות אישור של בעל תפקיד לתקופה שלא תעלה על 30 ימים, לאחר שנתן לו הזדמנות לטעון טענותיו, אם היה לו יסוד לחשוש שנתקיימה בו עילה לביטול האישור לפי סעיף 5ו(3) או (4).</span>
        </div>
    </div>

    <div class="law-section-box" id="s5h">
        <h3>5ח. הפסקת ביצועו של הליך</h3>
        <div class="law-content-text">
            מי שתוקף אישורו הותלה או פקע מכל סיבה, בטלה בו בזמן כל הטלת תפקיד ביצוע שהטיל עליו מוציא לפועל.
        </div>
    </div>

    <div class="law-section-box" id="s5i">
        <h3>5ט. ערעור</h3>
        <div class="law-content-text">
            הרואה עצמו נפגע מהחלטה של ועדת האישורים לפי סעיפים 5א, 5ו או 5ז(א) או מהחלטה של מנהל בתי המשפט לפי סעיף 5ז(ב), רשאי לערער על החלטתה לפני בית המשפט המחוזי תוך שלושים ימים מיום שהומצאה לו, וכן רשאי לערער היועץ המשפטי לממשלה.
        </div>
    </div>

    <div class="law-section-box" id="s6">
        <h3>6. בקשת ביצוע</h3>
        <div class="law-content-text">
            הזוכה רשאי להגיש לכל לשכת הוצאה לפועל בקשה לביצוע פסק-הדין; הוא יציין בה, ככל הידוע לו, פרטים מזהים של החייב כפי שייקבעו, ואם הוא קטין או פסול דין, וכן יפרש בה את ההליכים שהוא רוצה שיינקטו, ויכול הוא, מפעם לפעם, לבקש נקיטת הליכים נוספים.
        </div>
    </div>

    <div class="law-section-box" id="s7">
        <h3>7. המצאת אזהרה ופסק-דין</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) משהוגשה בקשת ביצוע, ימציא המוציא לפועל לחייב אזהרה שעליו למלא אחר פסק-הדין, או לשלם את החוב הפסוק בשיעורים שנקבעו בהוראת תשלום לפי סעיף 69א או בצו לפי סעיף 69(ב), או להגיש בקשה לצו תשלומים לפי סעיף 7א, והכל בתוך תקופה של 20 ימים מיום המצאת האזהרה; לאזהרה יצורף העתק מאושר של פסק הדין או העתק הפסיקתה, אם לא הומצאו לחייב קודם לכן, וכן העתק הוראת תשלום או הצו כאמור; לענין זה, &#8220;העתק&#8221; של פסיקתה, הוראת תשלום או צו &#8211; לרבות נוסח של פסיקתה, של הוראת תשלום או של צו שנכלל באזהרה ואשר הופק באמצעות מערכת ממוכנת.</span>
            <span class="sub-clause">(א1) האזהרה תכלול, לפי הענין, הודעה לחייב כי אם אין ביכולתו לעמוד בתשלום החוב הפסוק במלואו או בתשלומים שנקבעו לו, עליו להתייצב לחקירת יכולת בלשכת ההוצאה לפועל, בתוך 21 ימים מיום המצאת האזהרה או בתוך מועד אחר שנקבע באזהרה, ולהמציא מסמכים שיפורטו באזהרה; החייב יוזהר, בין היתר, כי אם לא ישלם את החוב הפסוק או את התשלומים ולא יתייצב לחקירת יכולת, יראו אותו כחייב המשתמט מתשלום חובותיו והוא צפוי למאסר.</span>
            <span class="sub-clause">(ב) המצאת האזהרה לידי החייב תהיה בדרך שממציאים כתבי בית-דין לפי תקנות סדר הדין האזרחי, התשמ&#8221;ד-1984 (להלן &#8211; תקנות סדר הדין); לענין זה, הסמכויות הנתונות בתקנות סדר הדין לבית המשפט או לרשם, יהיו נתונות לראש ההוצאה לפועל.</span>
            <span class="sub-clause">(ג) על אף הוראות סעיף קטן (ב), לא יינקטו נגד החייב הליכי הבאה או מאסר לפי פרק ז&#8217;2, אלא אם כן התייצב החייב בפני יושב ראש ההוצאה לפועל, או שהומצאה לו אזהרה בדרך של המצאה מלאה; בסעיף קטן זה, &#8220;המצאה מלאה&#8221; &#8211; כל אחת מאלה:</span>
            <span class="sub-sub-clause">(1) המצאה באחת הדרכים המפורטות בפרק ל&#8221;ב סימנים א&#8217;, ב&#8217; ו-ג&#8217; לתקנות סדר הדין, למעט המצאה בדרכים המפורטות בתקנות 482 ,480 ,)4(475 ו-489;</span>
            <span class="sub-sub-clause">(2) המצאה במהלך עיקול מיטלטלין לפי סעיף 21(א)(1).</span>
            <span class="sub-clause">(ד) סירב החייב או מי שניתן להמציא לו את האזהרה כאמור בסעיף קטן (ג), לקבל את האזהרה או לחתום על אישור מסירה, יראו את החייב כמי שהומצאה לו האזהרה כדין; הערת פקיד הדואר או המוסר בדבר הסירוב תהווה ראיה לאמיתותה.</span>
            <span class="sub-clause">(ה) לא יוחל בביצוע פסק-הדין אלא לאחר המצאת האזהרה כאמור בסעיף קטן (א) ולאחר שעברה התקופה שנקבעה באזהרה, זולת אם ראה ראש ההוצאה לפועל שנסיבות הענין מצדיקות נקיטת הליך לפני כן.</span>
        </div>
    </div>

    <div class="law-section-box" id="s7a">
        <h3>7א. בקשת חייב לצו תשלומים</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) חייב שאין ביכולתו לשלם את החוב הפסוק במלואו או בשיעורים שנקבעו כאמור בסעיף 7(א), יגיש לראש ההוצאה לפועל, תוך 20 ימים מיום המצאת האזהרה, בקשה לתשלום החוב הפסוק במועדים ובשיעורים שיציע בהתאם ליכולתו; לבקשה יצורפו:</span>
            <span class="sub-sub-clause">(1) הצהרה מנומקת, הנתמכת במסמכים, בדבר מצבו הכלכלי ובדבר יכולתו לשלם את החוב הפסוק, שבה יכלול פרטים בדבר הנכסים, ההכנסות והחובות שלו ושל בן זוגו, של ילדיו הקטינים, ושל ילדיו הבוגרים הגרים עמו, ופרטים בדבר תאגידים שבשליטתו או בשליטתם, לרבות פרטי חשבונות הבנק שלו ושל בן זוגו הגר עמו, וכן כל פרט או מסמך אחר שייקבע, הכל לגבי השנה או שנת המס שקדמה למועד הגשת הבקשה ולפי טופס שאלון שייקבע.</span>
            <span class="sub-sub-clause">(2) כתב ויתור על סודיות והסכמה למסירת מידע ומסמכים בדבר נכסיו ומקורות הכנסתו המצויים בידי כל גורם, לרבות בידי גוף ציבורי כמשמעותו בחוק הגנת הפרטיות, התשמ&#8221;א-1981, או בידי תאגיד בנקאי כמשמעותו בחוק הבנקאות (רישוי), התשמ&#8221;א-1981 (להלן &#8211; כתב ויתור על סודיות).</span>
            <span class="sub-clause">(א1) לשכת ההוצאה לפועל לא תקבל בקשה שלא צורפו לה הצהרה מנומקת הנתמכת במסמכים כאמור בסעיף קטן (א)(1) או שלא צורף לה כתב ויתור על סודיות כאמור בסעיף קטן (א)(2).</span>
            <span class="sub-clause">(ב) המוציא לפועל ישלח לזוכה הודעה על הגשת הבקשה בידי החייב; ההודעה תכלול תמצית של תוכן הבקשה.</span>
            <span class="sub-clause">(ג) ראש ההוצאה לפועל רשאי להיעתר לבקשת החייב ולתת צו תשלומים לפי סעיף זה, לאחר שבדק את יכולת החייב על יסוד העיון בבקשתו ובמסמכים שצורפו לה, וכן רשאי הוא להורות לחייב להמציא מסמכים נוספים לתמיכה בבקשתו, או להזמינו לחקירת יכולת במעמד הזוכה לפי סעיף 67, או לדחות את בקשתו.</span>
            <span class="sub-clause">(ד) הגיש החייב בקשה למתן צו תשלומים לפי סעיף קטן (א), ישלם את החוב הפסוק במועדים ובשיעורים שהציע, עד להחלטת ראש ההוצאה לפועל בבקשתו וכל עוד לא החליט ראש ההוצאה לפועל אחרת; ואולם לא יקובל תשלום בסכום הנמוך מהסכום שייקבע בתקנות.</span>
            <span class="sub-clause">(ה) הסכים הזוכה לבקשת החייב למתן צו תשלומים שהוגשה לפי סעיף קטן (א), יגיש את ההסכמה לאישור ראש ההוצאה לפועל שיהיה רשאי לאשרו או לדחותו; להסכמה שאושרה יהיה תוקף של צו תשלומים שניתן לפי סעיף זה.</span>
            <span class="sub-clause">(ו) חייב, שניתן לגביו צו תשלומים לפי סעיף זה, וחל שינוי ביכולתו לפרוע את החוב בתשלומים שנקבעו, רשאי להגיש לראש ההוצאה לפועל בקשה לשינוי צו התשלומים, ויחולו הוראות סעיף זה.</span>
        </div>
    </div>

    <div class="law-section-box" id="s7b">
        <h3>7ב. מסירת מידע</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) ראש ההוצאה לפועל רשאי, מיוזמתו או על פי בקשה, על יסוד כתב ויתור על סודיות, לצוות על כל גורם שברשותו מצוי מידע על נכסי החייב ומקורות הכנסתו, למסור לידיו את המידע.</span>
            <span class="sub-clause">(ב) ראש ההוצאה לפועל לא יצווה על מסירת מידע לידיו לפי סעיף זה אלא במידה הנדרשת לביצוע הוראות חוק זה, ולשם בדיקת יכולתו של החייב לפרוע את חובו.</span>
            <span class="sub-clause">(ג) על אף האמור בכל דין, גורם שקיבל צו למסירת מידע לפי סעיף קטן (א), חייב למסור את המידע הנדרש לידי ראש ההוצאה לפועל, ובלבד שרשות מס לא תמסור מידע אלא אם כן מקורו בדוח&#8221;ות שהגיש לה החייב; לענין זה, &#8220;רשות מס&#8221; &#8211; כמשמעותה בחוק לתיקון דיני מסים (חילופי ידיעות בין רשויות המס), התשכ&#8221;ז-1967.</span>
            <span class="sub-clause">(ד) בכפוף להוראות כל דין, אם נמסר לראש ההוצאה לפועל מידע לפי סעיף זה, לא יעשה בו שימוש אלא במידה הנדרשת למילוי תפקידו ותוך הגנה על פרטיות החייב ושמירה על סודיות המידע. ואולם אם מצא שיש לחייב נכס שניתן לגבות ממנו את החוב, רשאי הוא להביא לידיעת הזוכה את דבר קיומו של הנכס ופרטיו, בלי לחשוף את מקור המידע.</span>
            <span class="sub-clause">(ה) מי שהגיע אליו לפי חוק זה מידע לגבי נכסיו ומקורות הכנסתו של חייב לא יעשה בו כל שימוש ולא יגלה אותו לאחר, אלא במידה הנדרשת לביצוע הוראות חוק זה או על פי צו של בית משפט.</span>
        </div>
    </div>

    <div class="law-section-box" id="s7c">
        <h3>7ג. חזקה בדבר יכולת החייב</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) על החייב הנטל להוכיח את מידת יכולתו לפרוע את החוב הפסוק ולהביא בפני ראש ההוצאה לפועל את כל המידע והמסמכים הדרושים לשם כך; לא הרים החייב את נטל ההוכחה או לא הביא את המידע כאמור, מבלי לתת הסבר סביר לכך, יראו אותו כבעל יכולת המשתמט מתשלום החוב הפסוק לרבות לענין הליכי הבאה ומאסר לפי פרק ז&#8217;2.</span>
            <span class="sub-clause">(ב) חייב שלא מילא אחר האזהרה לפי סעיף 7(א), ושלא הגיש בקשה לצו תשלומים לפי סעיף 7א, יראו אותו כבעל יכולת המשתמט מתשלום החוב הפסוק לרבות לענין הליכי הבאה ומאסר לפי פרק ז&#8217;2, אלא אם כן נתן לראש ההוצאה לפועל הסבר סביר לחוסר המעש שלו.</span>
        </div>
    </div>

    <div class="law-section-box" id="s8">
        <h3>8. נקיטת הליכים, הפסקתם וביטולם לפי בקשת הזוכה</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) ביקש הזוכה נקיטת שני הליכים או יותר, יקבע ראש ההוצאה לפועל את סדר נקיטתם בזה אחר זה או בבת-אחת.</span>
            <span class="sub-clause">(ב) ראש ההוצאה לפועל רשאי להורות שהליך פלוני לא יינקט אם ראה שלפי הנסיבות ההליך הוא בלתי-יעיל או שניתן לבצע את פסק-הדין בהליך פחות חמור.</span>
            <span class="sub-clause">(ג) הליך יופסק או יבוטל אם ביקש זאת הזוכה.</span>
            <span class="sub-clause">(ד) שר המשפטים רשאי לקבוע בצו הליכים אשר יינקטו על ידי הלשכה על פי בקשת הזוכה בלבד; בצו כאמור לא ייקבעו בקשות להליכים לפי סעיפים 11, 14, 15, 19, 27, 25-69, 48, 53, 59, 61, 64ג, 67, 69יב, 70, 74 והליכים לפי פרק ז&#8217;3.</span>
            <span class="sub-clause">(ה) הוטל עיקול על נכסי החייב, הנמצאים בידי צד שלישי והוסר העיקול, תימסר על כך הודעה לצד השלישי.</span>
        </div>
    </div>

    <div class="law-section-box" id="s9">
        <h3>9. אגרות והוצאות</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) האגרות וההוצאות המשוערות לנקיטת הליך ישולמו על ידי הזוכה לפני נקיטתו, אולם רשאי ראש ההוצאה לפועל להרשות מתן ערובה במקום התשלום, כולו או מקצתו.</span>
            <span class="sub-clause">(ב) האגרות וההוצאות לנקיטת ההליכים יחולו על החייב, ודינן לענין ההוצאה לפועל כדין החוב הפסוק, זולת אגרות והוצאות של הליכים שלדעת ראש ההוצאה לפועל ביקש הזוכה את נקיטתם שלא בתום-לב.</span>
            <span class="sub-clause">(ג) ההוצאות לענין סעיף זה יהיו כפי שנקבעו בתקנות, ואם לא נקבעו בתקנות, כפי שאישר המוציא לפועל, והם ייגבו בתוספת הפרשי הצמדה וריבית כמשמעותם בחוק פסיקת ריבית והצמדה, התשכ&#8221;א-1961 (להלן &#8211; הפרשי הצמדה וריבית) החל מיום הוצאתם עד יום התשלום.</span>
        </div>
    </div>

    <div class="law-section-box" id="s10">
        <h3>10. שכר עורך דין</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) זוכה המיוצג על-ידי עורך דין בתיק הוצאה לפועל זכאי לשכר עורך דין כאמור בתעריף המינימלי שנקבע לפי סעיף 81 לחוק לשכת עורכי הדין, התשכ&#8221;א-1961, זולת אם קבע ראש ההוצאה לפועל שכר אחר, על פי בקשה שהוגשה לו; ואולם בתיקי הוצאה לפועל של פסקי דין למזונות, לביצוע בעין לפי פרק ו&#8217; ולחיובים אחרים שאינם כספיים, יהיה שכר עורך הדין כפי שקבע ראש ההוצאה לפועל.</span>
            <span class="sub-clause">(ב) במקרים בהם ראש ההוצאה לפועל קובע את שכר טרחת עורך הדין כאמור בסעיף קטן (א), רשאי הוא לקבוע שכר כולל בשל הטיפול בתיק שבבירור או שבדיון בפניו, ורשאי הוא גם לקבוע שכר בשל פעולות מיוחדות שביצע עורך הדין.</span>
            <span class="sub-clause">(ג) שכר עורך הדין כאמור בסעיף זה דינו, לענין הוצאה לפועל, כדין הוצאות לפי סעיף 9, ויווספו לו הפרשי הצמדה וריבית החל מהמועדים שיקבע שר המשפטים בתקנות, באישור ועדת החוקה חוק ומשפט של הכנסת, עד יום התשלום.</span>
            <span class="sub-clause">(ד) קבע ראש ההוצאה לפועל שכר עורך-דין לטובת החייב, יהיה השכר ניתן לקיזוז כנגד הסכום שיש לשלמו לזוכה, ואם אי-אפשר לקזזו, תהא ההחלטה נתונה להוצאה לפועל כאילו היתה פסק-דין לטובת החייב נגד הזוכה.</span>
        </div>
    </div>

    <div class="law-section-box" id="s10a">
        <h3>10א. ריבית פיגורים</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) חוב שנפסק ולא שולם על ידי החייב במועד שנפסק או במועד שנקבע לתשלומו בפסק הדין, לפי המאוחר (להלן בסעיף זה &#8211; מועד הפרעון), יתווספו עליו הפרשי הצמדה כמשמעותם בחוק פסיקת ריבית והצמדה, התשכ&#8221;א-1961 (להלן בסעיף זה &#8211; החוק) וריבית צמודה כמשמעותה בחוק בשיעור של 5% ממועד הפרעון עד התשלום בפועל.</span>
            <span class="sub-clause">(ב) על אף האמור בסעיף קטן (א), רשאים ראש ההוצאה לפועל או רשות שיפוטית, לפי בקשת החייב ומטעמים מיוחדים שירשמו, לקבוע שיעור נמוך יותר מ-10%, לתקופה שממועד הפרעון עד התשלום בפועל, ובלבד שלא יפחת מהשיעור שנקבע בפסק הדין לתקופה שעד מועד הפרעון.</span>
            <span class="sub-clause">(ג) על ריבית לפי סעיף זה יחולו הוראות סעיף 7 לחוק.</span>
            <span class="sub-clause">(ד) הוראות סעיף זה לא יחולו בנסיבות האמורות בסעיף 6(ב)(2) או (3) לחוק.</span>
            <span class="sub-clause">(ה) בסעיף זה, &#8220;רשות שיפוטית&#8221; &#8211; כמשמעותה בסעיף 1 לחוק.</span>
        </div>
    </div>

    <div class="law-section-box" id="s11">
        <h3>11. העברת הביצוע של פסק-דין או של הליך</h3>
        <div class="law-content-text">
            ראש ההוצאה לפועל רשאי להעביר ביצועו של פסק-הדין או הליך פלוני אל לשכת הוצאה-לפועל אחרת, אם ראה שהדבר מוצדק בנסיבות הענין.
        </div>
    </div>

    <div class="law-section-box" id="s12">
        <h3>12. פסק-דין הטעון הבהרה</h3>
        <div class="law-content-text">
            היה ראש ההוצאה לפועל סבור שפסק-הדין או חלק ממנו טעון הבהרה לשם ביצועו, רשאי הוא לפנות בכתב לבית המשפט שנתנו כדי לקבל הבהרה; אין בפנייה זו כדי לעכב ביצועו של אותו חלק של פסק-הדין שאינו טעון הבהרה.
        </div>
    </div>

    <div class="law-section-box" id="s13">
        <h3>13. מעצר למניעת הפרעה בביצוע</h3>
        <div class="law-content-text">
            היה לראש ההוצאה לפועל יסוד להניח שהחייב, או אדם אחר מטעמו, עשה או זומם מעשה בכוונה למנוע הליך או להפריע לביצועו, והיה משוכנע שיש צורך במעצרם כדי לאפשר את ביצוע ההליך או למנוע הפרת הסדר הציבורי עקב הביצוע, רשאי הוא לצוות על מעצרם לתקופה הדרושה לביצוע ההליך, אך לא יותר מ-48 שעות.
        </div>
    </div>

    <div class="law-section-box" id="s14">
        <h3>14. עיכוב יציאה מן הארץ</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) היה לראש ההוצאה לפועל יסוד להניח שהחייב עומד לצאת את הארץ בלי לפרוע את החוב או להבטיח את פירעונו, רשאי הוא לצוות על עיכוב יציאתו מן הארץ ועל הפקדת דרכונו או תעודת המסע שלו; ואולם אם נתן ראש ההוצאה לפועל צו תשלומים לפי סעיפים 7א, 69(ב) או 69א והחייב מקיים את הוראות הצו, לא יצווה ראש ההוצאה לפועל על עיכוב יציאתו של החייב, אלא אם כן שוכנע כי יציאתו של החייב מן הארץ עלולה לסכל את ביצוע פסק הדין.</span>
            <span class="sub-clause">(ב) סירב החייב להפקיד דרכונו או תעודת-המסע כאמור, רשאי ראש ההוצאה לפועל לצוות על מעצרו עד להפקדתם, ובלבד שהחייב לא ייעצר משום כך ליותר משבעה ימים.</span>
            <span class="sub-clause">(ג) ראש ההוצאה לפועל רשאי, במקום לצוות כאמור בסעיף-קטן (א), להתנות את יציאת החייב מן הארץ במתן ערובה להנחת דעתו כדי להבטיח את ביצוע פסק-הדין.</span>
            <span class="sub-clause">(ג1) ראש ההוצאה לפועל רשאי לבטל צו שנתן לפי הוראות סעיף קטן (א), מיוזמתו או על פי בקשת החייב, אם מצא כי יציאתו של החייב מהארץ היא למטרה מוצדקת, ורשאי הוא להתנות את הביטול במתן ערובה כאמור בסעיף קטן (ג).</span>
            <span class="sub-clause">(ד) בוטל צו עיכוב יציאה מן הארץ, תמציא לשכת ההוצאה לפועל מיד, ולא יאוחר מתום 24 שעות מעת ביטול הצו, הודעה על כך למשטרת ישראל, וכן תשלח הודעה על ביטול הצו לחייב ולזוכה.</span>
        </div>
    </div>

    <div class="law-section-box" id="s15">
        <h3>15. חיפושים</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) ראש ההוצאה לפועל רשאי לצוות על עריכת חיפוש על גופו של החייב, בכליו או בחצרים שבהחזקתו.</span>
            <span class="sub-clause">(ב) היה לראש ההוצאה לפועל יסוד להניח שנכסים של החייב נמצאים בכלים או בחצרים שאינם בהחזקתו, רשאי הוא לצוות על עריכת חיפוש באותם כלים או חצרים אם ראה צורך בכך לשם גילוי הנכסים.</span>
            <span class="sub-clause">(ג) ראש ההוצאה לפועל רשאי להתנות צו לפי סעיף קטן (ב) במתן ערובה להנחת דעתו מאת הזוכה, ואם ראה כי בקשת החיפוש לא היתה סבירה, רשאי הוא, לאחר שנתן לצדדים הנוגעים בדבר הזדמנות להשמיע דבריהם, להורות על חילוט הערובה, כולה או מקצתה, לטובת מחזיק הכלים או החצרים לשם פיצוי הנזק שנגרם לו בחיפוש.</span>
        </div>
    </div>

    <div class="law-section-box" id="s16">
        <h3>16. השהיית הליך ואי-נקיטתו</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) ביקש החייב להשהות הליך או להימנע ממנו, רשאי ראש ההוצאה לפועל להורות כמבוקש בתנאי שהחייב המציא ערובה להנחת דעתו; אולם רשאי הוא לפטור את החייב ממתן ערובה, אם ראה הצדקה לכך לשם מניעת עיוות-דין.</span>
            <span class="sub-clause">(ב) מוציא לפועל לא ישהה הליך ולא יימנע ממנו אלא לפי החלטה של ראש ההוצאה לפועל.</span>
        </div>
    </div>

    <div class="law-section-box" id="s17">
        <h3>17. עיכוב ביצועו של פסק דין</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) לא יעוכב ביצועו של פסק-הדין אלא לפי הוראות חוק זה או לפי צו של בית משפט.</span>
            <span class="sub-clause">(ב) ציווה בית-משפט לעכב ביצועו של פסק-דין או חלק ממנו, לא יינקט כל הליך לביצועם.</span>
            <span class="sub-clause">(ג) בוטל צו-העיכוב, יימשכו ההליכים; הליכים שננקטו לפני שהומצא למוציא לפועל צו-העיכוב, יעמדו בעינם ואין צורך לשוב ולנקטם לאחר ביטול צו-העיכוב, אלא אם ראה ראש ההוצאה לפועל צורך בכך.</span>
        </div>
    </div>

    <div class="law-section-box" id="s18">
        <h3>18. פסק דין שבוטל או שונה</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) בוטל פסק-הדין לאחר שביצועו התחיל או הושלם, רשאי ראש ההוצאה לפועל לפי בקשת החייב, לצוות על החזרת המצב כפי שהיה לפני הביצוע, ואם שונה פסק-הדין, רשאי הוא לצוות על תיקון המצב לפי השינוי, אולם נכס שנמכר והועבר לפי חוק זה לא יוכל החייב לבקש החזרתו בעין, אלא את הסכום שנתקבל ממכירתו.</span>
            <span class="sub-clause">(ב) צו שניתן לפי סעיף-קטן (א) ניתן להוצאה לפועל כאילו היה פסק-דין לטובת החייב נגד הזוכה.</span>
            <span class="sub-clause">(ג) אין בסעיף זה כדי לגרוע מכל סעד לפי דין אחר.</span>
        </div>
    </div>

    <div class="law-section-box" id="s19">
        <h3>19. טענת פרעתי</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) חייב הטוען שמילא אחר פסק הדין או שאינו חייב עוד למלא אחריו, כולו או מקצתו, עליו הראיה, ורשאי ראש ההוצאה לפועל לקבוע אם ובאיזו מידה מוטל עוד על החייב למלא אחר פסק הדין או עד לקביעתו כאמור, רשאי ראש ההוצאה לפועל להורות על עיכוב ביצועו של פסק הדין, כולו או מקצתו, מטעמים מיוחדים שיירשמו.</span>
            <span class="sub-clause">(ב) החליט ראש ההוצאה לפועל להורות על עיכוב ביצועו של פסק הדין, יצווה על הפקדת ערובה להבטחת קיום פסק הדין, זולת אם החליט, בהתחשב בנסיבות הענין, שלא לצוות כן.</span>
            <span class="sub-clause">(ג) בדיון לפי סעיף זה ינהג ראש ההוצאה לפועל כאילו היה בית משפט הדן בבקשה בדרך המרצה, ולענין ערעור, דין החלטתו כדין פסק דין של בית משפט שלום; דחה ראש ההוצאה לפועל את טענת החייב, יטיל עליו הוצאות מיוחדות אם מצא כי לא היה יסוד לטענתו.</span>
        </div>
    </div>

    <div class="law-section-box" id="s20">
        <h3>20. גביית יתר</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) כל סכום שנגבה מהחייב מעל לחוב הפסוק ישולם לחייב, ואם נמסר לזוכה, רשאי ראש ההוצאה לפועל לצוות על החזרתו; הצו ניתן להוצאה לפועל כאילו היה פסק-דין לטובת החייב נגד הזוכה.</span>
            <span class="sub-clause">(ב) שולם סכום כסף בטעות, תוך כדי הליכי הוצאה לפועל, רשאי ראש ההוצאה לפועל לפי בקשת צד מעונין לתת כל צו לתיקון הטעות, צו כאמור ניתן להוצאה לפועל כאילו היה פסק-דין.</span>
        </div>
    </div>

    <div class="law-chapter-title">פרק ב&#8217;: עיקול מיטלטלין</div>

    <div class="law-section-box" id="s21">
        <h3>21. עיקול מיטלטלין ומכירתם</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) ראש ההוצאה לפועל רשאי לצוות על עיקול מטלטלין של החייב ומכירתם או על מימושם בדרך אחרת, ומשציווה כך, רשאי מוציא לפועל &#8211;</span>
            <span class="sub-sub-clause">(1) להיכנס לחצרים של החייב שבהם נמצאים או עלולים להימצא מיטלטלי החייב ולעקלם;</span>
            <span class="sub-sub-clause">(2) להיכנס לחצרים שאינם מוחזקים בידי החייב ולעקל מיטלטלי החייב, ובלבד שימסור תחילה למחזיק החצרים הודעה על הצו ועל כוונתו להיכנס אליהם, זולת אם ראש ההוצאה לפועל סבור שמתן הודעה מוקדמת עלול לסכל את העיקול.</span>
            <span class="sub-sub-clause">(3) למכור את המעוקלים, ובלבד שעברו ארבעה עשר ימים מיום הטלת העיקול והחייב לא שילם את החוב הפסוק; היו הנכסים פסידים, רשאי המוציא לפועל למכרם מיד לאחר העיקול.</span>
            <span class="sub-clause">(ב) צו חיפוש לפי סעיף 15 כמוהו כצו לעיקול מיטלטלי החייב שנמצאו תוך כדי החיפוש.</span>
        </div>
    </div>

    <div class="law-section-box" id="s22">
        <h3>22. מיטלטלין שאינם ניתנים לעיקול</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) ואלה מיטלטלין שאין מעקלים אותם:</span>
            <span class="sub-sub-clause">(1) צרכי אוכל כדי מחיית החייב ובני משפחתו הגרים עמו, לתקופה של שלושים יום;</span>
            <span class="sub-sub-clause">(2) מערכות בגדים, מיטות, כלי מיטה, כלי אוכל, כלי מטבח וכלי בית אחרים שהם צרכים חיוניים לחייב ולבני משפחתו הגרים עמו;</span>
            <span class="sub-sub-clause">(3) דברים הדרושים כתשמישי קדושה לחייב ולבני משפחתו הגרים עמו;</span>
            <span class="sub-sub-clause">(4) כלים, מכשירים, מכונות ומיטלטלין אחרים וכן בעלי חיים, שבלעדיהם אין החייב יכול לקיים מקצועו, מלאכתו, משלח ידו או עבודתו שהם מקור פרנסתו ופרנסת בני משפחתו ובלבד ששוויים אינו עולה על סכום שנקבע בתקנות, ואם היו מכונות &#8211; בתנאי שהחייב עובד בהן בעצמו או בעזרת שני עובדים לכל היותר;</span>
            <span class="sub-sub-clause">(5) כלים, מכשירים, מכונות, מיטלטלין אחרים ובעל חיים השייכים לנכה והנחוצים לו לשימושו האישי בגלל נכותו.</span>
            <span class="sub-sub-clause">(6) חיות מחמד; לענין זה, &#8220;חיית מחמד&#8221; &#8211; בעל חיים המוחזק בביתו או בחצריו של החייב ואינו משמש לעיסוק בעל אופי מסחרי.</span>
            <span class="sub-clause">(ב) הפטור מעיקול לפי סעיף קטן (א)(4) ו-(5) לא יחול לגבי חוב שנתחייב בו החייב ברכישת המיטלטלין שעיקולם נדרש.</span>
            <span class="sub-clause">(ג) האמור בסעיף קטן (א)(2()1) ו-(3) יחול גם כאשר החייב הוא קיבוץ לענין מיטלטלין כאמור בפסקאות אלה, הנמצאים ברשות חבר הקיבוץ או בני משפחתו התלויים בו; ראש ההוצאה לפועל רשאי להורות לבקשת חייב שהוא קיבוץ, כי מיטלטלין כאמור בפסקה (4) לא יעוקלו, כולם או מקצתם, הכל כפי שיורה, אם שוכנע כי הם משמשים מקור פרנסה מהותי לחברי הקיבוץ ולבני משפחתם התלויים בהם, ובלבד ששוויים אינו עולה על מכפלת הסכום הקבוע בתקנות במספר החברים והתלויים בהם כאמור, והכל בכפוף לאמור בסעיף קטן (ב).</span>
        </div>
    </div>

    <div class="law-section-box" id="s23">
        <h3>23. הוצאת מעוקלים</h3>
        <div class="law-content-text">
            עוקלו מיטלטלין, רשאי המוציא לפועל להוציאם ממקום הימצאם ולהעבירם למקום אחר או להשאירם במקום הימצאם, בתנאים שקבע; היה למוציא לפועל ספק סביר בדבר הבעלות במיטלטלין לא יוציא את המיטלטלין כל עוד לא הורה ראש ההוצאה לפועל אחרת.
        </div>
    </div>

    <div class="law-section-box" id="s24">
        <h3>24. העמדת נאמן</h3>
        <div class="law-content-text">
            <span class="sub-clause">(א) המוציא לפועל רשאי להעמיד אדם שהסכים לכך להיות נאמן על שמירת המיטלטלין המעוקלים, ואם היו בעלי-חיים &#8211; גם על הזנתם, ולמסור את המיטלטלין לידי המוציא לפועל באופן, במועד ובמקום שיורה על כך בהודעה שתימסר לנאמן; הוצאותיו ושכרו של הנאמן כאמור יהיו לפי המוסכם בינו לבין המוציא לפועל, ובאין הסכם &#8211; כפי שיקבע ראש ההוצאה לפועל.</span>
            <span class="sub-clause">(ב) המוציא לפועל רשאי להעמיד את החייב עצמו, אף אם לא הסכים לכך, נאמן על המיטלטלין, שיהא חייב בכל החובות האמורות בסעיף קטן (א), אך לא יהא זכאי לשכר, ולא להוצאות זולת לפי החלטת ראש ההוצאה לפועל.</span>
        </div>
    </div>
</div>

</body>
</html>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>הפוסט <a href="https://vt-law.co.il/en/the-execution-law-1967/">The Execution Law, 1967</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Definition of Insolvency &#124; Debtor with Limited Means &#124; Bankruptcy Application</title>
		<link>https://vt-law.co.il/en/definition-of-insolvency-debtor-with-limited-means-bankruptcy-application/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 16 Nov 2025 12:00:55 +0000</pubDate>
				<category><![CDATA[Insolvency]]></category>
		<guid isPermaLink="false">https://vt-law.co.il/definition-of-insolvency-debtor-with-limited-means-bankruptcy-application/</guid>

					<description><![CDATA[<p>Definition of Bankruptcy A bankruptcy application is submitted to the district court, and both the debtor and the creditors can submit it (provided they meet the conditions listed in sections 17 and 7 respectively of the Bankruptcy Ordinance (New Version), 1980. A debtor will submit a bankruptcy application when they are unable to meet their [&#8230;]</p>
<p>הפוסט <a href="https://vt-law.co.il/en/definition-of-insolvency-debtor-with-limited-means-bankruptcy-application/">Definition of Insolvency | Debtor with Limited Means | Bankruptcy Application</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div id="articleHeader"></div>
<p style="text-align: justify;"><strong>Definition of Bankruptcy</strong></p>
<p style="text-align: justify;">A bankruptcy application is submitted to the district court, and both the debtor and the creditors can submit it (provided they meet the conditions listed in sections 17 and 7 respectively of the Bankruptcy Ordinance (New Version), 1980. A debtor will submit a bankruptcy application when they are unable to meet their accumulated debts, and enforcement proceedings are initiated against them. Often, a creditor will resort to bankruptcy proceedings when they fear the debtor may abscond with their assets.  </p>
<p>Upon submission <a href="https://vt-law.co.il/%d7%94%d7%92%d7%a9%d7%aa-%d7%91%d7%a7%d7%a9%d7%94-%d7%9c%d7%a4%d7%a9%d7%99%d7%98%d7%aa-%d7%a8%d7%92%d7%9c-%d7%91%d7%a7%d7%a9%d7%aa-%d7%a4%d7%a9%d7%99%d7%98%d7%aa-%d7%a8%d7%92%d7%9c-%d7%a4%d7%95/"><strong>Bankruptcy Application</strong></a>, an asset consolidation order is issued against the debtor, and all proceedings against them, including enforcement proceedings, are frozen. Additionally, a trustee is appointed whose role is to gather all the debtor&#8217;s assets, liquidate them, and act to collect the debtor&#8217;s debts. </p>
<p style="text-align: justify;">The trustee conducts an investigation into the debtor&#8217;s financial capacity and determines the monthly amount the debtor must pay each month until the completion of the process. Furthermore, due to the concern that the debtor might attempt to hide assets, <a href="https://vt-law.co.il/%d7%9b%d7%95%d7%a0%d7%a1-%d7%a0%d7%9b%d7%a1%d7%99%d7%9d-%d7%a2%d7%95%d7%93-%d7%a9%d7%9c%d7%9e%d7%94-%d7%95%d7%a7%d7%a0%d7%99%d7%9f/"><strong>the trustee</strong></a> has the authority to cancel transactions/gifts made by the debtor even before the start of the bankruptcy process. There are many restrictions imposed on a bankrupt individual, including: a travel ban, being declared a special restricted client, prohibited from using credit cards, and unable to hold an interest in a corporation. Additionally, upon the issuance of the consolidation order and the declaration of <a href="https://vt-law.co.il/%d7%9e%d7%90%d7%9e%d7%a8%d7%99%d7%9d-%d7%9e%d7%a9%d7%a4%d7%98%d7%99%d7%99%d7%9d-%d7%93%d7%99%d7%a0%d7%99-%d7%9e%d7%a7%d7%a8%d7%a7%d7%a2%d7%99%d7%9f-%d7%97%d7%95%d7%96%d7%99%d7%9d-%d7%95%d7%94/"><strong>bankruptcy</strong></a>, the debtor&#8217;s name is published in the press and records.   </p>
<p style="text-align: justify;"><strong>The bankruptcy process</strong> concludes with the receipt of a &#8220;discharge order.&#8221; The discharge order releases the debtor from all their debts and allows them to start anew. </p>
<h3 style="text-align: justify;"><strong>Definition of Debtor with Limited Means</strong></h3>
<p style="text-align: justify;">When a debtor lacks the financial capacity to meet their debts, and enforcement proceedings have been initiated against them, they can request the head of enforcement to declare them as <a href="https://vt-law.co.il/%d7%97%d7%99%d7%99%d7%91-%d7%9e%d7%95%d7%92%d7%91%d7%9c-%d7%91%d7%90%d7%9e%d7%a6%d7%a2%d7%99%d7%9d-%d7%94%d7%9b%d7%a8%d7%96%d7%94-%d7%a2%d7%9c-%d7%a4%d7%a9%d7%99%d7%98%d7%aa-%d7%a8%d7%92%d7%9c/"><strong>a debtor with limited means</strong></a> and spread the payments for the debts in the enforcement files against them.</p>
<p>After the declaration of a debtor with limited means, if multiple enforcement files are pending against them, there is a process of &#8220;<strong>File Consolidation</strong>&#8221; &#8211; all proceedings against the debtor are managed together in a single enforcement file. The advantage is significant, as the debtor does not need to deal separately with each creditor, avoiding all the associated hassle. </p>
<p>Generally, as long as <strong>a debtor with limited means</strong> meets the monthly payments set for them within the consolidation file, all proceedings initiated against them are suspended.</p>
<p>Upon declaration of a debtor with limited means, the following restrictions are imposed: a travel ban is issued against them, the debtor is declared a special restricted client (their bank accounts become restricted), they are prohibited from using credit cards, and a debtor with limited means is not allowed to hold an interest in a corporation without the approval of the head of enforcement.</p>
<p>A key difference between the two processes is that while in bankruptcy proceedings, from the day the consolidation order is issued against the debtor, no further indexation and interest differences are added (unless the trustee decides otherwise), upon the declaration of <strong>a debtor with limited means</strong>, all<br />
indexation and interest differences on the debt continue to accumulate in the enforcement file.</p>
<p style="text-align: justify;"><strong><em>The content of this site is intended for informational purposes only, it does not constitute legal advice and is not a substitute for legal advice provided by an attorney.</em></strong></p>
<p>הפוסט <a href="https://vt-law.co.il/en/definition-of-insolvency-debtor-with-limited-means-bankruptcy-application/">Definition of Insolvency | Debtor with Limited Means | Bankruptcy Application</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Court Representation</title>
		<link>https://vt-law.co.il/en/court-representation/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 15 Nov 2025 12:00:55 +0000</pubDate>
				<category><![CDATA[Court Representation]]></category>
		<guid isPermaLink="false">https://vt-law.co.il/court-representation/</guid>

					<description><![CDATA[<p>Court Representation (Litigation) is one of our firm&#8217;s main practice areas. We represent numerous clients in both private law claims and proceedings, as well as in petitions and various administrative law proceedings. Our special expertise in litigation and client representation before various courts and tribunals is reflected in the many successes of cases and clients [&#8230;]</p>
<p>הפוסט <a href="https://vt-law.co.il/en/court-representation/">Court Representation</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4849" class="elementor elementor-4849 elementor-2421" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-5acbb903 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5acbb903" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-604c3044" data-id="604c3044" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2136154a elementor-widget elementor-widget-text-editor" data-id="2136154a" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p style="text-align: justify;"><strong>Court Representation (Litigation)</strong> is one of our firm&#8217;s main practice areas. We represent numerous clients in both private law claims and proceedings, as well as in petitions and various administrative law proceedings. Our special expertise in litigation and client representation before various courts and tribunals is reflected in the many successes of cases and clients we represent.  </p>

<h2>Private Law Litigation</h2>
<p style="text-align: justify;">Our private law litigation activities include: various monetary claims &#8211; temporary attachments, claims for <a href="https://vt-law.co.il/contract-law/">breach of contract</a> and/or contract enforcement, company liquidations, receiverships, various injunctions, declaratory judgments, and handling various intellectual property proceedings. All of the above includes urgent requests for interim remedies as needed: attachments, temporary injunctions, temporary mandatory injunctions, travel bans, and &#8220;Anton Piller&#8221; orders (seizure of movable property). </p>

<h2>Administrative Law Litigation</h2>
<p style="text-align: justify;">Our administrative law litigation activities include: petitions to the <a href="https://www.gov.il/he/departments/the_judicial_authority" target="_blank" rel="noopener noreferrer">High Court of Justice</a>, administrative petitions to the Administrative Courts, and proceedings before the Civil Service Disciplinary Tribunal.</p>

<h2>Client Representation in the Fullest Sense</h2>
<p style="text-align: justify;">Working in litigation and courts requires, on one hand, a deep understanding of the legal system and its operations, as well as legal creativity, and on the other hand &#8211; a close and personal connection between us and our clients. We are involved in all management processes, especially in the financial aspect, of each of our clients. </p>

<p style="text-align: justify;">We prepare legal documents together with professionals &#8211; a matter that receives special importance in the field of interim remedies. Case management is done in collaboration with the client, through brainstorming that generates original ideas and building the winning strategy. </p>

<p style="text-align: justify;">We dedicate time and attention to preparing the client and their representatives for their appearances on the witness stand, conduct cross-examinations of the opposing party, submit legal summaries to the courts including all required legal references, and of course &#8211; do our utmost to present the client&#8217;s rightful position before the court and to convince the court of the justice of that position.</p>

<p style="text-align: justify;">At every stage of representation, we are available to the client to report in real-time on case progress and expected outcomes &#8211; and the positive results indeed speak for themselves.</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>הפוסט <a href="https://vt-law.co.il/en/court-representation/">Court Representation</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Consolidation of files in the Execution Office</title>
		<link>https://vt-law.co.il/en/consolidation-of-files-in-the-execution-office/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 03 Nov 2025 12:00:55 +0000</pubDate>
				<category><![CDATA[Insolvency]]></category>
		<guid isPermaLink="false">https://vt-law.co.il/consolidation-of-files-in-the-execution-office/</guid>

					<description><![CDATA[<p>Is it worth consolidating files in the Execution Office? A person against whom several Execution Office files are pending simultaneously can ask the Registrar of the Execution Office to perform a consolidation of files for them. The purpose of the procedure is to centralize all debts and regulate payments. However, this is not always the [&#8230;]</p>
<p>הפוסט <a href="https://vt-law.co.il/en/consolidation-of-files-in-the-execution-office/">Consolidation of files in the Execution Office</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4813" class="elementor elementor-4813 elementor-79" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-6d2e754c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6d2e754c" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-49bef553" data-id="49bef553" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6df08052 elementor-widget elementor-widget-text-editor" data-id="6df08052" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									
<h2 style="text-align: right;"><i class="fas fa-folder-plus" style="color:#9e7f42; margin-left: 10px;"></i>Is it worth consolidating files in the Execution Office?</h2>
<p>A person against whom several <a href="https://vt-law.co.il/%d7%9e%d7%a9%d7%a8%d7%93-%d7%a2%d7%95%d7%93-%d7%95%d7%a7%d7%a0%d7%99%d7%9f%d7%aa%d7%95%d7%a8-%d7%95%d7%a9%d7%95%d7%aa-%d7%a2%d7%95%d7%a8%d7%9a-%d7%93%d7%99%d7%9f-%d7%94%d7%95%d7%a6%d7%90%d7%94/">Execution Office files</a> are pending simultaneously can ask the Registrar of the Execution Office to perform a <strong>consolidation of files</strong> for them. The purpose of the procedure is to centralize all debts and regulate payments. However, this is not always the right solution, and the Registrar does not approve every request.  </p>

<p>Additional information and forms can be found on the website of the <a href="https://www.gov.il/he/departments/topics/execution/govil-landing-page" target="_blank" rel="noopener noreferrer">Enforcement and Collection Authority (Execution Office)</a>.</p>



<h3 style="text-align: right;"><i class="fas fa-gavel" style="color:#9e7f42; margin-left: 10px;"></i>What exactly is the process of consolidating files in the Execution Office?</h3>
<p>Consolidation of files is a legal procedure that allows a debtor to pay one fixed monthly amount. This amount matches their financial ability and replaces dealing with each file separately. The purpose of the procedure is twofold: to protect the debtor from multiple proceedings and financial harm, and also to ensure that creditors receive their money in an orderly manner.  </p>
<p>Upon approval of the request, the debtor deposits 3% of their total debts. After that, the Registrar of the Execution Office sets a fixed monthly payment order for them. The Execution Office receives the payment and distributes it to the creditors according to their relative share of the debt. Important note: Certain debt files, such as alimony or mortgage, are not included in this arrangement.   </p>

<h2 style="text-align: right;"><i class="fas fa-balance-scale" style="color:#9e7f42; margin-left: 10px;"></i>The advantages and disadvantages of consolidating files</h2>
<p>This procedure has clear advantages and disadvantages. It is important to consider them carefully: </p>

<h4 style="text-align: right;"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> The main advantages:</h4>
<ul style="text-align: right; list-style-position: inside;">
    <li><strong>One monthly payment:</strong> The debtor stops dealing with multiple creditors and files and moves to one fixed payment.</li>
    <li><strong>Delay of proceedings:</strong> The order usually delays all other collection proceedings against the debtor (such as wage or bank account attachments).</li>
    <li><strong>Certainty and peace of mind:</strong> The procedure allows the debtor to plan their finances anew.</li>
</ul>

<h4 style="text-align: right;"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Disadvantages and limitations:</h4>
<ul style="text-align: right; list-style-position: inside;">
    <li><strong>Delay of departure from the country:</strong> The Registrar almost always issues an order preventing the debtor from leaving the country.</li>
    <li><strong>Financial restrictions:</strong> The debtor is declared a &#8220;debtor with limited means.&#8221; They are prohibited from using credit cards or checks. </li>
    <li><strong>Seizure of assets:</strong> The Registrar is entitled to impose a seizure on the debtor&#8217;s assets (such as a vehicle) that were mentioned in the request.</li>
    <li><strong>Public registration:</strong> The debtor&#8217;s name is entered into a database of restricted debtors, which harms their credit rating.</li>
</ul>

<h3 style="text-align: right;"><i class="fas fa-question-circle" style="color:#9e7f42; margin-left: 10px;"></i>Is consolidating files in the Execution Office the right solution?</h3>
<p>Consolidation of files is an effective procedure for a debtor who has difficulty meeting payments, but *does* have some ability to repay. There are cases where it is better to choose another procedure: </p>
<ul style="text-align: right; list-style-position: inside;">
    <li><strong><a href="https://vt-law.co.il/limited-debtor-declaration/">Declaration of a debtor with limited means</a>:</strong> A similar procedure, but sometimes only a &#8220;way station.&#8221;</li>
    <li><strong><a href="https://vt-law.co.il/bankruptcy-proceedings-explained/">Insolvency proceedings (bankruptcy)</a>:</strong> This is a more comprehensive solution. It is intended for debtors who are unable to repay their debts at all and whose goal is to reach a discharge (debt cancellation). </li>
</ul>

<blockquote>
    <h4><i class="fas fa-info-circle" style="color:#9e7f42; margin-left: 10px;"></i>Drowning in files? Don&#8217;t act alone. </h4>
    <p>A wrong choice of procedure can lead to unnecessary sanctions and a waste of valuable time. Before submitting a request for consolidation of files, it is mandatory to consult with an attorney specializing in Execution Office law. Our firm will examine your financial situation, recommend the right path, and manage the process with the <a href="https://govextra.gov.il/eca/eca-ivr-site/ivr_enforcement_minisite/" target="_blank" rel="noopener noreferrer">collection authorities</a>.  </p>
    <p><strong><a href="https://vt-law.co.il/en/contact-us/">Contact our office for a confidential consultation</a></strong></p>
</blockquote>

<hr>
<p style="text-align: right; font-size: 0.9em; opacity: 0.8;"><em>The content of this site is intended for informational purposes only, it does not constitute legal advice and is not a substitute for legal advice provided by an attorney.</em></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>הפוסט <a href="https://vt-law.co.il/en/consolidation-of-files-in-the-execution-office/">Consolidation of files in the Execution Office</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Real Estate Taxation</title>
		<link>https://vt-law.co.il/en/real-estate-taxation/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 03 Nov 2025 12:00:55 +0000</pubDate>
				<category><![CDATA[Real Estate Law]]></category>
		<guid isPermaLink="false">https://vt-law.co.il/real-estate-taxation/</guid>

					<description><![CDATA[<p>Things You Need to Know About Real Estate Taxation Real estate taxation is a complex field that applies to all types of real estate transactions. The Real Estate Taxation Law, enacted in 1963, regulates tax levies on the sale of real estate rights. A thorough understanding of this law is essential for anyone selling or [&#8230;]</p>
<p>הפוסט <a href="https://vt-law.co.il/en/real-estate-taxation/">Real Estate Taxation</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4805" class="elementor elementor-4805 elementor-78" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-60aca8b4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="60aca8b4" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-425e3b90" data-id="425e3b90" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-429c49da elementor-widget elementor-widget-text-editor" data-id="429c49da" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									


<h2 style="text-align: right;"><i class="fas fa-file-invoice-dollar" style="color:#9e7f42; margin-left: 10px;"></i>Things You Need to Know About Real Estate Taxation</h2>
<p><strong>Real estate taxation</strong> is a complex field that applies to all types of real estate transactions. The <a href="https://www.gov.il/he/departments/topics/realty_taxation/govil-landing-page" target="_blank" rel="noopener noreferrer">Real Estate Taxation Law</a>, enacted in 1963, regulates tax levies on the sale of real estate rights. A thorough understanding of this law is essential for anyone selling or purchasing property, and proper tax planning can save hundreds of thousands of shekels. </p>

<p>This is one of the most complex areas in <a href="https://vt-law.co.il/real-estate-law/">real estate law</a>, and it requires professional guidance from a knowledgeable attorney.</p>



<h2 style="text-align: right;"><i class="fas fa-gavel" style="color:#9e7f42; margin-left: 10px;"></i>Main Types of Real Estate Transaction Taxes</h2>
<p>When discussing real estate taxation, we typically refer to three main types of taxes:</p>

<h3 style="text-align: right;"><i class="fas fa-chart-line" style="color:#9e7f42; margin-left: 10px;"></i>1. Capital Gains Tax</h3>
<p>This is the tax imposed on the seller. It is calculated on the &#8220;gain&#8221; (profit) generated from the transaction. In other words, the difference between the selling price and the purchase price. The law allows deducting many expenses incurred by the seller, such as:   </p>
<ul style="text-align: right; list-style-position: inside;">
    <li>Attorney fees (for both purchase and sale).</li>
    <li>Brokerage fees.</li>
    <li>Property renovation and improvement expenses.</li>
    <li>Authority fees paid.</li>
    <li>Mortgage interest (under certain conditions).</li>
</ul>
<p>Before selling, it&#8217;s recommended to use the Tax Authority&#8217;s simulator to perform a <a href="https://www.misim.gov.il/svtsvazmitnew/FrmHadrachaRashit.aspx" target="_blank" rel="noopener noreferrer">capital gains tax self-assessment</a>.</p>

<h3 style="text-align: right;"><i class="fas fa-money-bill-wave" style="color:#9e7f42; margin-left: 10px;"></i>2. Purchase Tax</h3>
<p>This is the tax imposed on the buyer. The tax rate isn&#8217;t fixed but graduated and varies according to several factors, mainly: whether it&#8217;s the buyer&#8217;s only property, whether it&#8217;s an investment property (second property or more), or whether the buyer is a new immigrant. </p>
<p>After purchase and tax calculation, <a href="https://www.gov.il/he/service/pay-land-property-taxes" target="_blank" rel="noopener noreferrer">purchase tax payment</a> can be made online.</p>

<h3 style="text-align: right;"><i class="fas fa-city" style="color:#9e7f42; margin-left: 10px;"></i>3. Betterment Levy</h3>
<p>This is a payment to the local planning and building committee (not to the Tax Authority). It applies only if a city building plan (TABA) was approved that increased the property&#8217;s value (for example, added building rights). The levy is paid when rights are exercised, usually at the time of property sale.  </p>

<h2 style="text-align: right;"><i class="fas fa-calculator" style="color:#9e7f42; margin-left: 10px;"></i>Capital Gains Tax Calculation (2001 Reform)</h2>
<p>Capital gains tax rates have changed over the years. Previously, the individual tax rate was up to 50%. Under a law reform, the tax was significantly reduced for gains accrued from November 7, 2001 onwards (to 20% and then 25%).  </p>
<p>When selling a property purchased before 2001, tax officials perform a &#8220;linear&#8221; calculation:</p>
<ol style="text-align: right; list-style-position: inside;">
    <li>They examine the entire holding period of the property (from purchase date to sale date).</li>
    <li>Calculate the relative gain accrued until November 2001 (subject to the old, higher tax).</li>
    <li>Calculate the relative gain accrued from November 2001 onwards (subject to the new, lower tax).</li>
</ol>
<p>The longer the property was held before 2001, the higher the final tax might be. This is another reason why professional tax planning is essential. </p>

<blockquote>
    <h4><i class="fas fa-info-circle" style="color:#9e7f42; margin-left: 10px;"></i>Proper Tax Planning Saves a Lot of Money</h4>
    <p>Real estate taxation is a dynamic field, and the law provides many reliefs and exemptions (for example, when selling a single residential apartment, transferring to a close family member under certain conditions, etc.). Attempting to conduct a transaction without tax consultation could lead to an expensive tax accident. </p>
    <p><strong><a href="https://vt-law.co.il/en/contact-us/">Contact our office for consultation and tax planning in real estate transactions</a></strong></p>
</blockquote>

<h2 style="text-align: right;"><i class="fas fa-question-circle" style="color:#9e7f42; margin-left: 10px;"></i>Frequently Asked Questions About Real Estate Taxation</h2>

<h3 style="text-align: right;">Q: Is there a full exemption from capital gains tax on residential property?</h3>
<p style="text-align: right;"><strong>A:</strong> Yes, but under strict conditions. The most common exemption is for a &#8220;single residential apartment.&#8221; To receive it, the seller must have owned the apartment for at least 18 months, and it must indeed be their only apartment in Israel. There are additional conditions and an exemption ceiling, so each case must be examined individually.   </p>

<h3 style="text-align: right;">Q: I bought an &#8220;off-plan&#8221; apartment from a contractor. When does the tax calculation begin? </h3>
<p style="text-align: right;"><strong>A:</strong> The purchase date for tax purposes is the day of signing the contract with the contractor, *not* the day of receiving the keys or the registration date in the Land Registry. This is crucial data for calculating the property holding period. </p>

<h3 style="text-align: right;">Q: Can I get an exemption from purchase tax?</h3>
<p style="text-align: right;"><strong>A:</strong> Full exemption is almost non-existent, but there are significant reliefs. First-time buyers enjoy very low tax brackets (and sometimes exemption up to a certain amount). Disabled persons, new immigrants, and bereaved families are also entitled to significant purchase tax reliefs.  </p>

<hr>
<p style="text-align: right; font-size: 0.9em; opacity: 0.8;"><em>The content of this site is intended for informational purposes only, it does not constitute legal advice and is not a substitute for legal advice provided by an attorney.</em></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>הפוסט <a href="https://vt-law.co.il/en/real-estate-taxation/">Real Estate Taxation</a> הופיע ראשון ב-<a href="https://vt-law.co.il/en/">ש.וקנין ושות׳ משרד עורכי דין</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
