
<shtml>
    <head>
  <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
  
<title>��� : �������� ������������ ��� ��������� � �����������</title>
  <meta name="keywords" content="������������, ���������, ��������������, �������, �������� ������������, ���, ��������, �������, ���������������, ����������, �������-��������, �����������, ����������� ������">
  <meta name="description" content="���������� � ����������: �������� �������������� ������������ �� ��� � �����, ������������ ������������ ��� ����� ������ � �������">

  <meta name="yandex-verification" content="19d5ee2e914bdfef">
  <link rel="stylesheet" type="text/css" href="http://pmzavod.ru/style.css">
  <link rel="icon" href="/favicon.png" type="image/x-icon">
  <link rel="shortcut icon" href="/favicon.png" type="image/x-icon">
  <link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml" />



  <link href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.3.5/jquery.fancybox.min.css" rel="stylesheet">
  <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.3.5/jquery.fancybox.min.js"></script>








 
<style>

html {scroll-behavior: smooth;}

A {TEXT-DECORATION: none;  color:#2b48af ; font-weight:bold; }
A:hover {COLOR: #a84708; font-weight: bold; transition: all .4s;}

a.b1 {TEXT-DECORATION: none;  color:#3d5d6b ; font-weight:bold; }
a.b1:hover {COLOR: #a84708; font-weight:bold; transition: all .4s;}


body {SCROLLBAR-FACE-COLOR: #021280;
      SCROLLBAR-HIGHLIGHT-COLOR: #d9e8ef;
      SCROLLBAR-SHADOW-COLOR: #5252C5;
      SCROLLBAR-ARROW-COLOR: #FFFFFF;
      SCROLLBAR-BASE-COLOR: #d9e8ef;
      scrollbar-3d-light-color: #FFFFFF;
      scrollbar-dark-shadow-color: #FFFFFF;
  background-color: #0077ff;
  font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
  margin: 0;
  line-height: 14pt;
  transition: all .8s;
}



</style>


<style>


.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
 
.youtube .play {
    background: url('ytknp.gif') no-repeat; /*�����: ����� ������� ����� �� ����������� ������ play*/
    background-position: 0px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
 
.youtube:hover .play {
}





img.c1 {
  opacity: 0.85; transition: all .5s; filter: grayscale(30%); border-radius: 11px;
}

img.c1:hover {
  opacity: 1; transition: all .5s; filter: grayscale(0%); border-radius: 11px;
}


img.c0 {
  opacity: 0.45; transition: all .5s; filter: grayscale(50%); border-radius: 11px;
}

img.c0:hover {
  opacity: 1; transition: all .5s; filter: grayscale(0%); border-radius: 11px;
}

img.c {
  opacity: 0.85; transition: all 1.0s;
  filter: grayscale(25%) contrast(110%); transition: all 1.0s;}
img.c:hover {
  opacity: 1.0; transition: all .8s;
  filter: grayscale(0%) contrast(105%); transition: all .4s;}

</style>



<script>
'use strict';
function r(f){/in/.test(document.readyState)?setTimeout('r('+f+')',9):f()}
r(function(){
    if (!document.getElementsByClassName) {
        // ��������� IE8
        var getElementsByClassName = function(node, classname) {
            var a = [];
            var re = new RegExp('(^| )'+classname+'( |$)');
            var els = node.getElementsByTagName("*");
            for(var i=0,j=els.length; i<j; i++)
                if(re.test(els[i].className))a.push(els[i]);
            return a;
        }
        var videos = getElementsByClassName(document.body,"youtube");
    } else {
        var videos = document.getElementsByClassName("youtube");
    }
 
    var nb_videos = videos.length;
    for (var i=0; i<nb_videos; i++) {
        // ������� ������ ��� �����, ���� ID ������ �����
        videos[i].style.backgroundImage = 'url(http://i.ytimg.com/vi/' + videos[i].id + '/sddefault.jpg)';
 
        // ��������� ��� �������� ������ Play, ����� ������� ������ ������
        var play = document.createElement("div");
        play.setAttribute("class","play");
        videos[i].appendChild(play);
 
        videos[i].onclick = function() {
            // ������� iFrame � ����� �������� ����������� �����, �.�. ������� autoplay � ����� � �������� 1
            var iframe = document.createElement("iframe");
            var iframe_url = "https://www.youtube.com/embed/" + this.id + "?autoplay=1&autohide=1" + "7allowfullscreen=1";
            if (this.getAttribute("data-params")) iframe_url+='&'+this.getAttribute("data-params");
            iframe.setAttribute("src",iframe_url);
            iframe.setAttribute("frameborder",'0');
 
            // ������ � ������ iFrame ����� ��� � ��������-��������
            iframe.style.width  = this.style.width;
            iframe.style.height = this.style.height;
 
            // �������� ��������� ����������� (������) �� iFrame
            this.parentNode.replaceChild(iframe, this);
        }
    }
});

</script>



<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
   (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
   m[i].l=1*new Date();
   for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
   k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");

   ym(32108965, "init", {
        clickmap:true,
        trackLinks:true,
        accurateTrackBounce:true,
        webvisor:true
   });
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/32108965" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->

<style>

.krvideo {
        video {
            border-radius: 11px;
            overflow: hidden;
        }
    }
</style>




<style>
.blokimg {position: relative;}

.overlay{
  display: none;
  height: auto;
  left: 3%;
  position: fixed;
  top: 3%;
  width: auto;
  z-index: 999;
  border-radius: 22px;
}
.overlay .overlay_container{
  display: table-cell;
  
  vertical-align: middle;
  horizontal-align: middle;
  
}
.overlay_container img{
  background-color: #FF8C00;
  padding: 6px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 10px;
}



.overlay:target {
  display: table;
}
</style>



</head>

<body style="background-color: #0A4375">

     
<center>
    
<table align="center" cellpadding="1" cellspacing="1" width="1000">
<center>
 <!--������ � ���� � ���������-->
<td  align="center"  height="10%">
   <table align="center" cellpadding="1" cellspacing="1" style="background-size: cover; background-repeat: no-repeat; background-position-x: center; background-position-y: center;background-image: url(http://pmzavod.ru/img/naz.jpg)"><center>
   <!--������ ��� ����--><center>
      <td width="1%" ><center>
        <td align="left" width="12%" ><left>
        <a target="_blank" href="https://t.me/s/pmzavod" title="��� ����� � ���������">
        <img width="80%" src="http://pmzavod.ru/img/logo.gif"  alt="����� Telegram">
        </a>
        </td> 
      </TD>
   <!--������ ��� ��������-->
   
   
<style>   

#blink2 {
  -webkit-animation: blink2 100s linear infinite;
  animation: blink2 3s linear infinite; font-size: 10pt; color:#b03e00; 
}
@-webkit-keyframes blink2 {
  100% { color: rgba(34, 34, 34, 0); }
}
@keyframes blink2 {
  100% { color: rgba(34, 34, 34, 0); }
}
</style>
   
      <td width="85%" >


<ax style="font-size: 11pt; LINE-HEIGHT: 35px" >&nbsp;<b>������������� ������������ ��� ���������� ����� � ���������</b></ax>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a1 id="blink2" style="font-size: 11pt;"><b>������������� ��������</b></a1><br>
<a style="font-size: 17pt; letter-spacing: 1px; color:#000000;LINE-HEIGHT: 30px">
&nbsp;&nbsp;&nbsp;��������&#769;���� </a><a style="font-size: 17pt; color:#075353; letter-spacing: 1px;">������������ �����<br></a> 

<b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<bb style="letter-spacing: 2px;font-size: 13pt;color:#ffffff; LINE-HEIGHT: 30px">+7&nbsp;(35-338)&nbsp;31-4-78, 21-7-07
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<bb style="letter-spacing: 1px;font-size: 14pt; color:#ffffff; LINE-HEIGHT: 40px">&emsp;	&emsp;	&emsp;	pmzavod56@mail.ru</bb>
    </td>


        <td width="200px" >
            <!--
<a class="b1" href="https://t.me/s/pmzavod" alt="��� �����" title="��� �����" target="_blank" > <img src="http://pmzavod.ru/img/TELEGA_PMZ.png" height="40px" alt="��� �����" title="��� ����� RUTUBE" border="0" ></a>
<center>
-->
<img src="http://pmzavod.ru/all_files/pixel.gif" >
        </center></td>

       <!--����������� ������-->
        <td WIDTH="5">

<img src="http://pmzavod.ru/all_files/pixel.gif" WIDTH="10">
        </td>


</table>

<!--/////������ � ���� � ���������-->

 <!--������ � �������� ������� � ����� ����-->
 </td> <tr>
    




<td valign="top" height="100%">


<table cellpadding="0" cellspacing="0" align="center" width="1000" height="100%" border="0">

     <!--�������� �����-->
     <td bgcolor="#f0f0f0" style="background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; min-height: 500px; height: 100%" valign="top" width="100%" height="100%">
<table>
<td width="1000" style="letter-spacing: 1px; " >

<font face="Calibri" style="font-size: 13pt;letter-spacing: 1px; LINE-HEIGHT: 5pt">

     <br><br><br>
     

  
     
     

&#8195;<a class="b1" href="http://www.pmzavod.ru/kommunal_shetka.shtml#shetki" title="��� ������ �������� ������������ �����"> �����</a>
&#8195;<a class="b1" href="http://www.pmzavod.ru/povorotnue-otvalu-mtz.shtml#otvalu" title="���������� ������ ��� ��������� 2.5 � 3 � �������"> ������</a>
&#8195;<a class="b1" href="http://www.pmzavod.ru/snowcleaners.shtml#snowcleaner" title="��� ������ ���������������� �� 2.1 � �� 2.5"> ���������������</a>
&#8195;<a class="b1" href="http://www.pmzavod.ru/zapchasti.shtml" title="�������� ����� �� �������� ��� ��� �����"> ��������</a>

&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;<a class="b1" style="color: #a84708;" href="http://pmzavod.ru" title="�� ������� ��������"> �������</a>
&#8195;<a class="b1" href="http://www.pmzavod.ru/predstaviteli.shtml" title="���� �������� � ������������� � ��������"> ������</a>
&#8195; <a class="b1" href="http://www.pmzavod.ru/documentu_oborudovaniy.shtml" title="������������ �� ������������"> ��������� 44��</a>
&#8195; <a class="b1" href="http://www.pmzavod.ru/predstaviteli.shtml#zakaz" title="�������� �����������"> ��������</a>

<br><br><br>
<br><br><br>

</td></table>
<br><br><br><br>


<h1 align="center" style="Font-size: 20pt">����� ����������<a style="color: #529c51; font-size: 18pt">&nbsp;&nbsp;:)</a>
<br><br><font face="Calibri" size="5">�� ���������� ����������� �������� ������������,</font></h1>
<h2 align="center"><font face="Calibri" size="6"><aa1 style="color: #427980;line-height: 16px; font-size: 14pt">
    � �� ��������� ������� ��� &#8212; �� 20 % � ��� . . .</aa1></font></h2><font face="Calibri" size="5">
    <br><br>


<table align="center" width="96%" border="0">

<tbody><tr><td style="font-size: 10pt; LINE-HEIGHT: 20px"><font face="Calibri" size="3">
&#8195;&#8195;&#8195;&#8195;&#8195;<font face="Calibri" size="4">������� � 2008 ���� �������� ���������� ��� "������������ �����" ��������: <a href="#no">�������� ������������</a><br>&#8195;&#8195; ��� ���������� ����� � ��������� �� ���� ��������� � ����������� ������� �������� ������.</font>
<br><br>
&#8195;&#8195;&#8195;&#8195;&#8195;<font face="Calibri" size="4">���� ������� �������� ����������<a href="http://pmzavod.ru/#history" title="�� ����� �������..."> ������� �������</a> �����������, ����������� � ������ 1942 ����.</font>
<br><br>
&#8195;&#8195;&#8195;&#8195;&#8195;<font face="Calibri" size="4">�� ������ ������� <a href="http://www.pmzavod.ru/kompred/�����-����-���-2024.pdf" target="_blank" title="������� ����������� �����-����">�����-����</a> ��� <a href="http://pmzavod.ru/#KP" title="������� ����������� �� ������������">������������ �����������</a> ��� ����������<a href="#no"> ��� ������ �������</a></font><br><br>
<!--&#8195;&#8195;&#8195;&#8195;&#8195;<font face="Calibri" size="4"><a href="http://www.pmzavod.ru/predstaviteli.shtml" target="_blank"   title="���� �������� � ������������� � �������� ������">���� �������������</a> � �������� ������ � �����</font> 
-->
</td>
</tr></tbody></table><font face="Calibri" size="5">
<br>
<br>
<br>

<table align="center" width="96%" border="0">
<tbody><tr><td valign="top" style="font-size: 10pt; LINE-HEIGHT: 18px" align="center" width="48%">

<h2 style="color: #427980; font-size: 14pt; LINE-HEIGHT: 25px"><a title="������������� �������� �� ������� ������� 85�� � ��� 82" style="color: #ffffff; background-color: #427980">&#8195;������������ ������������&#8195;</a></h2>
<center>
<a  title="������������ �������� �� ������� ��� 82 � ������� 85��" style="color: #000000; font-size: 9pt">��� ��� 82 / 92 / 952 / 1021 / ������� 85��</a>
<br><br>
</center>


<a  title="������������ �������� �� ������� ��� 82 � ������� 85��"  href="http://pmzavod.ru/snowcleaners.shtml#lavina">
<img class="c" src="/img/��������-���������-������������-���82-n.gif" style="border-radius: 15px; "  alt="������������� ������������ ������" width="350" align="center" border="5">
</a>
</td>
<td valign="top" style="font-size: 10pt; LINE-HEIGHT: 18px" align="center" width="48%">


<h2 style="color: #FF8C00; font-size: 14pt; LINE-HEIGHT: 25px" ><a title="������������� ������������� ��� ��� 1221" style="color: #ffffff; background-color: #EF6200">&#8195;&#8195;&#8195;�������������� �������&#8195;&#8195;</a></h2>
<center>
<a  style="color: #000000; font-size: 9pt">��� ��������� ��� 1221 / 1523 / 2022 / �-150</a>
<br><br></center>



<a title="������������ �������� �� ������� ��� 1221, ��� 1523, ��� 2022 � �-150"   href="http://pmzavod.ru/snowcleaners.shtml#MTZ1221" >
<img class="c" src="/img/������������-����������-�����-�������.gif"  style="border-radius: 15px;" alt="&quot;����������� �����&quot; �� 2.5" width="350" align="center" border="5" >
</a >

</td>


</tr ></tbody></table>

<BR><br><BR><br>
<center>������������� ��������!
<!--<font face="Calibri" size="4" >
&#8195;&#8195;( ���-124, �����-2, ��-840 )
--></center>
    <hr width="25%" size=1 ><br>
<table align="center" cellpadding="0" cellspacing="0" width="1000">

 <td width="100%" height="44px" style="background-repeat: repeat; background-image: url(http://pmzavod.ru/all_files/polosa.png)"></td>

</table  >





<br><br><br><br><br >







<h1 style="font-size: 22pt; color: #cc5500 ; line-height: 30pt;" align="center" >
   �������� ������������ ��� ���������� ����� � ���������
   <br>
   ���������� ��� ������ �������� ������</h1>

<br><br><br>

<h3 id="snegouborshiki" align="center" style="font-size: 16pt; color: #000000">��� ����������� ����� � ������</h3><br><br>
<table align="center" valign="middle" width="95%" > 


<td style align="left" width="150" >

<center><a href="http://www.pmzavod.ru/kompred/��� ��� 2500 850.pdf " class="B1"  title="�������� ��������������� ��� 2500/850" style="font-size: 12pt; line-height: 18pt;" target="_blank">



<img class="c" src="http://www.pmzavod.ru/img/pmz2500850m.gif"  style="border-radius: 11px;" width="220" align="none" border="3" vspace="20" hspace="2" target="_blank" id="no" z-index="99" >
<br >����� ��� 607810<br>���������������&emsp;��� 2500</a>
</h3>
</td>

<td style align="left" width="150">
<center><a class="B1" href="http://www.pmzavod.ru/snowcleanerm_Cy_25_02_UNIMOG_LAVINA.shtml" title="�������������� ������ �� 2.5-02" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/unimog_TP.jpg"  style="border-radius: 11px;" width="220" align="none" border="3" vspace="20" hspace="2" target="_blank">
<br>������������ ��������<br>�� 2.5-02&emsp;"������"</a></h3></center>
</td>


<td style align="left" width="150">
<center><a class="B1"href="http://www.pmzavod.ru/snowcleanerm_Cy_25_01_LAVINA_PLUS.shtml" title="�������������� ������ �� 2.5-01 ������ ����" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/Su25-01_Lavina_Plus.gif"  style="border-radius: 11px;" width="220" align="none" border="3" vspace="20" hspace="2" target="_blank">
<br>������������ ��������<br>�� 2.5-01&emsp;"������ ����"</a></h3></center>
</td>




</table>


<br ><br><br><br>

<h3 align="center" style="font-size: 16pt; color: #000000">��� ��������� ��� 80 / 82 / 92 / 952 / 1021 � ������� 85�</h3><br><br>
<table align="center" valign="middle" width="98%" > 


<td style align="left" width="150" >

<center><a class="B1" href="http://www.pmzavod.ru/snowcleanerm_Cy_21_01_LAVINA.shtml" title="�������� ��������������� �� 2.1-01" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/snegouborshick-na-mtz-SU2101.gif"  style="border-radius: 11px;" width="150" align="none" border="3" vspace="20" hspace="2" target="_blank">
<br>���������������<br>�� 2.1-01 "������"</a>
</h3>
</td>

<td style align="left" width="150">
<center><a class="B1"href="http://www.pmzavod.ru/snowcleaner.shtml" title="�������������� ������ �� 2.1" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/snegouborshikSU.jpg"  style="border-radius: 11px;"  width="150" align="none" border="3" vspace="20" hspace="2" target="_blank">
<br>���������������<br>��������&emsp;�� 2.1</a></h3></center>
</td>

<td style align="left" width="150">
<center><a  class="B1" href="http://www.pmzavod.ru/snegouborchik_CY_21_OM.shtml" title="�������������� ������ �� 2.1 ��" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/snegouborshikSUOM.jpg"  style="border-radius: 11px;" width="150" align="none" border="3" vspace="20" hspace="2"target="_blank">
<br>������������<br>��������&emsp;�� 2.1 ��</h3>
</td>


<td style align="left" width="150">

<center><a class="B1" href="http://www.pmzavod.ru/povorotnuy_otval_CO_25.shtml" title="������� ����� �� 2.5" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/snegny_otval.jpg"  style="border-radius: 11px;"  width="150" align="none" border="3" vspace="20" hspace="2" target="_blank">
<br id="otvalu">������� �����<br>����������&emsp;�� 2.5</a></h3>
</td>












</table>



<br><br><br><br><br>

<h3 align="center" style="font-size: 16pt; color: #000000">��� ��������� ��� 1221 / 1523 / 2022 � ��� �-150</h3>
<br><br>

<table align="center" valign="middle" width="98%" border="0"  > 

<td style align="left" width="155">

<center><a class="B1" href="http://www.pmzavod.ru/snegnuy_otval_povorotnuy_CO_30.shtml" title="������� ����� �� 3.0" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/buldozer-otval-so30.jpg"  style="border-radius: 11px;" width="150" align="none" border="3" vspace="20" hspace="2" target="_blank">
<br>���������� �����<br>�������&emsp;�� 3.0</a>
</td>

<td style align="left" width="155">

<center><a class="B1" href="http://www.pmzavod.ru/snowcleaner_Cy_25_MTZ_1221.shtml" title="�������������� ������ �� 2.5" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/snegouborshikSU25.jpg"  style="border-radius: 11px;" width="150" align="none" border="3" vspace="20" hspace="2" target="_blank">
<br>�� 2.5&emsp;��������<br>������������</a>
</td>

<td style align="left" width="155">
    
<center><a class="B1" href="http://www.pmzavod.ru/snegouborchik_CY_25_OM.shtml" title="�������������� ������ �� 2.5 ��" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/snegouborshikSU25OM.gif"  style="border-radius: 11px;" width="150" align="none" border="3" vspace="20" hspace="2" target="_blank">
<br>�� 2.5 ��&emsp;��������<br>���������������</a>
</td>


<td style align="left" width="155">

<center><a class="B1" href="http://pmzavod.ru/snegoochistitel_Cy_25_MTZ_2022.shtml" title="��� ������... ��� �������!" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/snegouborshik-na-mtz-2022-1.jpg"  style="border-radius: 11px;" width="150" align="none" border="3" vspace="20" hspace="2" target="_blank">
<br id="shetki">"����������� �����"<br>��� 2022 / ��� �-150</a>
</td>
</table>



<br><br><br><br><br>
<br><br>


<h3 align="center" style="font-size: 16pt; color: #000000">������ ������������ ��� ������������� �������� ������� ��-2 � �� �����������</a></h3>
<br><br>

<table align="center" width="90%" > 


<td style align="left" width="16%">

<center><a class="B1" href="http://www.pmzavod.ru/kommunal_shetka_perednya_SHF25.shtml" title="�������� ���������� ����� �� 2.5" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/shetka-perednya.jpg"  style="border-radius: 11px;"  width="150" align="none" border="0" vspace="10" hspace="2" target="_blank">
<br>����� ����������<br>�����������&emsp;�� 2.5</a>
</td>


<td style align="left" width="16%">

<center><a class="B1" href="http://www.pmzavod.ru/shetka-dly-barernuh-ogragdeniy-shbo-shmel.shtml" title="����� ��� ����� ��������� ����������" style=" font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/shetka-dly-ogragdeniy.jpg"  style="border-radius: 11px;" width="150" align="none" border="0" vspace="10" hspace="2" target="_blank">
<br>����� ��� ���������<br>����������&emsp;��� 2.5 ��</a>

</td>





<td style align="left" width="16%">

<center><a class="B1" href="http://www.pmzavod.ru/kommunal_shetka_bunker_SHFS_20_GU.shtml" title="����������� �������� ����� ��� 2.0" style=" font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/shetka_sovkova.jpg"  style="border-radius: 11px;" width="150" align="none" border="0" vspace="10" hspace="2" target="_blank">
<br>����� � ��������<br>� �����������&emsp;��� 2.0</a>

</td>

</table>
<br>
<table align="center" width="70%"> 





<td style align="center" width="16%">

<center><a class="B1" href="https://web.archive.org/web/20210509111549/http://www.pmzavod.ru/frontalpogruzsmenui.shtml" title="������������� ����������� ��������� ���� 82�" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/frontal_pogruzchik_MKDU82B.gif"  style="border-radius: 11px;" width="160" align="none" border="0" vspace="10" hspace="2" target="_blank">
<br>����������� ���������<br>+ ��������������� �������</a>
</td>

<td style align="center" width="16%">

<center><a class="B1" href="http://www.pmzavod.ru/truba_pogruzochnay.shtml" title="����� ����������� ��� �� 2.1 ��" style="font-size: 12pt; line-height: 18pt;" target="_blank">
<img class="c" src="http://www.pmzavod.ru/img/snegouborshikSUOPM.jpg" style="border-radius: 11px;"  width="160" align="none" border="0" vspace="10" hspace="2" target="_blank">
<br>����� ��������<br>��� �������� �����</a>
</td>


</table>




<BR><br><BR>
<BR><br><BR>
<center style="font-size: 18pt">� ���, ����������� � ���������� �� ������ ������...&#8195;<a>�� 5 ��.</a></center>
    <hr width="45%" size=1 ><br id="history">
<table align="center" cellpadding="0" cellspacing="0" width="1000">

 <td width="100%" height="44px" style="background-repeat: repeat; background-image: url(http://pmzavod.ru/all_files/polosa.png)"></td>

</table>














<br><br><br><br >


<table width="94%" align="center">

<tbody><tr><td style="font-size: 9pt; LINE-HEIGHT: 18px" "="">


<img width="200" src="/all_files/perevolockiy-stella.jpg" 
style="border-radius: 11px;"  
alt="������ ������������� ������" align="right" border="2" vspace="25" hspace="25">


<h3 align="center" style="font-size: 10pt"><font face="Calibri" size="4">������� �����������</font></h3>

&#8195;&#8195;��� "������������ �����" ��� ������� � 1942 ���� �� ���� ������������ ���. ��� � ��� ����������� ����, ���� ����������� ���������� ������������� ����������� � �������� ������ ��� ������� � �������������������� ������� � ���� ������� ������������� ����� (1941-1945 �.)<br> 

&#8195;&#8195;������� � 1962 ������������ ������������ ����� ������ ���������������� ����� �� ������������ ����������� ������������ ������������ ��� �������� � ��������� �� ���� ����� ���������� ��� 52 <br>
&#8195;&#8195;� 2005 �. �������� �������� ������������ ���������� ���������� - ������������ ������ �������� (���-1200) ��� �������������� ���������. ������ ������������ ����� �������������� � ������� ��������, ������������ ��������������� ������ ��������� ��������, ����� ��������� 15 �����. 
<br>
&#8195;&#8195;������� � 2008 ���� ���������������� �������� ������ ������������� �� ������������ ��������� ������������ ��� ���������� �����, �� ���� ������ ����������������� �������� � ���� - ���<br>


&#8195;&#8195;� 2018 ���� �������� ������ �� ���������� ��������������� � �������������� �������� � �������������� ������������ ����������. ������� ����� - ����� � ������. ���� ������� - ����� ����������� ������ �����! � ���: ��������������������� ����������, �������� �������� �� ��� � ������������ ���������� �� ���������� �����!<br><br>
<br><br><br><br>

<table align="center" cellspacing="2" cellpadding="2" width="98%" border="0">

<td style valign="top" align="center" width="133">


<div class="blokimg">
<div class="overlay" id="contenedor91">
<div class="overlay_container">
<a class="b1" href="#close">
<img src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_0.gif" width="700">
</a>
</div>
</div>
<a class="b1" href="#contenedor91">
<img class="c" src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_0.gif" style="border-radius: 7px;" width="80" id="imagenM9" border="4"/>
</a>
</div>
</td>

<td style valign="top" align="center" width="133">

<div class="blokimg">
<div class="overlay" id="contenedor111">
<div class="overlay_container">
<a class="b1" href="#close">
<img src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_5.gif" width="700">
</a>
</div>
</div>
<a class="b1" href="#contenedor111">
<img class="c" src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_5.gif" style="border-radius: 7px;" width="80" id="imagenM11" border="4"/>
</a>
</div></td>

<td style valign="top" align="center" width="133">

<div class="blokimg">
<div class="overlay" id="contenedor231">
<div class="overlay_container">
<a class="b1" href="#close">
<img src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_1.gif" width="700">
</a>
</div>
</div>
<a class="b1" href="#contenedor231">
<img class="c" src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_1.gif" style="border-radius: 7px;" width="80" id="imagenM23" border="4"/>
</a>
</div></td>


<td style valign="top" align="center" width="133">

<div class="blokimg">
<div class="overlay" id="contenedor251">
<div class="overlay_container">
<a class="b1" href="#close">
<img src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_3.gif" width="700">
</a>
</div>
</div>
<a class="b1" href="#contenedor251">
<img class="c" src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_3.gif" style="border-radius: 7px;" width="80" id="imagenM25" border="4"/>
</a>
</div>
</td>


<td style valign="top" align="center" width="133">

<div class="blokimg">
<div class="overlay" id="contenedor1011">
<div class="overlay_container">
<a class="b1" href="#close">
<img src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_2.gif" width="700">
</a>
</div>
</div>
<a class="b1" href="#contenedor1011">
<img class="c" src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_2.gif" style="border-radius: 7px;" width="80" id="imagenM10" border="4"/>
</a>
</div></td>


<td style valign="top" align="center" width="133">

<div class="blokimg">
<div class="overlay" id="contenedor1201">
<div class="overlay_container">
<a class="b1" href="#close">
<img src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_4.gif" width="700">
</a>
</div>
</div>
<a class="b1" href="#contenedor1201">
<img class="c" src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_4.gif" style="border-radius: 7px;" width="80" id="imagenM10" border="4"/>
</a>
</div></td>



<td style valign="top" align="center" width="133">

<div class="blokimg">
<div class="overlay" id="contenedor1251">
<div class="overlay_container">
<a class="b1" href="#close">
<img src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_6.gif" width="700">
</a>
</div>
</div>
<a class="b1" href="#contenedor1251">
<img class="c" src="http://www.pmzavod.ru/img/proizvodsctvo_perevolock_6.gif" style="border-radius: 7px;" width="80" id="imagenM25" border="4"/>
</a>
</div>
</td>
</table>

<br><br><br>


 
<br><BR><br>
<h1 style="font-size: 18pt; color: #008000" align="center" title="��� ������ �������������� � �����">��� ������������ ���������� ����� � ���������:</h1>
  <br><br><br>
<center>





<center>
<iframe width="900" height="450" src="https://rutube.ru/play/embed/e87b96de036b5d3b9248951e53cac36e/" frameBorder="0" allow="clipboard-write; autoplay" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

</center>



<br id="partner"><br><br>
<h2 style="font-size: 14pt"><a href="http://www.pmzavod.ru/predstaviteli.shtml" target="_blank" title="���� ������������� � ��������">���� �������� � ������������� � �������� ������ � �����</a></H2>
<hr width="40%" size=1 >

<table width="82%" align="center" cellpadding="0" cellspacing="0">

<tbody><tr><td><br><BR><BR>

<h2 style="color: #000000; background-color: #f7a06d; letter-spacing: 1px; LINE-HEIGHT: 30px" valign="top">������� ������������:</h2><table valign="middle" border="1" cellpadding="10" cellspacing="10"> 

 

<tbody >
     
     
<tr>
<td align="justify" style="background-color: #e6e6e6"><a class="b1" href="http://www.pmzavod.ru/snowcleanerm_Cy_25_01_LAVINA_PLUS.shtml" target="_blank" title="��������������� �������� �� 2.5-01">
<img  class="c"  style="border-radius: 9px;" src="http://www.pmzavod.ru/img/Su25-01_Lavina_Plus.jpg" alt="������������ ��������" width="90" align="left" border="4" vspace="10" hspace="10">
<font face="Calibri" size="4">&#8195;&#8195;&#8195;�������� ���������������<a  class="b1" href="http://www.pmzavod.ru/snowcleanerm_Cy_25_01_LAVINA_PLUS.shtml" target="_blank" title="��������������� ������� �������������" >&#8195; �� 2.5-01 "������ ����"</font></a><br><br>
<abc style="font-size: 10pt">&#8195;&#8195;�������! ����� ��� ��������������� ������������ � ���������������� ������� � ����������� ���������� � ���������� � ������������� �������  ������ �������� ��� ��������� ��� 1221 � ��� 1523.
</abc ></td>

     
     
    <tr>
<td align="justify" style="background-color: #dcdcdc"><a href="http://www.pmzavod.ru/snowcleanerm_Cy_25_02_UNIMOG_LAVINA.shtml" target="_blank" class="b1" title="������������ �� 2.5 - 02 "������"">
<img  class="c"  style="border-radius: 9px;" src="http://www.pmzavod.ru/img/unimog_TP.jpg" alt="������������ ������ ���������" width="90" align="left" border="4" vspace="10" hspace="10" >
<font face="Calibri" size="4">&#8195;&#8195;&#8195;�������� ��������������� <a class="b1" href="http://www.pmzavod.ru/snowcleanerm_Cy_25_02_UNIMOG_LAVINA.shtml" target="_blank" title="������������ �� 2.5 - 02 "������""  >&#8195;�� 2.5 - 02&#8195;"������"</font></a><br><br>
<abc style="font-size: 10pt"><left>&#8195;&#8195;�������� � ������� � ������� 2023 ����. ����� ������������������. ������� ������ �� ����������. ��������� ���������� ��� �������� ����� � ���������. ������� �������� � ���������. �������� 12 �������. ���� ������������ 7 ���!
</abc></td>
    
     
    <tr>
<td align="justify" style="background-color: #dcdcdc"><a href="http://www.pmzavod.ru/snowcleanerm_Cy_21_01_LAVINA.shtml" target="_blank" class="b1" title="������������ �� 2.1 - 01 "������"">
<img  class="c"  style="border-radius: 9px;" src="http://www.pmzavod.ru/img/snegouborshikSU2101.gif" alt="������������ ������ ���������" width="90" align="left" border="4" vspace="10" hspace="10" >
<font face="Calibri" size="4">&#8195;&#8195;&#8195;������������ � "���������������" ������<a class="b1" href="http://www.pmzavod.ru/snowcleanerm_Cy_21_01_LAVINA.shtml" target="_blank" title="������������ �� 2.1 - 01 "������""  >&#8195;�� 2.1 - 01&#8195;"������"</font></a><br><br>
<abc style="font-size: 10pt"><left>&#8195;&#8195;��������� ��� ����� ������ ��������� ������ ����������. ������ ����������� "����" ���� ����� �������� � ����� ���������� ������������ ������������. �������� � ������� � 4-�� ������ 2023 ����.
</abc></td>
    
    
<tr>
<td align="justify" style="background-color: #dcdcdc"><a class="b1" href="kompred/��� ��� 2500 850.pdf" target="_blank" title="��� ������ ���������  -  �����">
<img  class="c"  style="border-radius: 9px;" src="http://www.pmzavod.ru/img/snegouborschik_KAMAZ.gif" alt="��� ������ ���������" width="90" align="left" border="4" vspace="10" hspace="10" >
<font face="Calibri" size="4">&#8195;&#8195;&#8195;��������������� ��������-��������<a class="b1" href="kompred/��� ��� 2500 850.pdf" target="_blank" title="��������������� �� ���� �����"  >&#8195;��� 2500 - 850</font></a><br><br>
<abc style="font-size: 10pt"><left>&#8195;&#8195;���� ����� ���������� ����� � ���������������� ������������ � ���������������� �������� ���������������. ����� ������������������ ��������������� ������������ � ���������� ���� ������� ����������. �������������� ������������ ��������������� �������� ������...
</abc></td>


</tr>

</tr>
</tr></tbody></table>
</td>
</tr></tbody ></table>

<br><BR><br><br><br><br>

 <center><div class="krvideo">
         <video width=770 
         autoplay muted loop preload="auto" controls >
   <source src="\video\�������� ������������ ������������.mp4"></source>
   <source src="nubex.webm" type="video/webm"  ></source>
 </video>




</td>

</tr></tbody></table>
<center><br><BR>
</center>

<br><br>
</font>
<br>
<br>
<table align="center">
              <tbody><tr>
   <td style="line-height: 16pt; font-size: 16"><a style="color: #000000; font-size: 17">
   
   
   +7 (35 338) 31-4-78, 21-7-07, 21-5-01&#8195;&#8195;&#8195;&#8195;</a></td>
   <td style="line-height: 16pt; font-size: 16">
   

<a href="/kompred/�����-����-���-2024.pdf"  target="_blank" title="������� ����������� �����-����" title="���������� �����"><small>�����-����</small></a>&#8195;

<a style="color: #000000">|</a>

</td>
   <td style="line-height: 16pt; font-size: 16">&#8195;<a href="http://pmzavod.ru/docum/���������.pdf" title="������� ���� ���������" target="_blank"><small>������� ���������</small></a>&#8195;
 
<a style="color: #000000">|</a></td>
   <td style="line-height: 16pt; font-size: 16">
     <a style="color: #000000" href="http://pmzavod.ru/docum/���������.pdf" title="������ ��� ��� �������� ���� ���������" target="_blank" title="�������� ��� ������"><small>&#8195;pmzavod56@mail.ru</small></a>



</td>
</tr>
</tbody></table>


<br>

<a style="font-size: 12pt; color: #537b99">
&#8195;&#8195;&#8195;&#8195;��� "������������ �����"</style><br></font>
<a style="font-size: 10pt; line-height: 20pt; color: #696969">
&#8195;&#8195;&#8195;&#8195;&#8195;461263, ������������ ���. �. ������������, ��. ������������ 86<b></b></a><b><a style="color: #5b6773">
&#8195;&#8195;&#8195;&#8195;&#8195;��� 5640005415&#8195;&#8195;��� 564001001</a></b>

</center><table align="center"></table>


<br><br><br><br>

<table align="center" cellpadding="0" cellspacing="0" width="1000">

 <td width="100%" height="33px" style="background-image: url(http://pmzavod.ru/all_files/polosa.png)"></td>

</table>


<br id="KP"><br><br><br><center style="font-size: 13pt; line-height: 18pt; color: #a84708" ><marquee behavior="alternate" scrollamount="5" >
<b>&#8195;&#8195;����� ������ ������� ����������� ������������ �����������...&#8195;&#8195;</marquee></center>
<br>

<table valign="top" align="center" width="96%" border="0" >

<tbody><tr><td valign="top" width="35%">
<font face="Calibri" style="font-size: 14pt; line-height: 18pt;"><br>

<a href="/kompred/������������-��-21-v.pdf" target="_blank" title="��������-�������� " �����������="" �����""="">&#8195;&#8195;&#8195;&#8195;�������������� ������&ensp;�� 2.1</a><br>

<a href="/kompred/������������-��-21-��-v.pdf" target="_blank" title="������ � ��������� ��������">&#8195;&#8195;&#8195;&#8195;���������������&ensp;�� 2.1 ��</a><br>
<a href="/kompred/�������-�����-��-25-v.pdf" target="_blank" title="����� ����������������� ��������">&#8195;&#8195;&#8195;&#8195;������� �����&ensp;�� 2.5</a><br><br>
<a class="b1" href="/kompred/�������-��-2-������-����-8.pdf" target="_blank" title="���������������� 1000 ��, ��� �������������, ������ "�����������"">&#8195;&#8195;&#8195;&#8195;�������� �������&ensp;��-2</a><br>
<a class="b1" href="/kompred/�������-��-2-������-����-8.pdf" target="_blank" title="����� ��� 1000 ��/���, �������� ������ ��������, ��������� ���">&#8195;&#8195;&#8195;&#8195;�������� ������&ensp;����-8</a><br><br>
<a href="/kompred/�����-������-����-��-v.pdf" target="_blank"title="������� ��� �������� �� ������ �������">&#8195;&#8195;&#8195;&#8195;����� � ��������&ensp;��� 2.0 ��</a><br>

<a href="/kompred/�����-����������-���-v.pdf" target="_blank" title="������ ��� ���������� - 2 �.">&#8195;&#8195;&#8195;&#8195;����� ��� ����������&ensp;��� 2.5</a><br>
<a href="/kompred/�����-��������-��-25-v.pdf" target="_blank" title="�������� ���������� ������������ �����">&#8195;&#8195;&#8195;&#8195;����� �������� ����������&ensp;�� 2.5</a><br>
<a href="/kompred/�����-������-����-��-v.pdf" target="_blank" title="������� ��� �������� �� ������ �������">&#8195;&#8195;&#8195;&#8195;����� � ��������&ensp;��� 2.0 ��</a><br><br>



<a class="b1" href="/kompred/������������-��-21-OM-��-v.pdf" target="_blank" title="������ �������� �� 4 �">&#8195;&#8195;&#8195;&#8195;����� ��� �������� �����&ensp;��-3.5 </a><br><br>

<a href="/kompred/������������-��-21-01-������-v.pdf"  target="_blank" title="������ ����� � ��������� � ������� �������">&#8195;&#8195;&#8195;&#8195;���������������&ensp;�� 2.1 - 01&ensp;"������"</a><br><br>





</font>
</td>


<td valign="top" width="35%" >
<font face="Calibri" style="font-size: 14pt; line-height: 18pt;"><br>
<a href="/kompred/���������������-��-25-01-������-����-v.pdf" target="_blank" title="������������ ������������� - 1200 �/�"> 
&#8195;&#8195;&#8195;&#8195;������������&ensp;�� 2.5-01&ensp;"������ ����"</a><br>
<a href="/kompred/���������������-��-25-v.pdf" target="_blank"  title="������������ ������������� - 800 �/�">&#8195;&#8195;&#8195;&#8195;������������ ��������&ensp;�� 2.5</a><br>
<a href="/kompred/���������������-��-25-��-v.pdf" target="_blank" title="��������������� ��� �������� �����">&#8195;&#8195;&#8195;&#8195;���������������&ensp;�� 2.5 ��</a><br>

<a href="/kompred/����������-�����-��-30-v.pdf" target="_blank" title="�������������� ����� ��������">&#8195;&#8195;&#8195;&#8195;���������� �����&ensp;�� 3.0</a><br>

<br>

<a class="b1" href="/kompred/���������������-��-25-��-��-v.pdf" target="_blank" title="������ �������� �� 4 �">&#8195;&#8195;&#8195;&#8195;����� ��� �������� �����</a><br><br>

<a class="b1" href="/kompred/�������-��-4-������-����-6.pdf" target="_blank" title="���������������� 1000 ��, ��� �������������, ������ "�����������"">&#8195;&#8195;&#8195;&#8195;������� ��������&ensp;��-4</a><br>
<a class="b1" href="/kompred/�������-��-4-������-����-6.pdf" target="_blank" title="����� ��� 1000 ��/���, �������� ������ ��������, ��������� ���">&#8195;&#8195;&#8195;&#8195;�������� ������&ensp;����-6</a><br><br>

<a href="/kompred/���������������-��-25-2022-v.pdf" target="_blank" title="������������ ������������� - 1200 �/�">&#8195;&#8195;&#8195;&#8195;������������&ensp;�� 2.5 ��� ��� 2022</a><br>
<br>



<!--

<a class="b1" href="/kompred/������������ ��-25-02-������-��-v.pdf"  target="_blank" title="����� ������� � ����������� ������ � ����� ������ � �� �����������">
&#8195;&#8195;&#8195;&#8195;���������������&ensp;�� 2.5 - 02&ensp;"������"</a><br>
-->
<a class="b1"  href="/kompred/��� ��� 2500 850.pdf"    target="_blank" title="������������ �������������� �� ���� �����">  
&#8195;&#8195;&#8195;&emsp;��� 607810&ensp;��� 2500 - 850&ensp;�����</a><br>

<br>



</font></td>

</tr></tbody></table>








<br><br><br><br><br>


<center><h1><b>����������� ������������ � �������� ������������</h1>
<br><br>

<table>

<td>
<a class="b1" href="docum/�������������9001.pdf" target="_blank"  title="������� ���������� ��� 9001"><img  class="c" src="/docum/�������������9001.jpg" width="69" hspace="15" border="3"></td>
<td><a class="b1" href="docum/���������� ��-1.pdf" target="_blank" title="������� ���������� ����� ��-1"><img  class="c" src="/docum/����������-��-1.jpg" width="69" hspace="15"  border="3">
</td>
<td>
<a class="b1" href="docum/����������-������������-�����-��-121477.pdf" target="_blank"  title="������� ���������� � ������������� ������"><img  class="c" src="/docum/����������_������������_�����_��-121477.jpg" width="69" hspace="15"  border="3">
</td>

<td  style="LINE-HEIGHT: 22pt">
<a class="b1" href="docum/����������-������������-�����-��-121477.pdf" target="_blank"   title="������� ���������� ������������"><font face="Calibri" size="4">&#8195;&#8195;���������� � ������������� ������������ ��������� ������</a>
<br>
<a class="b1" href="docum/���������� ��-1.pdf" target="_blank" title="������� ���������� ����� ��-1">&#8195;&#8195;���������� ������������� ������ - ����� ��-1</a>
<br>
<a class="b1" href="https://gisp.gov.ru/pp719v2/pub/orgprod/1025602665835/" target="_blank"  title="������� ������� � ������������� ������� - ���� �����������">&#8195;&#8195;������� ������� �� ������� ������������ ������� ������</a>
<br>
<a class="b1" href="docum/�������������9001.pdf" target="_blank"  title="������� ���������� �������� ������ ��� 9001">&#8195;&#8195;������� ���������� �������� ��� 9001</a>
</td>



</table>


<br><br><br><br><br><br>

<table align="center" cellpadding="0" cellspacing="0" width="1000">

 <td width="100%" height="33px" style="background-image: url(http://pmzavod.ru/all_files/polosa.png)"></td>

</table>













<br><br><br><br><br>



<table width="96%"><td width="100%">
<center><br><h2 style="font-size: 14pt; color: #008000" >������ ������������ &#8212; ��� ��� ������:</h2></center><br id="zakaz"><br>
<table align="center" width="100%" >
 
 
 <rr style="font-size: 13pt" >
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8226;&nbsp;&nbsp;&nbsp;&nbsp;
������ � ����� ������� � ����� <b><a href="http://www.pmzavod.ru/predstaviteli.shtml" target="_blank">��������������</a></b><br><br>
 
<a >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8226;&nbsp;&nbsp;&nbsp;&nbsp;</a>
 
 ��������� � ��� ����: <b>+ 7 (35 338) 31-4-78, 21-7-07</b><br><br>
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8226;&nbsp;&nbsp;&nbsp;&nbsp;
�������� ������ ��: <b><a>pmzavod56@mail.ru</a></b><br><br>

<a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8226;&nbsp;&nbsp;&nbsp;&nbsp;</a>
�������� ������ ����� ���� �����...<br><br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8226;&nbsp;&nbsp;&nbsp;&nbsp;

 ��� ������� <a href="#KP" title="�������� � �������� �������������" alt="�������� � �������� �������������">������������ �����������</a></rr>
 <br><br><br>
 <center>
 <div class="rc-button"></div></center><br><br>

</table>


<br><br><br><br>




    
<table align="center" width="90%">
    <br><br><br><br><br>
<td width="90%" style="font-size: 10pt; line-height: 20pt">
<center><h1 id="kontakt">��������</h1></center><br>

<a target="_bland" href="https://yandex.ru/maps/-/CHX5JY-H">
<img align="right"  style="border-radius: 9px;" src="http://www.pmzavod.ru/img/proezda.jpg" width="250"  border=3></a>
<!--
<div style="position:relative;overflow:hidden;"><a href="https://yandex.ru/maps?utm_medium=mapframe&utm_source=maps" style="color:#eee;font-size:12px;position:absolute;top:0px;">�����������</a><a href="https://yandex.ru/maps/11084/orenburg-oblast/house/proletarskaya_ulitsa_86/YU0Ydw5nTUIFQFtrfXR2dX5iZA==/?azimuth=2.0951932712584362&ll=54.195706%2C51.874605&tilt=0.8726646259971648&utm_medium=mapframe&utm_source=maps&z=18" style="color:#eee;font-size:12px;position:absolute;top:14px;">�����������</a><iframe src="https://yandex.ru/map-widget/v1/?azimuth=2.0951932712584362&ll=54.195706%2C51.874605&mode=whatshere&tilt=0.8726646259971648&whatshere%5Bpoint%5D=54.197356%2C51.874203&whatshere%5Bzoom%5D=17&z=18" width="560" height="400" frameborder="1" allowfullscreen="true" style="position:relative;"></iframe></div>
-->


<rr style="font-size: 11pt">
    ��� "������������ �����"<br>
<b>����� ������:</b> ��-�� 8:00 - 17:00 (+2 ���) <b>&#8195;�������:</b> 12:00 - 14:00<br>


461263, ������������ �������, �. ������������, ��. ������������ 86<br><br><br></b> 



<b><a style="font-size: 12pt; color: cc5500;">pmzavod56@mail.ru</b>


<br><br><br>


<b style="font-size: 12pt"><a style="font-size: 14pt">����� ������: </a>&#8195;+7 (35338) 31-4-78, 21-7-07</b>&#8195;&#8195;
<a style="font-size: 12pt">2-�� E-mail:</a> &emsp;83533831478@mail.ru</a><br>
&#8195;&#8195;&#8195;�������� ������ �����������<br>
&#8195;&#8195;&#8195;������� ������ �������������&#8195;&#8195;&#8195;<a style="font-size: 11pt">���:</a> +7 919 860 24 70<br>
&#8195;&#8195;&#8195;��������� ����� ��������<br>
&#8195;&#8195;&#8195;������ ������� ����������&#8195;&#8195;&#8195;<a style="font-size: 11pt">���:</a> +7 961 947 61 77
<br>
<br>

<b style="font-size: 12pt"><a style="font-size: 12pt; color: cc5500;" target="blank" href="http://pmzavod.ru/kompred/�����-����-���-2024.pdf">�����-���� </a>


<br><br><br><br>

&emsp;&emsp;<a class="b1">�������� ������������: </a>&#8195;+7 (35338) 21 5 01</b>&#8195;&#8195;<a>E-mail:</a> &emsp;  pmzavod56@mail.ru<br>
&emsp;&emsp;&#8195;&#8195;&#8195;������� ����� ����������
<br><br>

&emsp;&emsp;<b><a class="b1">�����������: </a>&#8195;+7 (35338) 21 5 07</b>&#8195;&#8195;<a>E-mail:</a> &#8195;83533821507@mail.ru<br>
&emsp;&emsp;&#8195;&#8195;&#8195;�������� ����� ����������
<br><br>



&emsp;&emsp;<b><a class="b1">����� ���������: </a>&#8195;+7 (35338) 21 5 01</b>&#8195;&#8195;<a>E-mail:</a> &#8195;83533821501@mail.ru<br>
&emsp;&emsp;&#8195;&#8195;&#8195;������ ������ ������������
<br>

<br><br>


</td>
</table>

</td></table>





<table align="center" cellpadding="0" cellspacing="0" width="1000">

 <td width="100%" height="40px" style="background-image: url(http://pmzavod.ru/all_files/polosa.png)"></td>

</table>
<br><br><br>



<table align="center" width="85%">
<td width="85%" style="font-size: 10pt; LINE-HEIGHT: 22px">




<br>
<center>
<h2>��������� <a href="/docum/���������.pdf" title="������� ���������" target="_blank">(�������)</a></h2>    

</center>

<br>
<rr style="font-size: 11pt; line-height: 25pt">

<b>������������ �����������:</b> �������� � ������������ ���������������� ������������� �����<br>
<b>�����: </b>461263, ������������ �������, �. ������������, ��. ������������ 86<br><br>
<rr style="font-size: 11pt; line-height: 25pt; color: #535c63">
<b>���: </b>5640005415, <b>���: </b>564001001, <b>����: </b>57292710, <b>�����: </b>49014<br>

<b>�����: </b>28.99,&emsp;25.99.29,&emsp;28.12,&emsp;28.15,&emsp;28.22,&emsp;28.30.8,&emsp;28.92,&emsp;29.10&emsp;&emsp;<b>����: </b>1025602665835<br><br>

</rr>
<b>������������ �� �� "��������������" � ��������&emsp;&emsp;&emsp;&emsp;���: 045354816<br>�./��: 40702810105300000077&emsp;&emsp;�./��: 30101810000000000816<br>
</rr>
</td>

<br>

<table align="center" >

<tr>
<td valign="middle" align="center" HEIGHT="100">
<br>
<br>
<br>
<center>
<a href="https://t.me/s/pmzavod" valign="top" title='��� ����� ����' target="_blank">���� ������:&emsp;


&emsp;
<a href="https://t.me/s/pmzavod" alt="��� �����" title="��� �����" target="_blank" > <img class="�" width="80" src="http://pmzavod.ru/img/�����������.jpg" alt="��� �����" title="��� �����" border="0" ></a>
&emsp;
<a href="https://rutube.ru/channel/24107600/" alt="��� ����� �����" title="��� ����� �����" target="_blank"><img class="c" src="http://www.pmzavod.ru/img/�����RUTUBE.png" align="center" valign="top" alt="���� RUTUBE ������������ ������������ �����" width=80>
</a>
&emsp;
<a href="https://www.youtube.com/user/pmzavod" alt="��� �����" title="��� �����" target="_blank" > <img class="�" width="80" src="http://pmzavod.ru/img/�������.jpg" alt="��� �����" title="��� �����" border="0" ></a>

&emsp;
<a href="https://dzen.ru/id/627ca1ff2a396f0cfae81666?tab=longs" alt="��� �����" title="��� �����" target="_blank" > <img class="�" width="80" src="http://pmzavod.ru/img/���������.jpg" alt="��� �����" title="��� �����" border="0" ></a>

</td>

</table>



<br><BR><br><br><br>

</center>

<font face="Calibri" style="font-size: 13pt; letter-spacing: 1px;">
    

     


&#8195;<a class="b1" href="http://www.pmzavod.ru/kommunal_shetka.shtml" title="��� ������ �������� ������������ �����"> �����</a>
&#8195;<a class="b1" href="http://www.pmzavod.ru/povorotnue-otvalu-mtz.shtml" title="���������� ������ ��� ��������� 2.5 � 3 � �������"> ������</a>
&#8195;<a class="b1" href="http://www.pmzavod.ru/snowcleaners.shtml" title="��� ������ ���������������� �� 2.1 � �� 2.5"> ���������������</a>
&#8195;<a class="b1" href="https://www.pmzavod.ru/zapchasti.shtml" title="�������� ����� �� �������� ��� ��� �����"> ��������</a>

&#8195;&#8195;&#8195;&#8195;&#8195;&#8195;<a class="b1" style="color: #a84708;" href="http://pmzavod.ru" title="�� ������� ��������"> �������</a>
&#8195;<a class="b1" href="http://www.pmzavod.ru/predstaviteli.shtml" title="���� �������� � ������������� � ��������"> ������</a>
&#8195; <a class="b1" href="http://www.pmzavod.ru/documentu_oborudovaniy.shtml" title="������������ �� ������������"> ��������� 44��</a>
&#8195; <a class="b1" href="http://www.pmzavod.ru/predstaviteli.shtml#zakaz" title="�������� �����������"> ��������</a>
<br><br>



</table>




 <td>
        <img src="/all_files/pixel.gif" width="2px" height="500px">
     </td><!--//////����������� �������-->

</table>
<!--//////������ � �������� ������� � ����� ����-->
<!--������-->

   <table cellpadding="0" cellspacing="0" width="100%">

         <!--������ � ����� ������ �����-->


         <td style="background-repeat: no-repeat; background-position: top;">
          
 <left>

       <!--������-->

<td width="100%" height="11px" style="background-repeat: repeat-x; background-position: top; font-size: 12pt; line-height: 22pt; color: #FFFFFF">
         
<center>

<br><br>
<!--
<a style="color: #f36223">E-mail :           
<a style="color: #ffffff" href="/feedback/letter.php" title="�������� ���" style="color: #9370ff">pmzavod56@mail.ru&emsp;/&emsp;83533831478@mail.ru</a>
-->
<a style="font-size: 11pt;color: #dbdbdb">
��� ����� �������� � 2005-2025 &#8195;&#8195; ��� "������������ �����"</a>
<br><br><br></center>
         </td>

         <!--����������� �������-->
        <td>
          <img src="/all_files/pixel.gif" width="2px">
        </td><!--//////����������� �������-->

  </table>
 </td>


<!--///////�������� �������-->
</table>


 
 
 

<!-- RedConnect -->


<script id="rhlpscrtg" type="text/javascript" charset="utf-8" async="async"
src="https://web.redhelper.ru/service/main.js?c=pmzavod56"></script>

<script>

redconnect = {
ready: function() { 
document.getElementById("rc-phone").style.opacity="0";
setTimeout(function(){ document.getElementById("rc-phone").style.opacity="1"; }, 20000);
}
}
</script>

<div style="display: none"><a class="rc-copyright" 
href="http://redconnect.ru">������ ��������� ������ RedConnect</a></div>
<!--/RedConnect -->


<style>
.back-to-top {
  position: fixed;
  bottom: 10%;
  Left: 50%;
  display: none;
  font-size: 0px;
  color: #000;
  padding: 0px 0px;
  border-radius: 10px;
  cursor: pointer;
  z-index: 1000;
}
 
.back-to-top:hover {
  opacity: 0.8; 
}
</style>
<!--
<style>
.back-to-back {
  position: fixed;
  bottom: 10%;
  Left: 40%;
  display: none;
  font-size: 0px;
  color: #000;
  padding: 0px 0px;
  border-radius: 10px;
  cursor: pointer;
  z-index: 1000;
}
 
.back-to-back:hover {
  opacity: 0.8; 
}
</style>
-->

<a href="#top" id="back-to-top" class="back-to-top" title="������"><img class="c0" width="100" src="/img/knopka.png"></a>

<script>

document.addEventListener("DOMContentLoaded", function () {
  const backToTop = document.getElementById("back-to-top");
 
  // ��������/������ ������ ��� ��������� ��������
  window.addEventListener("scroll", function () {
    if (window.pageYOffset > 1000) {
      backToTop.style.display = "block";
    } else {
      backToTop.style.display = "none";
    }
  });
 
  // ������� ��������� ��� ����� �� ������
  backToTop.addEventListener("click", function (event) {
    event.preventDefault();
    window.scrollTo({ top: 0, behavior: "smooth" });
  });
});

</script>

<!--
<a href="#" onclick="history.go(-1)" id="back-to-back" class="back-to-back" title="�����"><img class="c0" width=
"100" src="/img/knopkaBACK.png"></a>


<script>

document.addEventListener("DOMContentLoaded", function () {
  const backToTop = document.getElementById("back-to-back");
 
  // ��������/������ ������ ��� ��������� ��������
  window.addEventListener("scroll", function () {
    if (window.pageYOffset > 1500) {
      backToTop.style.display = "block";
    } else {
      backToTop.style.display = "none";
    }
  });
 
  // ������� ��������� ��� ����� �� ������
  backToTop.addEventListener("click", function (event) {
    event.preventDefault();
    window.scrollTo({ top: 0, behavior: "none" });
  });
});

</script>

-->


</body></html>