6 дугаар зүйл.Хууль зөрчигчид хүлээлгэх хариуцлага
6.1.Энэ хуулийг зөрчсөн хүн, хуулийн этгээдэд Эрүүгийн хууль, эсхүл Зөрчлийн тухай хуульд заасан хариуцлага хүлээлгэнэ.
/Энэ зүйлийг 2015 оны 12 дугаар сарын 4-ний өдрийн хуулиар өөрчлөн найруулсан/
МОНГОЛ УЛСЫН ИХ ХУРЛЫН ДАРГА Д.ДЭМБЭРЭЛ
-->
@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();
}
});
Сонсох / Сонгосон утга сонсох
Pdf
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"
});
});
});
Монгол Улсын хууль, тогтоомжийн албан бус англи орчуулгыг зөвхөн судалгаа шинжилгээ болон мэдээллийн зорилгоор ашиглах боломжтой. Үүнээс үүдэх хууль зүйн аливаа үр дагаврыг ХЗДХЯ, ХЗҮХ хариуцахгүй болно.
Сонсох / Сонгосон утга сонсох
Pdf
Word
Хэвлэх
Текст томруулах
A
A
A
( 2023 .0 6. 29- ний өдрийн орчуулга ) Unofficial translation LAW OF MONGOLIA June 16, 2009 Ulaanbaatar city ON PROHIBIT ION OF MINERAL EXPLORATION AND MINERAL MINING AT HEADWATERS OF RIVERS, PROTEC TED ZONES OF WATER RESERVOIRS AND FOREST FUND AREAS CHAPTER ONE GENERAL PROVISIONS Article 1.Purpose of the Law 1. 1 . The purpose of this Law is to regulate relations concerning the prohibit ion of mineral exploration and mineral mining at headwaters of rivers, protected zones of water reservoirs and forest fund areas, and environment rehabilitation in the areas. Article 2.Legislation on prohibition of mineral exploration and mineral mining at headwaters of rivers, protected zones of water reservoirs and forest fund areas 2.1.The leg islation on prohibition of mineral exploration and mineral mining at headwaters of rivers, protected zones of water reservoirs and forest fund areas, shall consist of the Constitution of Mongolia , Law on National Securit y , Law on Environment Protection , Law on Water, Law on Forests , Law on Minerals , this Law , and other legislative acts enacted in conformity of these laws . Article 3.Definition of the terms of the Law 3.1 . The terms used in this Law shall be interpreted as follow s : 3.1.1 . " Headwaters of rivers" shall mean high mountain region, upper basin of river where bulk of surface water runoff flow is originated; 3.1.2 . " Forest fund areas" shall mean what is specified in sub-paragraph 3.1.2 of the Law on Forests ; 3.1.3 . " Protected zones of w ater r eservoirs" shall mean what is specified in paragraph 31. 3 of the Law on Water. Article 4.Prohibition of mineral exploration and mineral mining 4.1 . Mineral exploration and mineral mining shall be prohibited at headwaters of rivers, protected zones of wat er reservoirs and forest fund areas within the territory of Mongolia. 4.2 .Paragraph 4.1 of this Law shall not apply to mineral deposits of strategic importance. 4.3 . The Government shall determine the boundaries of the areas specified to in paragraph 4.1 of this Law . 4.4.This Law does not apply in the case where a license holder operates outside the boundaries specified in paragraph 4.3 of this Law , engages en vironment rehabilitation with own funds and established the plant ed forests, artificial lake and water pool . 4.5 .Minerals e xploration and mining licenses shall not be issued for the areas specified in paragraph 4.1 of this Law . 4.6 . According to sub-paragraph 56.1.3 of the Law on Minerals, the compensations shall be pa id to the license holders whose licenses were revoked , and the Government shall determine the relevant procedure thereto. CHAPTER TWO ENVIRONMENTAL REHABILITATION ACTIVITIES Article 5.Environmental rehabilitation 5.1 . Revocation of the mineral's exploration and mining licenses a ccording to paragraph 4.6 of this Law shall not exempt the license holders from their dut ies to rehabilitate the environment. 5.2 . Environmental rehabilitation activities shall be completed within two years under the public monitoring of local govern ance and local citizens. 5.3 . The public monitoring specified in paragraph 5.2 of this Law may be delegated to non- governmental organizations with purpose and direction of environmental protection on the basis of a contract by decision of the Citizens' R epresentatives Khural . CHAPTER THREE MISCELLANEOUS Article 6.Liabilities for Violators of the Law 6.1 . Any person or legal entity who violates this Law shall be held liable under the Criminal Code or the Law on Violations. /This Article was modified by the law as of December 4, 2015/ THE CHAIRMAN OF THE STATE GREAT KHURAL OF MONGOLIA DEMBEREL .D
Сонсох:
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;
} */
Хаяг: Улаанбаатар хот, Сүхбаатар дүүрэг, 11 хороо, 7 хороолол, Алтайн гудамж 841
Цаг: 8:30 – 17:30 (12:30 – 13:30 цайны цаг)
Утас: +(976)-11-323317
Факс: 315735
И-мэйл: info@legalinstitute.mn
Эрх зүйн актууд
Монгол Улсын Үндсэн Хууль (1)
Монгол Улсын хууль (937)
Монгол Улсын олон улсын гэрээ (699)
Ерөнхийлөгчийн зарлиг (218)
Улсын Их Хурлын тогтоол (2562)
Засгийн газрын тогтоол (5745)
Үндсэн хуулийн цэцийн шийдвэр (334)
Улсын дээд шүүхийн тогтоол (259)
УИХ-аас томилогддог байгууллагын дарга, түүнтэй адилтгах албан тушаалтны шийдвэр (136)
Сайдын тушаал (986)
Засгийн газрын агентлагийн даргын тушаал (215)
Хууль, хяналтын байгууллага (6)
Төрийн зарим чиг үүргийг хууль болон гэрээний үндсэн дээр хэрэгжүүлж буй байгууллага (3)
Аймаг, нийслэлийн ИТХ-ын шийдвэр (1206)
Аймаг, нийслэлийн Засаг даргын захирамж (85)
Зөвлөл, хороо, бусад байгууллага (576)
Шүүхийн ерөнхий зөвлөл (9)
ЭЗМНС-ийн тухай
Бидний тухай
ЭЗМНС - ийн танилцуулга
ЭЗМНС - ийн журам
Сайтын бүтэц
PRIVACY POLICY
Танд тусалъя
© 2025 legalinfo.mn Бүх эрх хуулиар хамгаалагдсан.
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');