1 дүгээр зүйл. Галт зэвсгийн албан татвар төлөгч
1.1.Монгол Улсын нутаг дэвсгэрт хууль тогтоомжид заасны дагуу галт зэвсэг эзэмшиж байгаа дараах этгээд албан татвар төлнө:
1.1.1.Монгол Улсын иргэн;
1.1.2.өмчийн бүх төрөлд хамаарах хуулийн этгээд.
1.1.Монгол Улсын нутаг дэвсгэрт хууль тогтоомжид заасны дагуу галт зэвсэг эзэмшиж байгаа дараах этгээд албан татвар төлнө:
1.1.1.Монгол Улсын иргэн;
1.1.2.өмчийн бүх төрөлд хамаарах хуулийн этгээд.
2.1.Хууль сахиулах албаны болон байлдааны /зэвсэгт хүчин, хил хамгаалах, тагнуулын байгууллагын/ зориулалттайгаас бусад галт зэвсэгт албан татвар ногдуулна.
3.1.Галт зэвсэг эзэмшигчид жил бүр доор дурдсан хэмжээний албан татвар ногдуулна:
№
Галт зэвсгийн төрөл
Албан татварын хэмжээ /төгрөгөөр/
1
Үзмэр, цуглуулга, спорт-сургалтын зориулалттай галт зэвсэг
15 000
2
Ан агнуур, харуул хамгаалалтын зориулалттай галт зэвсэг - 6,4 мм хүртэлх калибрын бүх төрлийн галт зэвсэг - 6,5, түүнээс дээш мм-ийн калибрын бүх төрлийн галт зэвсэг - үрлэн сумтай галт зэвсэг
30 000 60 000 30 000
4.1.Дараах галт зэвсгийг албан татвараас чөлөөлнө:
4.1.1.музейн үзмэр, иргэний болон харуул хамгаалалтын зориулалтаар ашиглах боломжгүй, хөнөөх чадваргүй болсныг цагдаагийн байгууллага тогтоож гэрчилгээ олгосон;
4.1.2.байгаль хамгаалагчийн эзэмшилд байгаа албаны галт зэвсэг.
5.1.Албан татвар төлөгч дараах үүрэг хүлээнэ:
5.1.1.өөрийн өмчлөлд байгаа галт зэвсгийг жил бүрийн 12 дугаар сарын 01-ний дотор цагдаагийн байгууллагад бүртгүүлж албан татварыг тогтоосон хугацаанд төлөх, эвдэрч ашиглагдахгүй болсон галт зэвсгийг зохих журмын дагуу бүртгэлээс хасуулах;
5.1.2.галт зэвсгийг өвлөх, худалдан авах тохиолдолд тухайн галт зэвсгийг зохих журмын дагуу ажлын арван өдрийн дотор бүртгүүлж галт зэвсгийн гэрчилгээ авах;
5.1.3.албан татвар төлөгч шилжин суурьшвал оршин сууж байсан газрын нутаг дэвсгэр хариуцсан цагдаагийн байгууллагын бүртгэлээс хасуулан татварын тооцоо хийж шилжин очсон нутаг дэвсгэр хариуцсан цагдаагийн байгууллагад энэ хуулийн 5.1.2-т заасан хугацаанд бүртгүүлэх.
6.1.Цагдаагийн байгууллага галт зэвсгийн бүртгэл, хөдөлгөөний мэдээг жил бүрийн 02 дугаар сарын 01-ний дотор тухайн нутаг дэвсгэрийн татварын албанд гаргаж өгнө.
7.1.Албан татвар төлөгч албан татварыг жил бүрийн 12 дугаар сарын 01-ний дотор орон нутгийн төсөвт төлнө.
8.1.Энэ хуулийг Галт зэвсгийн тухай хууль /Шинэчилсэн найруулга/ хүчин төгөлдөр болсон өдрөөс эхлэн дагаж мөрдөнө.
МОНГОЛ УЛСЫН ИХ ХУРЛЫН ДАРГА З.ЭНХБОЛД
-->
@media (max-width: 768px) {
.responsive_mobile {
padding: 0 15px !important;
}
}
.icon-s {
position: absolute;
left: -80px;
top: 23px;
}
p em {
float: none !important;
}
em {
width: 100%;
float: left;
}
.icon-s .fa {
width: 14px;
float: left;
position: relative;
left: 0px;
font-size: 10px;
color: #2196f3;
font-weight: bold;
}
.msg_head:hover {
cursor: pointer;
}
.msg_draft:hover{
cursor: pointer;
}
.print-zuil:hover {
cursor: pointer;
}
.print-zuil {
color: #2196f3 !important;
}
table th,
table td
{
padding: 5px;
}
/* .shine-huuli-body table {
table-layout: initial !important;
overflow: auto;
width: initial !important;
display: block;
} */
.nomigration p {
width: 100% !important;
float: left !important;
}
/* section table td, section table th {
text-align: initial;
} */
/* table {
border-spacing: 0;
float: left;
border-collapse: collapse;
} */
$('body').on('click', '.msg_head', function () {
var $this = $(this),
$parent = $this.closest('.tab-pane');
if ($this.hasClass('opened_head')) {
$this.removeClass('opened_head');
$this.addClass('closed_head');
$parent.find('section[data-parentid="'+ $this.attr('id') +'"]').hide();
} else {
$this.addClass('opened_head');
$this.removeClass('closed_head');
$parent.find('section[data-parentid="'+ $this.attr('id') +'"]').show();
}
});
Сонсох / Сонгосон утга сонсох
Word
Хэвлэх
Хуваалцах
Текст томруулах
A
A
A
$.fn.slideFadeToggle = function(speed, easing, callback) {
return this.animate({
opacity : "toggle",
height : "toggle"
}, speed, easing, callback);
};
$(function(){
//hide the all of the element with class msg_body
//$(".msg_body").hide();
//toggle the componenet with class msg_body
$(".msg_head").click(function() {
$(this).toggleClass("closed_head").next(".msg_body").slideFadeToggle(400);
});
$(".printpage").click(function() {
$(this).parent().parent().printElement({
printMode : "popup"
});
});
});
Монгол Улсын хууль, тогтоомжийн албан бус англи орчуулгыг зөвхөн судалгаа шинжилгээ болон мэдээллийн зорилгоор ашиглах боломжтой. Үүнээс үүдэх хууль зүйн аливаа үр дагаврыг ХЗДХЯ, ХЗҮХ хариуцахгүй болно.
Сонсох / Сонгосон утга сонсох
Word
Хэвлэх
Текст томруулах
A
A
A
(2023- 0 2- 0 3 -ны өдрийн орчуулга ) Unofficial translation LAW OF MONGOLIA August 7 , 2015 Ulaanbaatar city ON FIREARM TAXATION Article 1.Firearms Taxpayer 1.1.The following legal bodies possessing firearms in the territory of Mongolia in accordance with the laws shall pay tax: 1.1.1.Citizen of Mongolia; 1.1.2.Legal entities belonging to all types of property. Article 2.Taxable firearms 2.1.Firearms other than for the purpose of law enforcement and combat/armed forces, border protection, intelligence organizations/ will be taxed. Article 3.Tax amount 3.1.Firearm owners are subject to annual tax in the following amount: № Types of firearms Tax amount /in MNT/ 1 Firearms for exhibition, collection, sports and training 15 000 2 Firearms for hunting and security - All firearms of caliber up to 6.4 mm -All types of firearms with a caliber of 6.5 mm or more -Pellet firearms 30 000 60 000 30 000 Article 4.Tax exemptions 4.1.The following firearms are exempt from tax: 4.1.1.Firearms determined by the police organization that it cannot be used for museum exhibits, civilian or security purposes, and is no longer capable of killing, and issued a certificate ; 4.1.2.Official firearms in the possession of the ranger. Article 5. Taxpayer r esponsibilities 5.1.The taxpayer undertakes the following responsibilities: 5.1.1. To r egister firearms in its possession at the police authority by December 1st of each year and pay tax within specified period, deregister firearms that are no longer in use in accordance with the appropriate procedure; 5.1.2.In the case of inheriting or purchasing a firearm, to register the firearm within ten working days in accordance with the appropriate procedure and obtain a firearm certificate; 5.1.3.If an official taxpayer moves, he/she shall be removed from the registration at the police that is responsible for the territory of the place of residence, and registered at the police responsible for the territory to which he/she moved, within the period specified in Section 5.1.2 of this law. Article 6.The role of the police authority 6.1.The police authority shall submit firearms registration and movement data to the tax office of the respective territory by February 1 of each year. Article 7.Tax payment period 7.1.The taxpayer shall pay the tax to the local budget by December 1 of each year. Article 8. E n try into force 8.1.This law shall e nter into force from the enforcement date of the Law on Firearms. CHAIRMAN OF THE STATE GREAT K HURAL OF MONGOLIA Z. EN K HBOLD
Сонсох:
x
.shine-huuli-body table {
table-layout: initial !important;
overflow: auto;
width: initial !important;
display: block;
}
.nomigration p {
width: 100% !important;
float: left !important;
}
.coall span {
width: 32px;
height: 32px;
text-decoration: none;
display: inline-block;
background: transparent url('assets/custom/img/icon_collapseall.png') no-repeat center center;
}
.exall span {
background: transparent url('assets/custom/img/icon_expandall.png') no-repeat center center;
}
var lawlistcon = [];
$.fn.slideFadeToggle = function(speed, easing, callback) {
return this.animate({
opacity : "toggle",
height : "toggle"
}, speed, easing, callback);
};
$(function() {
$("div.msg_head").click(function() {
var $this = $(this),
$mainSelector = $this.closest('.main-container'),
$dataId = $this.attr('id');
$mainSelector.find('[data-parentid="'+ $dataId +'"]').toggle();
});
});
$(".coall").click(function () {
var $this = $(this);
$this.toggleClass("exall");
$this.closest(".tab-pane").find(".msg_head").toggleClass("closed_head");
$this.closest(".tab-pane").find('.msg_body').slideFadeToggle(400);
if ($this.closest(".tab-pane").find('div.msg_head').length > 0) {
$("div.msg_head").trigger('click');
}
})
.huchingui-huuli .main-huuliin-content::after {
content: '' !important;
background: none;
}
.huchingui-huuli .law_content {
background-image: url('assets/custom/legal/image/cons/inactive.png') !important;
}
.huchingui-huuli .law_content > .maincontenter {
background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0)), url(assets/custom/img/ico/inactive.png);
background-repeat: no-repeat;
background-position: right;
background-position-y: top;
background-size: 150px;
}
.hassan-huuli .law_content > .maincontenter {
background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0)), url(assets/custom/img/ico/hassan.png);
background-repeat: no-repeat;
background-position: right;
background-position-y: top;
background-size: 150px;
}
.printpage {
float: right;
}
/* .huchingui-huuli .law_content::after {
content: '' !important;
height: 60%;
width: 40px;
background: rgba(255, 0, 0, 0.1);
transform: rotate(147deg);
position: absolute;
top: -127px;
right: 54px;
} */
Address: The National Legal Institute building, Lawyers’ Street 1, Baga Toiruu /15160/, 4th khoroo, Chingeltei district, Ulaanbaatar-46, Mongolia
Timetable: 8:30 – 17:30 (12:30 – 13:30 Lunch)
Tell: +(976)-11-315735
Fax: 315735
Email: info@legalinstitute.mn
Legislation Acts
The Constitution of Mongolia (1)
Laws of Mongolia (937)
International Treaties to which Mongolia is Party (699)
Decrees by The President (218)
Resolutions by The State Ikh Khural (2562)
Government Resolutions (5745)
Decisions by The Constitutional Court of Mongolia (334)
Resolutions by The State Supreme Court (259)
Decisions by The Heads of the bodies appointed by The Parliament (136)
Ministerial decrees (986)
Regulations by government agencies (215)
Хууль, хяналтын байгууллага (6)
Organizations exercising state functions under contract or in accordance of law (3)
Resolutions by Self-governing bodies in province, The capital city (1206)
Orders by the Governors of the provinces, The capital city (85)
Councils, Committees and other collectives (576)
General Judge Council (9)
About Legalinfo
About us
Introduction
Regulations
Structure
PRIVACY POLICY
Help
© 2021 legalinfo.mn All rights reserved.
Developed by
Back to Top
-->
Өнөөдөр дахиж харахгүй
Хаах
Таны санал хүсэлт
Санал хүсэлт
Хүсэлтийн төрөл
Сонгох -->
Эрх зүйн актын тодруулга /хариу авах тулд та и-мэйл хаягаа үлдээнэ үү/
Бусад асуудал /хариу авахын тулд та и-мэйл хаягаа үлдээнэ үү/
Системтэй холбоотой алдаа, санал /хариу авахын тулд та и-мэйл хаягаа үлдээнэ үү/
Имэйл
URL хаяг
Гарчиг
Таны санал хүсэлт
Баталгаажуулах
Болих
Илгээх
/*function addLink() {
var bodyElement = document.getElementsByTagName('body')[0];
var selection;
selection = window.getSelection();
var selectiontxt = selection.toString();
var pageLink = " Дэлгэрэнгүй мэдээллийг: front.legalinfo.mn © Legalinfo";
var copytext = selection + pageLink;
var attachDiv = document.createElement('div');
attachDiv.style.position='absolute';
attachDiv.style.left='-99999px';
bodyElement.appendChild(attachDiv);
attachDiv.innerHTML = copytext;
selection.selectAllChildren(attachDiv);
window.setTimeout(function() {
bodyElement.removeChild(attachDiv);
},0);
}
document.oncopy = addLink;*/
var sysLangCode = 'mn';
$(document).ready(function () {
element = $(document.body);
var $el = $('input[data-inputmask-regex]', element);
var len = $el.length, i = 0;
for (i; i
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
// gtag('config', 'G-G5W8CL4RJH');
gtag('config', 'G-6QYBXYBZNP');